hackthebox

Fail

Audited by Snyk on May 13, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The workflow explicitly instructs the agent to "Get Credentials" by running an env-reader that fetches secrets (HTB_USER, HTB_PASS, HTB_TOKEN, ANTHROPIC_API_KEY, SLACK_BOT_TOKEN, etc.), which means the LLM/agent will obtain raw secret values that could be included verbatim in commands or outputs (exfiltration risk).

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The skill content contains extensive, actionable offensive guidance (Cloudflare evasion, automated headed browsers, SSRF→gopher/HTTP2 bridging, crafted PDF/JS exploits, C2 decryption and key-recovery, credential capture/cracking, remote code execution patterns, orchestration of automated agents and API-based flag/credential handling) that enables data exfiltration, credential theft, backdoor/RCE deployment and stealthy abuse—highly dangerous if used outside an authorized CTF/test environment.

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

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly instructs the agent to navigate to and read HTB challenge pages and download challenge files from the public HackTheBox site (see SKILL.md step 4 "Login hackthebox.com", platform-navigation.md's "Navigate to challenge page / read description / download challenge files", and coordinator-spawn.md which tells coordinators to "read source code" and pass challenge URLs), meaning the agent consumes public, user-generated third‑party content that will be interpreted to decide next actions (spawn/exploit/submit) and thus could enable indirect prompt injection.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (4)

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).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 13, 2026, 10:30 PM
Issues
4