story-idea-generator
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill demonstrates a surface for indirect prompt injection (Category 8) through its interaction with local project files.
- Ingestion points: The skill reads from 'context/output-config.md' and references external modules such as 'Story Idea Generator
- Sci Fi Module.md' and 'Story Idea Generator
- Implementation Guide.md'.
- Boundary markers: There are no explicit instructions or delimiters used to isolate data read from these files from the agent's control flow.
- Capability inventory: The skill has file-write permissions to generate output files (e.g., '{concept-name}-{date}.md') and update the '.story-idea-generator-output.md' configuration file.
- Sanitization: The instructions do not specify any validation or sanitization routines for the content ingested from the filesystem.
Audit Metadata