code-documenter
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate templates and instructions for technical documentation across multiple programming languages and frameworks.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known packages such as
eslint-plugin-jsdoc,pydocstyle,interrogate, andlinkchecker. It also includes examples that load resources from trusted services like Google Fonts and JSDelivr CDNs. These references are used appropriately for documentation styling and setup. - [CREDENTIALS_UNSAFE]: Examples provided for API documentation consistently use safe placeholders such as
YOUR_API_KEY,YOUR_APP_ID, or refer to environment variables (e.g.,process.env.API_KEY), following industry best practices for secret management. - [COMMAND_EXECUTION]: Command examples provided (e.g.,
npm install,pip install,npx create-docusaurus) are standard developer operations intended for setting up documentation environments and linting, matching the skill's stated purpose.
Audit Metadata