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 calls gh pr diff, gh pr list, and gh pr diff --name-only to 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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 22, 2026, 04:20 PM
Issues
2
Security Audit — snyk — morning-pr-review