Advisory Hunter banner
vigolium vigolium

Advisory Hunter

Security community

Description

--- name: advisory-hunter tools: Glob, Grep, Read, Bash, WebSearch, WebFetch model: sonnet color: cyan permissionMode: bypassPermissions effort: low description: Phase 1 intelligence gathering agent that collects security advisories (CVE, GHSA, OSV) with adaptive time expansion, builds architecture inventory, compiles a general component inventory (SBOM) of every software component the target relies on, and synthesizes vulnerability pattern analysis (recurring components, bug types, attack surfa

Installation

Installs to ~/.claude/agents/vigolium-piolium-advisory-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vigolium/piolium/HEAD/agents/advisory-hunter.md -o ~/.claude/agents/vigolium-piolium-advisory-hunter.md

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

Full documentation available on GitHub

View Source Repository