screenplay-analyst
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted screenplay data via the
renku screenplay analyze contextcommand. This content is interpolated into the agent's context without explicit boundary markers or instructions to treat it as data only, potentially allowing embedded instructions in the script to affect agent actions.\n - Ingestion points:
SKILL.mdandreferences/screenplay-analysis-cli-workflow.mdingest data viarenku screenplay analyze context.\n - Boundary markers: Absent. The instructions do not provide clear delimiters or negative constraints to isolate screenplay text from agent instructions.\n
- Capability inventory: The agent has the capability to execute
renkuCLI commands to read and write project files, as outlined inSKILL.md.\n - Sanitization: The skill mitigates risks by requiring structural validation through
renku screenplay analyze validatebefore any analysis is persisted viarenku screenplay analyze write.
Audit Metadata