sqli-sql-injection

Fail

Audited by Snyk on Jul 21, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.85). The skill contains explicit examples that embed plaintext credentials and exfiltrate password values (e.g., connection strings with UID/ PWD, SQL that concatenates or returns password fields, and DNS/HTTP OOB payloads that send password data), which requires generating or handling secret values verbatim and therefore poses a high exfiltration risk.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The content is an explicit offensive SQL injection playbook with step-by-step, actionable instructions for data exfiltration, credential harvesting, remote code execution, webshell/cron installation, and use of tooling to obtain OS shells—clearly facilitating malicious abuse.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs writing files (INTO OUTFILE), executing OS commands (xp_cmdshell, sp_OAMethod), creating UDFs/Java stored procedures, and performing out‑of‑band exfiltration — all actions that can modify system files, escalate privileges, or otherwise change the host state.

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 21, 2026, 01:24 PM
Issues
3
Security Audit — snyk — sqli-sql-injection