performing-security-testing
Description
Automate security vulnerability testing covering OWASP Top 10, SQL injection, XSS, and CSRF.
How to Use
- Visit the GitHub repository to get the SKILL.md file
- Copy the file to your project root or .cursor/rules directory
- Restart your AI assistant or editor to apply the new skill
Full Skill Documentation
name
performing-security-testing
version
1.0.0
description
Automate security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues. Use when performing security assessments, penetration tests, or vulnerability scans. Trigger with phrases like "scan for vulnerabilities", "test security", or "run penetration test".
allowed-tools
Read, Write, Edit, Grep, Glob, Bash(test:security-*)
license
MIT
author
Jeremy Longshore <jeremy@intentsolutions.io>
Tags
Related Skills
sast-configuration
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code.
auth-implementation-patterns
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC.
k8s-security-policies
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC.
mtls-configuration
Configure mutual TLS (mTLS) for zero-trust service-to-service communication.
gdpr-data-handling
Implement GDPR-compliant data handling with consent management and data subject rights.