container-scanner

Community

Docker security scanning, simplified.

Authornaporin0624
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a unified wrapper around Hadolint and Trivy to quickly lint Dockerfiles and scan container images for security issues, reducing risk and speeding up secure CI/CD workflows.

Core Features & Use Cases

  • Dockerfile linting with Hadolint to catch common pitfalls early.
  • Container image scanning with Trivy to identify vulnerabilities.
  • JSON outputs & quick-start use to integrate into CI pipelines or quick local checks.

Quick Start

  • Lint Dockerfile: npx container-scanner lint Dockerfile
  • Scan image: npx container-scanner image nginx:latest
  • Both with JSON: npx container-scanner lint Dockerfile --json

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-scanner
Download link: https://github.com/naporin0624/claude-web-audit-plugins/archive/main.zip#container-scanner

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.