Scans the project for OWASP Top 10 vulnerabilities and reports findings with severity levels and remediation guidance.
How this command is triggered — by the user, by Claude, or both
Slash command
/owasp-compliance-checker:check-owaspThe summary Claude sees in its command listing — used to decide when to auto-load this command
# TITLE_PLACEHOLDER CONTENT_PLACEHOLDER
CONTENT_PLACEHOLDER
npx claudepluginhub kriptoburak/jeremylongshore-claude-code-plugins-plus-skills --plugin owasp-compliance-checker19plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 19 plugins
/check-owaspScans the project for OWASP Top 10 vulnerabilities and reports findings with severity levels and remediation guidance.
/owasp-checkRuns a structured OWASP Top 10 (2021) security review against the whole codebase or a specified component, reporting findings with severity and remediation guidance.
/scanPerforms a comprehensive security audit — detects vulnerabilities, scans dependencies, checks OWASP Top 10, and generates a structured severity report. Also supports targeted scans (deps, headers, auth).
/security-scanScans the codebase for OWASP Top 10 and common security vulnerabilities across categories such as injection, authentication, and misconfiguration.
/security-scanScans codebase for vulnerabilities, hardcoded secrets, OWASP Top 10 compliance, and security best practices violations. Produces report with issues and fix recommendations.
/check-owaspCheck application against OWASP Top 10 and identify gaps in critical security controls.