By stackhawk
Configure, run, and interpret HawkScan DAST results inside Claude Code. Generates stackhawk.yml configs, runs scans via CLI or Docker, and transforms security findings into prioritized fix tasks for your coding agent.
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Your agent writes the code. Nothing checks if it's exploitable.
StackHawk agent skills fix that. Install once and your coding agent can configure security scans, run them against your live app, parse the findings, and fix what it found — all in the same session.
14 days free, no card required. auth.stackhawk.com/wingman
Your AI coding agent is also your security team.
StackHawk agent skills teach your AI coding agent to find security vulnerabilities as you build, report your security posture across applications, and help you fix what it finds — all without leaving your workflow. No context switching, no tickets to another team. Your agent scans, reports, and remediates.
Works with Claude Code, Codex, Gemini CLI, GitHub Copilot, OpenCode, Cursor, and anywhere the Agent Skills standard is supported.
Embeds HawkScan DAST scanning directly into your coding loop. Your agent configures the scanner, runs it against your live app, parses the findings, and generates prioritized fix tasks — then re-scans to confirm the fix worked.
Code changes → Configure HawkScan → Run scan → Parse findings → Fix → Re-scan
Use it when: you're building features, finishing a PR, or setting up security testing for a new project.
Queries the StackHawk platform API to give you a picture of your security posture across all your applications. Your agent authenticates, pulls findings data, and presents actionable summaries.
Question → Authenticate → Query API → Present Results → Suggest Next Actions
Use it when: you want to know what needs attention, what changed since the last scan, or which apps are falling behind.
Once HawkScan works locally, this skill graduates it into your CI/CD pipeline. It detects your CI provider, prompts for trigger and blocking behavior, and writes or patches the workflow file. Provider-agnostic — works with GitHub Actions, GitLab, Jenkins, CircleCI, and more.
Local scan works → Detect CI provider → Plan integration → Set secret (CI store or external manager) → Write workflow → Verify and report
Use it when: you have stackhawk.yml working locally and want every PR or scheduled build to scan automatically.
Drives the hawk perch seed flow to generate checked-in seed artifacts — SQL scripts, HTTP fixtures, gRPC stubs, and a credentials handoff file — so HawkScan has real data to reach non-trivial application paths.
Analyze repo → Design seed manifest → Generate artifacts → Finalize and hand off to hawkscan
Use it when: your scan is hitting dead ends because endpoints require specific request data or auth state to reach.
Sign up or log in at app.stackhawk.com, go to Settings → API Keys, and create a key.
export HAWK_API_KEY=hawk.xxxxxxxxxxxx.xxxxxxxxxxxx
/plugin marketplace add stackhawk/agent-skills
/plugin install wingman@stackhawk # installs hawkscan + api + data-seed + optimize
Advanced — install individually instead:
# /plugin install hawkscan@stackhawk
# /plugin install stackhawk-api@stackhawk
# /plugin install hawkscan-ci@stackhawk
# /plugin install stackhawk-data-seed@stackhawk
# /plugin install stackhawk-optimize@stackhawk
/plugin marketplace add stackhawk/agent-skills
/plugin install hawkscan@stackhawk
/plugin install stackhawk-api@stackhawk
/plugin install hawkscan-ci@stackhawk
/plugin install stackhawk-data-seed@stackhawk
/plugin install stackhawk-optimize@stackhawk
If your Codex version supports umbrella dependency auto-install, you may use /plugin install wingman@stackhawk instead.
gemini extensions install https://github.com/stackhawk/agent-skills
copilot plugin marketplace add stackhawk/agent-skills-marketplace
copilot plugin install hawkscan@stackhawk
copilot plugin install stackhawk-api@stackhawk
copilot plugin install hawkscan-ci@stackhawk
copilot plugin install stackhawk-data-seed@stackhawk
copilot plugin install stackhawk-optimize@stackhawk
Installs hawkscan, stackhawk-api, hawkscan-ci, stackhawk-data-seed, and stackhawk-optimize into ~/.agents/skills/. Confirm they appear under GitHub Copilot → Configure Skills in VS Code.
Skills are auto-discovered from .opencode/skills/. Clone and copy (-L dereferences
the repo's internal skill symlinks so the copies work standalone):
npx claudepluginhub stackhawk/agent-skills --plugin hawkscanQuery the StackHawk platform API for security posture reporting, findings analysis, and app management. Uses the combined hawk CLI (hawk op …) for all platform queries.
Query the StackHawk platform API for security posture reporting, findings analysis, and app management. Uses the combined hawk CLI (hawk op …) for all platform queries.
OpenText Fortify AppSec skills. Use for SAST/DAST/SCA scanning, vulnerability triage, audit workflows, CI/CD pipeline integration, and FCLI commands. Supports Fortify on Demand (FoD) and Software Security Center (SSC).
Comprehensive security toolkit for vulnerability scanning, secrets detection, and dependency auditing. Includes security architect agent for strategic security assessment and remediation planning.
Agentic-Security is a powerful Claude Code plugin that automatically performs Application Security Testing (SAST, SCA, secrets detection, and more). Think of it as the easy button for making your Claude-generated code safe and secure.
Automated security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues
Aikido Security for Claude Code: scan code (SAST, secrets, IaC) and list all issues from your Aikido feed powered by the Aikido MCP server.