Back to Skills

dast-zap

aiskillstore
Updated 7 days ago
17 views
162
7
162
View on GitHub
Otherdastzapweb-securityowaspvulnerability-scanningapi-testingpenetration-testing

About

The dast-zap skill performs automated dynamic security testing on live web applications and APIs using OWASP ZAP. It detects common vulnerabilities like XSS and SQL injection, supports authenticated scanning, and integrates into CI/CD pipelines via Docker. Use it for runtime security assessments and generating compliance reports with OWASP/CWE mappings.

Quick Install

Claude Code

Recommended
Primary
npx skills add aiskillstore/marketplace -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/aiskillstore/marketplace
Git CloneAlternative
git clone https://github.com/aiskillstore/marketplace.git ~/.claude/skills/dast-zap

Copy and paste this command in Claude Code to install this skill

GitHub Repository

aiskillstore/marketplace
Path: skills/agentsecops/dast-zap
0
ai-skillsclaudeclaude-codeclaude-skillscodexcodex-skills

Related Skills

api-spectral

Other

This 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.

View skill

api-mitmproxy

Other

This 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.

View skill

sca-blackduck

Other

This 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.

View skill

sast-bandit

Other

This Claude Skill scans Python code for security vulnerabilities using Bandit SAST, detecting issues like hardcoded secrets, SQL injection, and insecure APIs. It generates security reports with severity classifications for CI/CD pipelines and provides remediation guidance with CWE/OWASP references. Use it to enforce Python security best practices during development workflows.

View skill