dast-zap
•published 2026/01/23
Dynamic application security testing (DAST) using OWASP ZAP (Zed Attack Proxy) with passive and active scanning, API testing, and OWASP Top 10 vulnerability detection. Use when: (1) Performing runtime security testing of web applications and APIs, (2) Detecting vulnerabilities like XSS, SQL injection, and authentication flaws in deployed applications, (3) Automating security scans in CI/CD pipelines with Docker containers, (4) Conducting authenticated testing with session management, (5) Generating security reports with OWASP and CWE mappings for compliance.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add AgentSecOps/SecOpsAgentKit/skills/appsec/dast-zapFile Explorer
No file selected
Select a file to view its content

