clickjacking-hunter
Fail
Audited by Snyk on Aug 22, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This content provides explicit, actionable instructions and code to perform clickjacking attacks (single- and multi-click PoCs), bypass frame-busting protections, and directly trick users into granting OAuth tokens or performing sensitive actions — enabling unauthorized account takeover and credential/exposure theft.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime workflow (
scripts/clickjacking_agent.py) fetches and inspects first-party HTML/headers from a user-suppliedtarget_urland paths viarequests.get(), so outsider-authored free text can be ingested when an outsider controls the target content.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata