reader-panel-review
Warn
Audited by Snyk on Jul 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). Outsider-authored free text is potentially ingested because Phase 2 hashes/copies the user-specified document suite chapter markdown from
{output-dir}/.chapters/{hash}.md, and those markdown files may originate from public/other-party sources; persona-reader agents then read them at runtime viaSendMessage(message type 1).
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs spawning subagents with
mode: bypassPermissionsand justifies bypassing permission prompts (a security mechanism), which directs the agent to circumvent host security controls and therefore risks compromising the machine state.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata