boxlang-commandbox

Fail

Audited by Snyk on Apr 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). This skill includes a direct CLI example that embeds a subscription key as a command-line argument ("server activate --subscription=YOUR_KEY") and references private key file paths, which encourages placing secrets verbatim in commands/configs and therefore poses an exfiltration risk.

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


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

  • Attempt to modify system services in skill instructions detected (high risk: 0.85). The prompt includes privileged operations (sudo apt-key / apt-get install), writes to system paths like /var/www, and discusses OS service/JDK management and SSL cert files — all actions that modify system state and require elevated privileges, so it pushes the agent toward changing the machine state.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 15, 2026, 02:43 PM
Issues
3
Security Audit — snyk — boxlang-commandbox