comeonoliver/container-hadolint
> Dockerfile security linting and best practice validation using Hadolint with 100+ built-in misconfigurations and anti-patterns, (2) Enforcing container image security best practices in CI/CD pipelines, (3) Detecting hardcoded secrets and credentials in container builds, (4) Validating compliance with CIS Docker Benchmark requirements, (5) Integrating shift-left container security into developer workflows, (6) Providing remediation guidance for insecure Dockerfile instructions.
npx skills add https://github.com/ComeOnOliver/skillshub --skill container-hadolint
Take comeonoliver/container-hadolint from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference brew, apt, docker.
Without those the skill loads but fails at the first command.