diataxis-organize-docs
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill reads and processes external documentation files, which could contain malicious instructions designed to influence the agent's behavior during the reorganization process.
- Ingestion points: Documentation files and sections are scanned and read during the analysis phase (Step 1).
- Boundary markers: The instructions do not define clear delimiters or safety prompts to treat the document content as data rather than instructions.
- Capability inventory: The skill utilizes 'Read' and 'Write' tools to modify the filesystem structure based on the content it processes.
- Sanitization: No validation or filtering is applied to the content of the documentation files being processed.
- [NO_CODE]: The skill is composed entirely of markdown instructions (YAML frontmatter and markdown body) and does not include any scripts, binaries, or executable code.
- [SAFE]: No hardcoded credentials, remote downloads, persistence mechanisms, or obfuscation techniques were detected.
Audit Metadata