cdn-waf-fingerprinter
Fail
Audited by Snyk on Mar 9, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly builds evidence by embedding raw HTTP header values, cookie strings, and JARM hashes (e.g., CF-RAY, cf_clearance, incap_ses_*, cookie values) into its output, which requires the LLM to include potentially sensitive/session-secret values verbatim.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill explicitly ingests raw HTTP headers/cookies and DNS/TLS signals from external websites (see SKILL.md Inputs: "http_signals" and "dns_signals") and the inference logic directly reads and acts on those untrusted third-party signals to determine next actions.
Audit Metadata