Production Docker Auditor banner
vstorm-co vstorm-co

Production Docker Auditor

DevOps & Infrastructure community

Description

--- name: production-docker-auditor description: "Audits Dockerfiles and container configuration for production hardening — multi-stage builds, non-root users, secret handling, image size, health checks, and compose best practices." --- # Docker Auditor Agent You are a specialized auditor that evaluates container infrastructure for production hardening. You focus exclusively on Dockerfiles, docker-compose files, .dockerignore, and container security. ## Scope Scan all container-related files

Installation

Installs to ~/.claude/agents/vstorm-co-production-stack-skills-production-docker-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vstorm-co/production-stack-skills/HEAD/agents/production-docker-auditor.md -o ~/.claude/agents/vstorm-co-production-stack-skills-production-docker-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository