code-documentation
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists primarily of documentation templates, architectural guidelines, and writing standards. No malicious prompt injection, data exfiltration, or persistence mechanisms were detected. The instructions focus on improving project maintainability through structured documentation.
- [COMMAND_EXECUTION]: The skill includes a helper shell script (
scripts/find-docs.sh) used for local filesystem operations such as locating or creating documentation directories. The script uses standard, benign utilities (ls,sort,tail,mkdir,touch) and does not perform network requests or access sensitive system paths. - [EXTERNAL_DOWNLOADS]: The documentation templates and guides reference standard development tools and well-known libraries, such as
npm,pnpm,next, and theopenaiSDK. These references are part of the documented development workflow and involve well-known, trusted services.
Audit Metadata