HuntProxy
Description
A web security workbench built for AI agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
A web security workbench built for AI agents.
Introduction
Every time I wanted to hunt on a program, I had to fire up Burp Suite, make sure Burp MCP was alive, and then ask Claude or Codex for assistance.
It was straightforward, but doing the same thing on my VPS was painful. So I was stuck with my local setup, but I didn't want project data on my main Mac, didn't want to hurt its battery, and didn't want to worry about RAM usage.
And the whole flow still felt way too manual.
I had to browse and explore the target myself. I had to run plugins myself. I had to keep everything alive and connected myself.
Hell, even having to turn on my Mac just to continue hunting started to feel like a problem.
I kept thinking: this is too much work. In the age of AI agents, it shouldn't be done this way.
So HuntProxy was born to let me (and you) keep hunting from anywhere: locally or on a VPS, from a laptop or a phone, just by typing what we want in plain English, without having to do absolutely anything else.
📚 Table of Contents
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,