write-validation-documentation
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection by processing external data to generate documentation.
- Ingestion points: The skill ingests untrusted data from inputs such as 'Validation plan', 'User requirements specification', and 'SOP templates' within the SKILL.md file.
- Boundary markers: There are no explicit boundary markers or instructions to the agent to disregard embedded commands in the processed data.
- Capability inventory: The skill possesses file system and shell capabilities through the 'Write', 'Edit', and 'Bash' tools.
- Sanitization: No sanitization or validation logic is defined for the input content before it is used in documentation templates.
Audit Metadata