Container Security

Official

Secure containers with scans and CIS benchmarks.

AuthorLobbi-Docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides vulnerability scanning, image hardening, and CIS benchmarks for container security.

Core Features & Use Cases

  • Vulnerability Scanning: Trivy for images and config.
  • Image Hardening: non-root users, read-only FS, minimal base images.
  • Secrets Management & CIS Benchmarks: secret handling and compliance.

Quick Start

Run a Trivy scan on your Docker image and harden the resulting Dockerfile.

Dependency Matrix

Required Modules

None required

Components

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: Container Security
Download link: https://github.com/Lobbi-Docs/claude/archive/main.zip#container-security

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