product-reverse
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt requires capturing and documenting API calls and request/response shapes (including identifying auth mechanisms like cookies or bearer tokens) but does not mandate redaction, so the agent could easily include secret tokens or cookies verbatim in its outputs despite forbidding manual credential entry.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). This skill explicitly navigates to and scrapes arbitrary user-provided public URLs (via navigate, read_page, get_page_text, read_network_requests) and also runs WebSearch/WebFetch for external research, so it ingests untrusted third‑party web content that the agent is expected to read and interpret.
Audit Metadata