sql-injection-stacked

Fail

Audited by Snyk on Jul 6, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs the agent to read engagement state (which may contain credentials) and to include "New credentials or tokens found" in its return summary and evidence files, requiring the LLM to output secret values verbatim.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document contains explicit, actionable exploitation steps for stacked and second-order SQL injection—including enabling xp_cmdshell, executing arbitrary OS commands, writing webshells, COPY TO PROGRAM, inserting admin users, and data exfiltration—indicating clear malicious intent and backdoor/persistent-access techniques.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs actions that modify system state—enabling xp_cmdshell, executing OS commands, creating user accounts, writing webshells and altering DB/system configs—so it pushes the agent to compromise the machine.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 6, 2026, 09:16 AM
Issues
3
Security Audit — snyk — sql-injection-stacked