devsecops-patterns

Warn

Audited by Snyk on Apr 7, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 0.70). The skill clearly runs remote-executed tooling at runtime (for example the docker image ghcr.io/zaproxy/zaproxy:stable used via "docker run ..." and remote GitHub Actions like "uses: aquasecurity/trivy-action@master"), so it fetches and executes external code as a required part of the pipeline.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill includes instructions that modify system-level configuration (e.g., writing Falco rules to /etc/falco/rules.d) and cluster admission controllers/policies which would require elevated privileges or change host/cluster state, so it pushes the agent toward actions that can compromise the machine state.

Issues (2)

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 7, 2026, 10:30 AM
Issues
2
Security Audit — snyk — devsecops-patterns