security-docker

Community

Secure your containers and Dockerfiles.

AuthorIgorWarzocha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and mitigate common security vulnerabilities within Dockerfiles and Docker Compose configurations, protecting your containerized applications from exposure.

Core Features & Use Cases

  • Dockerfile Auditing: Detects secrets in ENV/ARG, insecure COPY operations, and missing non-root users.
  • Docker Compose Security: Flags exposed sensitive ports, dangerous volume mounts (like the Docker socket), and privileged container settings.
  • Use Case: Before deploying a new microservice, run this Skill to automatically scan its Dockerfile and docker-compose.yml for critical security flaws like hardcoded API keys or exposed database ports.

Quick Start

Run the security-docker skill to audit the Dockerfile and docker-compose.yml in the current directory.

Dependency Matrix

Required Modules

rg

Components

scriptsreferences

💻 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: security-docker
Download link: https://github.com/IgorWarzocha/Opencode-Workflows/archive/main.zip#security-docker

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.