seo-write
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its reliance on external file inputs.
- Ingestion points: Untrusted data enters the agent context through
docs/seo/<slug>/outline.mdanddocs/seo/<slug>/research-brief.mdas specified inSKILL.md. - Boundary markers: No explicit delimiters or instructions are provided in
SKILL.mdto distinguish between the provided data and the agent's instructions, increasing the risk that instructions embedded in those files could be obeyed. - Capability inventory: The agent has capabilities to read reference files and write a draft markdown file to the filesystem.
- Sanitization: There is no evidence of sanitization, validation, or escaping of the content read from the external markdown files before processing.
Audit Metadata