api-documenter
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes standard CLI utilities like npx, node, docker, and curl to process documentation and fetch OpenAPI specifications from local development servers.
- [EXTERNAL_DOWNLOADS]: Uses npx and npm to download and run well-known development tools such as @redocly/cli, typedoc, and @openapitools/openapi-generator-cli from the npm registry.
- [SAFE]: The skill processes local source files (e.g., src/routes/*.ts, openapi.yaml) to generate documentation. While it lacks explicit boundary markers for these ingestion points, this is standard behavior for documentation tools. All utilized packages and Docker images are industry-standard resources from reputable sources.
Audit Metadata