story-type-analyzer
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external story text and outlines provided by the user, which presents a surface for potential indirect prompt injection.
- Ingestion points: User-provided story content and outlines as described in SKILL.md.
- Boundary markers: The skill does not define specific delimiters or include instructions for the agent to ignore potentially malicious content within the user-supplied text.
- Capability inventory: The skill is restricted to the Read tool in the frontmatter, which limits the potential damage from a successful injection attack.
- Sanitization: No input sanitization or validation logic is specified in the skill instructions.
Audit Metadata