docker-patterns

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a reference for Docker patterns and does not contain any malicious instructions or suspicious code.
  • [COMMAND_EXECUTION]: Provides standard Dockerfile instructions and Docker Compose configurations intended for development and production templates. These are illustrative and safe.
  • [EXTERNAL_DOWNLOADS]: References official base images (node:22-alpine, postgres:16-alpine) and standard package installation (npm ci), which are routine for the described use case.
  • [CREDENTIALS_UNSAFE]: Correctly advises against hardcoding secrets, instead recommending the use of environment variables and .env files.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 12:37 PM
Security Audit — agent-trust-hub — docker-patterns