command-injection

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 extract credentials (e.g., .env values, SSH keys, DB connection strings), save them to evidence, and report them verbatim in return summaries and handoff commands, requiring the LLM to handle and output secrets directly.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). Yes — several URLs point to attacker-controlled domains serving executable/script payloads (e.g., shell.php, payload.ps1) and callback endpoints commonly used for command-injection exfiltration, which are strong indicators of malicious distribution.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document contains explicit, actionable instructions for exploiting OS command injection—including remote command execution, DNS/HTTP/time‑based data exfiltration, credential theft, webshell/backdoor installation, and pivoting—clearly enabling malicious abuse.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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