hunt-mfa-bypass

Fail

Audited by Snyk on Aug 24, 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 includes examples and commands that require embedding session cookies and one-time passwords verbatim (e.g., "session=YOUR_SESSION", "PRE_MFA_SESSION", "123456", "000000"), so an agent executing or generating those commands would need to handle/output secrets directly.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document provides explicit, actionable offensive guidance to bypass MFA and perform account takeover (brute-force OTPs, OTP replay/race, response manipulation, cookie capture and backup-code exfiltration), which enables credential theft and unauthorized access.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The skill workflow is a free-text hacking playbook that instructs how an outsider attacker would submit crafted OTPs/cookies and probe responses (e.g., POSTing to /api/verify-otp with an attacker-chosen JSON body and checking results), so the workflow explicitly ingests outsider-controlled free-text (the OTP/payload contents) at runtime without selecting a specific item first.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 24, 2026, 11:02 PM
Issues
3
Security Audit — snyk — hunt-mfa-bypass