morning-pr-review
Warn
Audited by Snyk on Aug 22, 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.30). During each nightly “tick” this skill runs
press/bin/collect.mjs, which callsgh pr diff,gh pr list, andgh pr diff --name-onlyto read GitHub PR titles/metadata/diffs and descriptions (outsider-authored text), then the LLM uses that collected facts to write the brief/manifest and edition.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The prompt explicitly instructs running a backgrounded Bash tool with "dangerouslyDisableSandbox: true" (bypassing the agent sandbox), which asks the agent to disable security protections and run unsandboxed processes on the machine.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata