documentation-guide
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code, obfuscation, or unauthorized data access patterns were identified in the skill content.
- [PROMPT_INJECTION]: Analysis of the indirect prompt injection surface identifies that the skill processes untrusted documentation content without specific boundary markers, though this is inherent to its function.
- Ingestion points: Processes external content including README.md, CHANGELOG.md, and docstrings.
- Boundary markers: Absent; the skill does not define specific delimiters or instructions to ignore embedded commands in the documents it parses.
- Capability inventory: Limited to file system manipulation tools including Read, Write, Edit, Grep, and Glob.
- Sanitization: No sanitization or validation of the input documentation content is specified.
Audit Metadata