Skip to content
Skill

vulnerability-scanning

by secondsky

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "vulnerability-scanning" skill in my project.
Repository: https://github.com/secondsky/claude-skills

Please read the repo to find the SKILL.md file(s), then:
1. Download them into the correct skills directory (.claude/skills/ or .cursor/skills/)
2. Include any companion files referenced by the skill
3. Confirm what was installed and where

Description

Automated security scanning for dependencies, code, containers with Trivy, Snyk, npm audit. Use for CI/CD security gates, pre-deployment audits, compliance requirements, or encountering CVE detection, outdated packages, license compliance, SBOM generation errors.

Tools

• Trivy (containers, filesystem) • Snyk (dependencies, code) • npm audit / yarn audit • Bandit (Python) • OWASP Dependency-Check

Vulnerability Scanning

Automate security vulnerability detection across code, dependencies, and containers.

npm audit

npm audit --audit-level=high

Snyk

snyk test --severity-threshold=high

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 4d ago
Active
AdoptionUnder 100 stars
81 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars81
Forks9
Issues1
Updated4d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code