genpark-autonomous-openapi-tool-generator-skill

mcp
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 8 GitHub stars
Code Pass
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

GenPark AI Agent Skill - Autonomous OpenAPI 3.0 specification parser and tool generator synthesizing type-annotated Python tool classes with schema validation.

README.md

GenPark Autonomous OpenAPI Tool Generator Skill

OpenAPI 3.0 specification parser and Python tool class generator with schema parameter validation.

Discover more at GenPark and the GenPark MCP Catalog.

graph TD
    A[OpenAPI / Swagger JSON] --> B[Endpoint & Schema Parser]
    B --> C[Extract Parameters & HTTP Methods]
    C --> D[GeneratedToolMethod Objects]
    D --> E[Parameter Validation Guard]
    E --> F[Simulated & Executable API Invocations]

Features

  • Compliant with OpenAPI 3.0 and Swagger 2.0 path definitions.
  • Automatic parameter requirement enforcement.
  • Pure Python standard library.

Reviews (0)

No results found