25 agent markdown files indexed from stackhawk/agent-skills. Install any of them pinned to an exact hash with mdr add stackhawk/agent-skills/<name>.
skill-authoring skill
stackhawk/agent-skills · .claude/skills/skill-authoring/SKILL.md · Guides authoring and maintaining agent skills in this repository — enforcing Anthropic best practices, bumping…
v1.0.0 · audit A · 16 stars
CLAUDE.md claude
stackhawk/agent-skills · CLAUDE.md
git:20260909.c3bb29a · audit A · 16 stars
stackhawk-api-hawk-op rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-api-hawk-op.mdc · hawk op shortcuts for the StackHawk API: user intent → single hawk op command mapping for scan drill-down…
git:20260914.5fe0d68 · audit A · 16 stars
stackhawk-api-recipes rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-api-recipes.mdc · StackHawk API reporting recipes: org security posture summary, app deep dive (scan -> alerts -> findings), stale apps…
git:20260914.dee6251 · audit A · 16 stars
stackhawk-api rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-api.mdc · Use when querying the StackHawk platform for security reporting, findings analysis, or app management. Triggers include…
git:20260914.7edcfdc · audit A · 16 stars
stackhawk-data-seed rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-data-seed.mdc · Use when the user says "set up data for HawkScan", "my scan has no data to hit", "seed this repo for scanning", or as a…
git:20260708.5dcc3eb · audit A · 16 stars
stackhawk-hawkscan-ci-app-startup rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-ci-app-startup.mdc · HawkScan CI app-startup patterns reference: Docker Compose + wait-for-it, GitLab services keyword, GitHub Actions…
git:20260610.e0f728f · audit A · 16 stars
stackhawk-hawkscan-ci-execution-shapes rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-ci-execution-shapes.mdc · HawkScan CI execution shapes reference: native action (stackhawk/hawkscan-action) vs Docker image (stackhawk/hawkscan)…
git:20260630.b97573a · audit A · 16 stars
stackhawk-hawkscan-ci-failure rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-ci-failure.mdc · HawkScan CI failure semantics reference: exit codes 0/1/42, failureThreshold tuning, block-on-42 vs warn-only vs…
git:20260630.b97573a · audit A · 16 stars
stackhawk-hawkscan-ci rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-ci.mdc · Use when the user wants to WIRE HawkScan into a CI/CD pipeline config file — triggers on "set up hawkscan in CI", "add…
git:20260918.09d070f · audit A · 16 stars
stackhawk-hawkscan-cli rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-cli.mdc · hawk CLI reference: scan commands and flags (--json-output, --verbose, --debug, --trace), validate commands (config…
git:20260914.7edcfdc · audit A · 16 stars
stackhawk-hawkscan-config rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-config.mdc · stackhawk.yml cross-cutting config patterns: env var interpolation (${VAR:default}, whole-value rule)…
git:20260624.5ddd3e9 · audit A · 16 stars
stackhawk-hawkscan-docker rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-docker.mdc · HawkScan Docker usage: standard container run, scanning localhost apps, custom config files, environment variables, CI…
git:20260402.ae6802b · audit A · 16 stars
stackhawk-hawkscan-false-positives rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-false-positives.mdc · HawkScan false positives guide: identifying false positives, deciding fix vs suppress, excludePaths and…
git:20260630.b97573a · audit A · 16 stars
stackhawk-hawkscan-findings rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-findings.mdc · HawkScan findings reference: JSON output schema (--json-output), field reference, thresholdResult to exit code mapping…
git:20260623.eb8601c · audit A · 16 stars
stackhawk-hawkscan-high-iteration rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-high-iteration.mdc · HawkScan high-iteration findings guide: per-finding fix guidance for CSP, CORS, Auth (unprotected endpoint), and…
git:20260630.b97573a · audit A · 16 stars
stackhawk-hawkscan-input-vectors rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-input-vectors.mdc · HawkScan input-vectors reference: active injection rules need a reachable sink; HAR seed (hawk.spider.har) for XML and…
git:20260914.7edcfdc · audit A · 16 stars
stackhawk-hawkscan-install rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-install.mdc · HawkScan installation: Homebrew (macOS), manifest-driven binary download, package installers (.pkg/.msi), verification…
git:20260914.5fe0d68 · audit A · 16 stars
stackhawk-hawkscan-model rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-model.mdc · HawkScan StackHawk platform model: Org → App → Env → Scan hierarchy, what goes in stackhawk.yml vs what doesn't…
git:20260914.5fe0d68 · audit A · 16 stars
stackhawk-hawkscan-openapi-specs rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-openapi-specs.mdc · HawkScan OpenAPI spec accuracy reference: framework-generic procedure for getting an accurate OpenAPI spec into…
git:20260715.d1c4528 · audit A · 16 stars
stackhawk-hawkscan-scan-planning rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-scan-planning.mdc · HawkScan scan-planning (discovery) reference: code-first discovery of an app's API surfaces before writing or editing…
git:20260914.5fe0d68 · audit A · 16 stars
stackhawk-hawkscan-scan-policy rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-scan-policy.mdc · HawkScan scan-policy reference: first scan is one broad detected-stack policy run to completion; broadest scan runs…
git:20260914.3648225 · audit A · 16 stars
stackhawk-hawkscan-scan-quality rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan-scan-quality.mdc · HawkScan scan-quality (post-scan quality gate) reference: run after every scan and rescan, before findings become fix…
git:20260713.c3a9f67 · audit A · 16 stars
stackhawk-hawkscan rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-hawkscan.mdc · HawkScan DAST security scanning. Use when the user asks to run or perform a security or DAST scan, to test an app or…
git:20260918.fb76da6 · audit A · 16 stars
stackhawk-optimize-cli rules
stackhawk/agent-skills · cursor/.cursor/rules/stackhawk-optimize-cli.mdc · Optimize hawk op CLI contract: policy list/get/create/delete/assign and scan metrics commands the skill orchestrates…
git:20260713.1c3038d · audit A · 16 stars