documentation
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill is designed to read project source code and configuration files, such as .editorconfig and formatter settings, to properly document the codebase and calculate line lengths. This is part of its core functionality and does not involve unauthorized access or exfiltration of sensitive data.\n- [PROMPT_INJECTION]: The skill analyzes untrusted source code, which serves as a surface for indirect prompt injection if the ingested code contains malicious instructions meant to override agent behavior. This is a common surface for any agent that processes external code or text.\n- [COMMAND_EXECUTION]: Several reference files contain examples of shell commands for installing documentation tools (e.g., npm install, pip install). These are provided as educational documentation for the user and are not invoked by the skill itself.
Audit Metadata