api-doc-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- NO_CODE (SAFE): The skill does not contain any executable scripts, binaries, or configuration files for code execution. It relies solely on natural language instructions within the SKILL.md and a static template in templates/api-doc.md.
- DATA_EXFILTRATION (SAFE): There are no patterns indicating access to sensitive system files (~/.ssh, ~/.aws) or network operations (curl, wget, fetch). The skill processes input provided directly within the agent's context.
- REMOTE_CODE_EXECUTION (SAFE): No external package managers (npm, pip) or remote script execution patterns were detected. The skill's logic is contained within the model's reasoning process.
- PROMPT_INJECTION (SAFE): The instructions are clear, descriptive, and follow a standard documentation-generation workflow. No attempts to override system prompts or bypass safety filters were found.
Audit Metadata