github.com/jeremylongshore/claude-code-plugins-plus-skills
This skill enables Claude to scan container images and running containers for vulnerabilities using tools like Trivy and Snyk. It identifies potential security risks in container environments. Use this skill when the user requests a security assessment of a container image, asks to identify vulnerabilities in a container, or wants to improve the security posture of their containerized applications. Trigger terms include "scan container," "container security," "vulnerability assessment," "Trivy scan," or "Snyk scan."
Review Score
18%
Validation Score
13/16
Implementation Score
0%
Activation Score
0%
This skill empowers Claude to perform comprehensive security scans of container images and running containers. By leveraging industry-standard tools, it identifies vulnerabilities and provides insights for remediation, enhancing the overall security of containerized applications.
This skill activates when you need to:
User request: "Scan this Docker image for vulnerabilities before I deploy it: myapp:latest"
The skill will:
myapp:latest Docker image.User request: "Scan the running container with ID abc123xyz for security vulnerabilities."
The skill will:
abc123xyz.This skill can be integrated with other CI/CD pipeline tools to automate security checks as part of the deployment process. It also provides data that can be used with reporting and dashboarding tools to visualize security posture over time.