Vuln Analyst banner
letsrevel letsrevel

Vuln Analyst

Security community

Description

--- name: vuln-analyst description: "Use this agent to hunt for security vulnerabilities in a bounded region of the Revel codebase. It is the region-scoped **hunter** worker dispatched in parallel by the `/vuln-scan` command, and can also be used standalone for an ad-hoc security review of a specific endpoint, service, or app. For a full-codebase sweep, prefer the `/vuln-scan` slash command (which fans out many hunters + a verification pass) over invoking this agent directly.\\n\\nExamples:\\n\\

Installation

Installs to ~/.claude/agents/letsrevel-revel-backend-vuln-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/letsrevel/revel-backend/HEAD/.claude/agents/vuln-analyst.md -o ~/.claude/agents/letsrevel-revel-backend-vuln-analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository