security-headers-check
Warn
Audited by Snyk on Jul 6, 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.85). The skill’s runtime workflow uses
curlto fetch the target site’s HTTP response headers from a user-supplied URL/domain (curl -sIL ...andcurl -sI ... "$FINAL"), and those headers are then ingested as readable text into the agent context via/tmp/headers.txtand the subsequentgrep/reporting—this is outsider-authored free text from an arbitrary external web server.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata