api-designer
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: A surface for indirect prompt injection exists in the documentation generation workflow.
- Ingestion points:
scripts/openapi-gen.shreads JavaScript and TypeScript files from the source directory. - Boundary markers: No delimiters or protective instructions are used to separate extracted code content.
- Capability inventory: The skill performs shell script execution and external tool invocation via
npx. - Sanitization: Extracted route data is written to the output specification without validation.
- [COMMAND_EXECUTION]: Helper scripts perform automated shell operations.
- Evidence:
scripts/openapi-gen.shutilizes standard system utilities includingfind,grep, andsed. - [EXTERNAL_DOWNLOADS]: The skill executes remote Node.js packages to facilitate generation tasks.
- Evidence:
scripts/openapi-gen.shusesnpxto run established packages liketsoaandswagger-jsdoc.
Audit Metadata