hunt-idor

Fail

Audited by Snyk on Jul 31, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill repeatedly demonstrates and instructs replaying session cookies and bearer tokens directly in curl/ffuf/Intruder commands (e.g., "Cookie: session=USER_A_SESSION", "Authorization: Bearer USER_B_TOKEN"), which requires embedding secret credentials verbatim into generated requests/commands and therefore poses an exfiltration risk.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document contains explicit, actionable instructions for unauthorized data access, exfiltration, privilege escalation, and account takeover—clearly enabling abusive/malicious behavior.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly documents API-level actions that perform financial operations: it describes modifying voucher/payment policy to redirect charges and shows a POST /api/orders/{order_id}/refund flow that issues refunds ("Money moves from merchant to customer"). Those are concrete, transaction-producing API endpoints (state-changing money movement), which qualify as direct financial execution capabilities.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 31, 2026, 04:50 PM
Issues
3
Security Audit — snyk — hunt-idor