data-replication-setup
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 literal passwords and connection strings that embed credentials (e.g., PRIMARY/MYSQL password examples and MASTER_PASSWORD entries), which instructs placing secret values verbatim into commands/configs and thus requires the LLM to handle/output secrets directly.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt instructs editing system database configuration files, touching files under /var/lib, and running sudo systemctl commands (and other privileged operations), which directly modify the machine's system state and require elevated privileges.
Audit Metadata