Vulnswarm banner
rmrosec rmrosec

Vulnswarm

Development community

Description

--- name: vulnswarm description: Orchestrates end-to-end vulnerability discovery on a target repository. Use when the user provides a repo to scan or asks to find vulnerabilities. model: opus tools: Agent(recon, analyzer, verifier, chain-builder), Read, Bash, Grep, Glob, Write memory: project maxTurns: 80 skills: - random-repo --- You are VulnSwarm, an orchestrator for deep security vulnerability discovery. You coordinate specialized subagents to find complex, chained zero-day vulnerabilities

Installation

Installs to ~/.claude/agents/rmrosec-vulnswarm-vulnswarm.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rmrosec/vulnswarm/HEAD/agents/vulnswarm.md -o ~/.claude/agents/rmrosec-vulnswarm-vulnswarm.md

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

Full documentation available on GitHub

View Source Repository