skills/affaan-m/ecc/docker-patterns/Gen Agent Trust Hub

docker-patterns

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard Docker and Docker Compose configuration templates for local development and production environments. It correctly uses multi-stage builds and bind mounts for development workflows.
  • [SAFE]: It promotes strong security best practices, such as running containers as non-root users, dropping all capabilities (cap_drop: ALL), and using specific image tags instead of the :latest tag.
  • [SAFE]: The skill includes valid advice on secret management, recommending .env files and Docker secrets over hardcoding credentials. It explicitly labels hardcoded API keys as an anti-pattern to avoid.
  • [SAFE]: No remote code execution patterns, obfuscation, or persistence mechanisms were detected. The commands provided are standard Docker CLI operations for debugging and management.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 08:45 AM
Security Audit — agent-trust-hub — docker-patterns