NYC

database-backup-restore

Fail

Audited by Snyk on Feb 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 examples that embed plaintext passwords/credentials directly in shell commands (e.g., MYSQL_PWD="password", mydumper ... -p password), which encourages outputting secret values verbatim.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill includes concrete commands that create/overwrite files in system paths, edit DB config/PGDATA, copy logs/WAL files, and add cron jobs — all state-changing operations that often require elevated privileges and can modify system configuration.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 15, 2026, 08:23 PM