docker-storage
Fail
Audited by Snyk on Jun 13, 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.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata