This skill enables Claude to automatically perform security vulnerability testing on applications and APIs. It leverages the security-test-scanner plugin to identify potential weaknesses and generate comprehensive reports.
How It Works
Initiate Scan: The plugin is activated when security testing is requested.
Execute Tests: The plugin automatically runs a suite of security tests covering OWASP Top 10, injection flaws, XSS, CSRF, and authentication/authorization issues.
Generate Report: The plugin compiles the test results into a detailed report, highlighting vulnerabilities, severity ratings, and remediation steps.
When to Use This Skill
This skill activates when you need to:
Perform a security vulnerability scan of an application.
Test for OWASP Top 10 vulnerabilities.
Identify SQL injection or XSS vulnerabilities.
Assess authentication and authorization security.
Examples
Example 1: OWASP Top 10 Vulnerability Scan
User request: "Perform a security test focusing on OWASP Top 10 vulnerabilities for the /api/ endpoint."
The skill will:
Activate the security-test-scanner plugin.
Execute OWASP Top 10 tests against the specified endpoint.
Generate a report detailing any identified vulnerabilities and their severity.
Example 2: SQL Injection Testing
User request: "Test the API for SQL injection vulnerabilities."
The skill will:
Activate the security-test-scanner plugin.
Run SQL injection tests against the API.
Report any successful injection attempts.
Best Practices
Scope Definition: Clearly define the scope of the security test (e.g., specific endpoints, modules).
Authentication: Provide necessary authentication credentials for testing protected resources.
This skill can be integrated with other plugins to automatically trigger security tests as part of a CI/CD pipeline or after code changes. It also integrates with reporting tools for centralized vulnerability management.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: jeremylongshore-claude-code-plugins-plus-skills-security-tes3description: Overview4---56## Overview78This skill enables Claude to automatically perform security vulnerability testing on applications and APIs. It leverages the security-test-scanner plugin to identify potential weaknesses and generate comprehensive reports.910## How It Works11121. **Initiate Scan**: The plugin is activated when security testing is requested.132. **Execute Tests**: The plugin automatically runs a suite of security tests covering OWASP Top 10, injection flaws, XSS, CSRF, and authentication/authorization issues.143. **Generate Report**: The plugin compiles the test results into a detailed report, highlighting vulnerabilities, severity ratings, and remediation steps.1516## When to Use This Skill1718This skill activates when you need to:19- Perform a security vulnerability scan of an application.20- Test for OWASP Top 10 vulnerabilities.21- Identify SQL injection or XSS vulnerabilities.22- Assess authentication and authorization security.2324## Examples2526### Example 1: OWASP Top 10 Vulnerability Scan2728User request: "Perform a security test focusing on OWASP Top 10 vulnerabilities for the /api/ endpoint."2930The skill will:311. Activate the security-test-scanner plugin.322. Execute OWASP Top 10 tests against the specified endpoint.333. Generate a report detailing any identified vulnerabilities and their severity.3435### Example 2: SQL Injection Testing3637User request: "Test the API for SQL injection vulnerabilities."3839The skill will:401. Activate the security-test-scanner plugin.412. Run SQL injection tests against the API.423. Report any successful injection attempts.4344## Best Practices4546- **Scope Definition**: Clearly define the scope of the security test (e.g., specific endpoints, modules).47- **Authentication**: Provide necessary authentication credentials for testing protected resources.48- **Regular Testing**: Schedule regular security tests to identify newly introduced vulnerabilities.4950## Integration5152This skill can be integrated with other plugins to automatically trigger security tests as part of a CI/CD pipeline or after code changes. It also integrates with reporting tools for centralized vulnerability management.5354---55> Converted and distributed by [TomeVault](https://tomevault.io/claim/jeremylongshore) — claim your Tome and manage your conversions.56<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/jeremylongshore-claude-code-plugins-plus-skills-security-tes in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Overview It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.