ZAP Automated Security Scan Orchestrator
Orchestrates OWASP ZAP security scans via the ZAP API with automated spider, active scanner, and authentication sequence configuration. Generates compliance reports mapped to OWASP Top 10 and exports findings in SARIF and JUnit XML formats.
ZAP Automated Security Scan Orchestrator
Orchestrates OWASP ZAP security scans via the ZAP API with automated spider, active scanner, and authentication sequence configuration. Generates compliance reports mapped to OWASP Top 10 and exports findings in SARIF and JUnit XML formats.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/zap-automated-security-scan-orchestrator/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/zap-automated-security-scan-orchestrator
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/zap-automated-security-scan-orchestrator.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.