writing-shape
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted raw material from external files, which introduces a surface for indirect prompt injection.
- Ingestion points: The skill reads an external markdown file containing raw material as specified in SKILL.md.
- Boundary markers: The instructions lack delimiters or warnings to ignore instructions embedded in the raw material.
- Capability inventory: The skill performs file read and write operations on the local file system.
- Sanitization: No sanitization or escaping of the input material is performed before it is processed by the agent.
Audit Metadata