commandbox-deploying

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: 1.00). The prompt includes multiple examples that embed plaintext secrets directly into commands and environment variables (e.g., cfconfig_adminPassword=mySecret, MYSQL_ROOT_PASSWORD=root, cfconfig set adminPassword=mySecret), which encourages or requires emitting secret values verbatim in generated commands/configs.

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: 1.00). The skill includes explicit sudo commands and instructions to modify system files (apt sources, install packages, create systemd service files, enable/start services), which require elevated privileges and change the host system state, so it should be flagged.

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:45 PM
Issues
3