container-validator

Community

Validate containers for security and best practices.

Authorbenreceveur
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your Dockerfiles, Kubernetes manifests, and Docker Compose files adhere to best practices, security standards, and compliance requirements. It prevents misconfigurations and vulnerabilities that can lead to costly production issues and security breaches.

Core Features & Use Cases

  • Dockerfile Validation: Checks for best practices like running as a non-root user, including health checks, and optimizing image layers.
  • Kubernetes Manifest Validation: Verifies resource limits, liveness/readiness probes, and secure security contexts in K8s deployments.
  • Container Security Scanning: Identifies potential security risks, exposed secrets, and compliance violations across your container configurations.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically scan new Dockerfiles and Kubernetes manifests, flagging critical security flaws and performance bottlenecks before deployment.

Quick Start

Validate the Dockerfile in the current directory for best practices and security issues.

Dependency Matrix

Required Modules

python3pyyaml

Components

scriptsexamples

💻 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: container-validator
Download link: https://github.com/benreceveur/claude-workflow-engine/archive/main.zip#container-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.