Automated security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues
Installation
Open Claude Code and run this command:
/plugin install security-test-scanner@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Automated security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, authentication issues, and authorization flaws.
Features
- OWASP Top 10 testing - Complete coverage of critical web vulnerabilities
- Injection testing - SQL, NoSQL, command, LDAP, template injection
- XSS detection - Reflected, stored, and DOM-based XSS
- Authentication testing - Weak passwords, session management, JWT flaws
- Authorization testing - Privilege escalation, IDOR, access control
- Security misconfiguration - Default credentials, verbose errors, headers
- API security - Rate limiting, CORS, input validation
- Comprehensive reporting - Severity ratings, PoC, remediation steps
Skills (1)
Test automate security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues.
ReadWriteEditGrepGlobBash(test:security-*)
How It Works
The security scanner agent activates when discussing security testing:
Test the API for SQL injection vulnerabilities
Generate security tests for the authentication system
Check for OWASP Top 10 vulnerabilities in the application
Scan for XSS vulnerabilities in the comment system