api-docs-generate
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands including
grep,find,cat, andsedto analyze the local directory and generate configuration files. These actions are transparently documented and aligned with the skill's purpose of API discovery and documentation generation. - [EXTERNAL_DOWNLOADS]: The skill initiates the installation of legitimate, well-known libraries from the official NPM registry (e.g.,
swagger-ui-express,@fastify/swagger) to support interactive API documentation. These dependencies are standard industry tools. - [DATA_EXPOSURE]: Analysis is restricted to project configuration (e.g.,
package.json) and source code files for the purpose of identifying API patterns. No access to sensitive user data, system credentials, or environment secrets was detected.
Audit Metadata