security
Installation
SKILL.md
Security Testing Skill
Overview
Enterprise-grade security testing capabilities covering OWASP Top 10, vulnerability assessment, and compliance validation with actionable remediation guidance.
Input Schema
{
"type": "object",
"properties": {
"action": {
"type": "string",
"enum": ["scan", "analyze", "remediate", "compliance_check", "generate_report"],
"description": "Security action to perform"
},
"scan_type": {
"type": "string",
Related skills
More from pluginagentmarketplace/custom-plugin-qa
performance
Production-grade performance testing skill with k6, JMeter, load testing, stress testing, and performance optimization guidance
5test-strategy
Production-grade test strategy skill with risk-based testing, coverage analysis, quality gates, and resource optimization
5automation
Production-grade test automation skill covering Selenium, Cypress, Playwright, Appium with POM architecture, retry logic, and CI/CD integration
4