character-relationships
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process user-provided story text, which constitutes an inherent surface for indirect prompt injection where instructions could be embedded within the input data.
- Ingestion points: Untrusted story text provided as input for analysis as described in
SKILL.md. - Boundary markers: The skill includes an explicit 'Constraints' section in
SKILL.mdthat instructs the agent to stick strictly to the provided text and not self-create. - Capability inventory: The skill is restricted to using only the
Readtool according to the YAML frontmatter. - Sanitization: There are no specific sanitization or escaping mechanisms implemented for the input text.
Audit Metadata