hunt-cicd

Fail

Audited by Snyk on Jul 31, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The document contains explicit, actionable exploit steps (RCE, credential dumping, file read exploits, and network exfiltration payloads) intended to steal secrets and gain persistent access to CI/CD infrastructure.

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

  • Third-party content exposure detected (medium risk: 0.30). The required runtime workflow ingests outsider-authored free text from attacker-controlled GitHub event fields in a pull_request_target-style sink (${{ github.event.* }} such as PR title/body/label into a shell run:), enabling indirect prompt injection/exfiltration.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The guide explicitly instructs downloading the Jenkins CLI jar from /jnlpJars/jenkins-cli.jar and then running it with "java -jar jenkins-cli.jar", which fetches remote executable code at runtime and executes it.

Issues (3)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 31, 2026, 04:49 PM
Issues
3
Security Audit — snyk — hunt-cicd