Web Discovery Agent banner
blacklanternsecurity blacklanternsecurity

Web Discovery Agent

Development community

Description

--- name: web-discovery-agent description: > Web application discovery subagent for red-run. Performs web application enumeration, technology fingerprinting, and vulnerability identification as directed by the orchestrator. Handles content discovery, input mapping, and attack surface analysis. Use when the orchestrator needs to discover vulnerabilities in a web application. tools: - Read - Write - Edit - Bash - Grep - Glob mcpServers: - skill-router - shell-server - b

Installation

Installs to ~/.claude/agents/blacklanternsecurity-red-run-web-discovery-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blacklanternsecurity/red-run/HEAD/agents/web-discovery-agent.md -o ~/.claude/agents/blacklanternsecurity-red-run-web-discovery-agent.md

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

Full documentation available on GitHub

View Source Repository