security-review-skill-for-docker

Audit Docker, Kubernetes, and Helm configurations for security risks.

316|42|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/xwtro0tk1t-cloud/harness --skill security-review-skill-for-docker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review-skill-for-docker
Source: https://github.com/xwtro0tk1t-cloud/harness/tree/main/bundled-skills/security-review-skill-for-docker
Command: npx skills add https://github.com/xwtro0tk1t-cloud/harness --skill security-review-skill-for-docker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits Docker/container deployment configurations for security issues across Dockerfiles, docker-compose.yml, Kubernetes manifests, and Helm charts to identify misconfigurations and prevent container breaches.

Core Features & Use Cases

  • Automated scanning of Dockerfiles, docker-compose.yml, Kubernetes manifests, and Helm charts for common security risks.
  • Mode-based auditing: full project scan, PR/branch diffs, or recent changes.
  • Deep per-file auditing with regex-based checks and policy guidance.
  • Detailed remediation recommendations and evidence-ready findings.

Quick Start

Provide a project path and run the skill to generate a security audit report for container configurations.

Frequently Asked Questions about security-review-skill-for-docker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Docker and Kubernetes configurations for security risks?

Yes, you can scan PR diffs or recent changes in container configurations. The skill supports mode-based auditing, allowing you to target full project scans, PR/branch diffs, or recent changes to identify introduced security risks and provide remediation recommendations.

What common container security vulnerabilities can be detected in Helm charts?

Yes, the skill supports Kubernetes manifests and Helm charts auditing. It assesses network exposure, reviews secret management, and verifies RBAC and Pod security policy alignment to identify misconfigurations and prevent container breaches across your deployment artifacts.

How do I get evidence-ready findings for Dockerfile misconfigurations?

Yes, the skill performs deep per-file auditing with regex-based checks and policy guidance to identify misconfigurations in Dockerfiles, docker-compose.yml, Kubernetes manifests, and Helm charts, preventing container breaches through detailed remediation recommendations.

Do I need to scan the whole repository to check for insecure base images?

No, you do not need to scan the whole repository to check for insecure base images. The skill supports mode-based auditing including PR diffs and recent changes, allowing you to efficiently target specific updates for base image verification and vulnerability detection.