backup-strategy

Fail

Audited by Snyk on Feb 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The prompt includes examples that embed credentials directly into scripts (e.g., DB_PASS="your_password" used with mysqldump -p"$DB_PASS"), which encourages putting secret values verbatim into generated code or commands.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). This skill explicitly requires root/sudo, includes commands that create/modify system files (e.g., /usr/local/bin, /backup), edit root crontab, and perform privileged backups/restores of /etc, /root and databases, which instructs the agent to change the machine state with elevated privileges.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 01:16 AM