docker-storage
Fail
Audited by Snyk on Jun 22, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill includes examples that place database passwords directly on the docker run command line (e.g., -e POSTGRES_PASSWORD=secret, -e MYSQL_ROOT_PASSWORD=secret), which instructs embedding plaintext secrets verbatim in generated commands and therefore poses an exfiltration/security risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata