story-type-analyzer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security risks were detected in the skill instructions or reference files. The skill correctly limits its tool usage to the 'Read' tool for accessing documentation.
- [Indirect Prompt Injection] (LOW): The skill is designed to process untrusted user-provided story text, creating a surface for indirect prompt injection.
- Ingestion points: User-provided story text/outlines (defined in SKILL.md).
- Boundary markers: Absent; the skill does not wrap inputs in specific delimiters.
- Capability inventory: Limited to the 'Read' tool; no subprocess, network, or file-write capabilities are present.
- Sanitization: No explicit sanitization or instruction-ignoring directives are applied to the input text.
- Conclusion: The risk is low because the skill lacks the capabilities to perform dangerous actions even if an injection occurs within the story text.
Audit Metadata