docker-security-checker
CommunityScan Docker assets for security flaws and 2026 hardening gaps.
System Documentation
What problem does it solve?
This Skill eliminates the risk of container supply-chain attacks and unhardened production deployments by identifying vulnerabilities, misconfigurations, and deviations from 2026 container security best practices in Dockerfiles and built container images before attackers can exploit them to compromise hosts or clusters.
Core Features & Use Cases
- Dockerfile Security Linting: Scans Dockerfiles for high-risk misconfigurations including running as root, unpinned base image tags, secret leaks in build layers, and unsafe curl|sh patterns, aligned with CIS Docker Benchmark controls.
- Image Vulnerability Scanning: Integrates with Trivy, Grype, Snyk, and Docker Scout to detect critical and high-severity CVEs in built container images, with fail-on-critical CI integration.
- 2026 Hardening Enforcement: Validates adherence to modern best practices including distroless base image usage, mandatory multi-stage builds, digest-pinned base images, Cosign image signing, SBOM generation, and runtime security observability with Falco.
- Use Case: A team preparing to deploy a Python FastAPI service can use this Skill to catch a hardcoded database password in their Dockerfile, 8 critical CVEs in their base image, and a missing .dockerignore file before the image is pushed to production.
Quick Start
Use the docker-security-checker skill to scan your project's Dockerfile and latest built container image for security vulnerabilities and 2026 hardening gaps, then receive a prioritized report of required fixes aligned with CIS and OWASP standards.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: docker-security-checker Download link: https://github.com/robotijn/ctoc/archive/main.zip#docker-security-checker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.