dast-zap
Warn
Audited by Snyk on Aug 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md’s runtime workflow uses OWASP ZAP scanning/spidering against a user-supplied target URL (e.g.,
-t $TARGET_URL/${TARGET_URL}), meaning outsider-authored content from that target can be ingested as responses/evidence during passive/active scans.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The GitHub Actions workflow(s) in this skill fetch and run external GitHub Action code at runtime (e.g., https://github.com/zaproxy/action-baseline), which will execute remote code when the CI runs.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata