pr-comment-sentinel

Fail

Audited by Snyk on Jul 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The repository intentionally sends full repository diffs and live worktrees to an external "codex" service and grants that service an explicit sandbox-bypass capable of modifying and pushing repository state, which constitutes data exfiltration and remote code execution/backdoor capability.

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

  • Third-party content exposure detected (high risk: 0.75). In the required workflow, scripts/heartbeat-state.shscripts/pr-readiness.sh fetches outsider-authored PR comments/reviews/threads via GitHub API (gh api --paginate ... comments and ... /pulls/$pr/reviews, plus reaction/thread data), then scripts/start-fallback-review.sh passes them indirectly into Codex via the LLM prompt context; specifically pr-readiness.sh slurps .body strings from issue comments/reviews into readiness.jq output that is consumed to build worker prompts.

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 25, 2026, 12:52 AM
Issues
2
Security Audit — snyk — pr-comment-sentinel