code-documenter
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill workflow includes executing command-line tools like
pytest,python -m doctest,tsc, andnpx @redocly/clito validate that documentation examples remain functional. These are standard developer tools and their use is restricted to the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: The skill references established services and CDNs such as Redocly and jsDelivr for rendering documentation portals and fetching linting configurations. It also suggests standard package installations (npm/pip) for documentation tooling, which is typical for documentation-as-code workflows.
- [SAFE]: No malicious intent, obfuscated code, or unauthorized data access patterns were found. The skill provides clear instructions and adheres to best practices for technical documentation.
Audit Metadata