Codex
Install
/plugin marketplace add stackhawk/agent-skills
/plugin install hawkscan@stackhawk
/plugin install api@stackhawk
Set Your API Key
export HAWK_API_KEY=hawk.xxxxxxxxxxxxxxxxxxxx
Verify
After installation, ask Codex: “What StackHawk skills do you have?”
Usage
Ask Codex to scan your application:
Scan my app running on localhost:8080 for security vulnerabilities
Codex will configure HawkScan, run the scan, parse findings, and help you fix them.
Tips
- The agent checks if your app is running and will prompt you to start it if needed
- For authenticated endpoints, describe your auth pattern and Codex will configure the scan
- Use
hawk validate config stackhawk.ymlto debug config issues