setup-routines
Fail
Audited by Snyk on Aug 13, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.90). The docs enable automatic execution of repository-provided hooks and scripts in cloud-hosted routine sessions, automatic pickup of updated hooks, and use of external connectors/tokens (and the ability to commit/push), creating high-risk supply‑chain, remote‑execution and data‑exfiltration avenues if abused.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
routines/pr-review.md, the routine reads PR title/body (outsider-authored text) viagh pr view --json ... bodywhen triggered bypull_request.opened/synchronize, and then ingests that free text at runtime to drive the review.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata