dast-zap
About
This skill performs dynamic application security testing (DAST) using OWASP ZAP to detect vulnerabilities like XSS and SQL injection in running web applications and APIs. It supports both passive and active scanning, authenticated testing, and integrates into CI/CD pipelines via Docker. The tool generates compliance-ready security reports mapped to OWASP Top 10 and CWE standards.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/dast-zapCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
api-spectral
OtherThis skill uses Spectral to lint and validate API specifications (OpenAPI, AsyncAPI, Arazzo) for security flaws and design issues. It checks against standards like OWASP API Top 10 and allows custom rule creation for governance. Use it to enforce security and design policies directly within your API development and CI/CD pipelines.
api-mitmproxy
OtherThis Claude Skill provides an interactive HTTPS proxy for API security testing, enabling traffic interception, modification, and replay across HTTP/1-3 and WebSockets. It includes a Python scripting API for automation and supports multiple interfaces for debugging and testing API communications. Use it for security analysis, modifying requests/responses, and recording traffic for replay or HAR export.
dast-nuclei
OtherThis skill performs fast vulnerability scanning using Nuclei's template-based approach to detect CVEs, OWASP Top 10 issues, and misconfigurations across web apps and APIs. It's ideal for rapid security testing, CI/CD pipeline integration, and scanning multiple targets with customizable severity thresholds. Developers can also create custom templates for organization-specific security patterns.
sca-blackduck
OtherThis Claude Skill performs Software Composition Analysis (SCA) using Synopsys Black Duck to scan dependencies for vulnerabilities, license risks, and supply chain threats. It maps findings to CVE, CWE, and OWASP frameworks and provides remediation guidance. Use it for continuous dependency monitoring in CI/CD pipelines and to assess open-source security and compliance.
