cicd-devsecops
Warn
Audited by Snyk on Apr 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The skill's required workflow and examples instruct fetching and applying public third-party artifacts (e.g., "kubectl apply -f https://raw.githubusercontent.com/open-policy-agent/gatekeeper/..." and adding external apt/helm repos like https://apt.releases.hashicorp.com and falcosecurity helm repo), meaning the agent is expected to ingest open web content/manifests that could materially alter actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill includes installation commands that fetch and apply remote manifests at runtime (e.g., kubectl apply -f https://raw.githubusercontent.com/open-policy-agent/gatekeeper/release-3.15/deploy/gatekeeper.yaml), which will download and execute remote configuration/code on the target cluster.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata