Help us improve
Share bugs, ideas, or general feedback.
Scans codebases, dependencies, and configurations for security vulnerabilities including CVEs and code flaws, generating reports with severity ratings and remediation steps.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin vulnerability-scannerHow this skill is triggered — by the user, by Claude, or both
Slash command
/vulnerability-scanner:scanning-for-vulnerabilitiesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Scan codebases, dependencies, and configurations for security vulnerabilities including CVE detection, code-level flaws, and insecure defaults, with severity ratings and remediation steps.
Identifies security vulnerabilities in code and infrastructure, generates structured audit reports with severity ratings and remediation guidance. For SAST scans, secrets scanning, dependency audits, penetration testing, DevSecOps, and compliance checks.
Scans local projects for dependency vulnerabilities (SCA), code security patterns (SAST), leaked secrets, auth/crypto flaws, misconfigs, supply chain risks, CI/CD issues. Generates prioritized report with remediation guidance.
Share bugs, ideas, or general feedback.
Scan codebases, dependencies, and configurations for security vulnerabilities including CVE detection, code-level flaws, and insecure defaults, with severity ratings and remediation steps.
This skill empowers Claude to automatically scan your codebase for security vulnerabilities. It leverages the vulnerability-scanner plugin to identify potential risks, including code-level flaws, vulnerable dependencies, and insecure configurations.
This skill activates when you need to:
User request: "Scan my code for SQL injection vulnerabilities."
The skill will:
User request: "Check my project's npm dependencies for known vulnerabilities."
The skill will:
package.json file and identify any npm packages with known CVEs.This skill integrates with the core Claude Code environment by providing automated vulnerability scanning capabilities. It can be used in conjunction with other plugins to create a comprehensive security workflow, such as integrating with a ticketing system to automatically create tickets for identified vulnerabilities.
The skill produces structured output relevant to the task.