fix-failing-pipelines
Fail
Audited by Snyk on Jul 9, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The skill delegates automated, non-interactive code changes to an external "babysitter:yolo" agent (including failure logs/error context) and instructs committing fixes directly to the staging branch without review, creating high risk of unauthorized code modification, supply-chain/backdoor insertion, and possible sensitive-data exfiltration.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). Yes—Step 3 fetches GitHub Actions failure logs and job/step details from the public repo’s runtime data (outsider-authored content from GitHub workflow runs), and Step 5 embeds that failure context (including a brief error summary) into the prompt sent to
/babysitter:yolo, which becomes LLM context.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata