docs
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional, focused on documentation maintenance using standard markdown and local verification commands. No malicious behaviors such as prompt injection, data exfiltration, or persistence mechanisms were detected.
- [EXTERNAL_DOWNLOADS]: The reference documentation contains links to established industry resources from organizations like Stripe, Anthropic, and OpenAI. These links provide conceptual guidance on documentation standards and do not trigger any automated code downloads or execution.
- [COMMAND_EXECUTION]: The workflow includes the use of common development tools such as
rg(ripgrep) andtestto audit file paths and command validity. These operations are diagnostic in nature and limited to the local repository environment. - [DATA_EXFILTRATION]: No network operations or patterns for sending sensitive data to external servers were found. The skill emphasizes keeping sensitive information like secrets out of documentation.
Audit Metadata