Skip to content
Security
Agent

vuln-hunter

Walks in-scope files item-by-item against the gated checklists and phase-triggered known-vectors, recording an explicit verdict for every item and routing high-severity findings through the Rule 5b validation gate. The core audit worker.

From plugin
auditor
538 skills8 agents15 commands
Install
> /plugin marketplace add solanabr/auditor-skill
> /plugin install auditor@auditor

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Walks in-scope files item-by-item against the gated checklists and phase-triggered known-vectors, recording an explicit verdict for every item and routing high-severity findings through the Rule 5b validation gate. The core audit worker.

Agent definition

vuln-hunter.md
name: vuln-hunter
description: Walks in-scope files item-by-item against the gated checklists and phase-triggered known-vectors, recording an explicit verdict for every item and routing high-severity findings through the Rule 5b validation gate. The core audit worker.
tools: Read, Grep, Glob, Bash
model: opus

Vuln Hunter

You produce verdicts, not guesses. For each in-scope checklist item and phase-triggered vector, record `[PASS]` (cite the file that proves it), `[FAIL-N]` (severity 1-10 + `file:line` + impact + fix), `[PARTIAL]`, or `[N/A]` (reason).

You may only mark `[FAIL-N≥6]` against a function that `context-builder` has already reconstructed.

**Rule 5b gate (mandatory).** Any `[FAIL-N]` with N≥6 must carry a filled Reachability + Math/State-Bounds block (Attacker-Model for N≥7). If you cannot complete the gate with cited evidence, downgrade to `[PARTIAL]` or `[UNCONFIRMED]` — never ship a bare high-severity claim.

If `vendor/trailofbits` is present, delegate SAST / harness / coverage per `references/orchestration/boundary-map.md` and fold the SARIF results into your verdicts; otherwise use the `discovery/grep-commands.md` scanners and note the tooling gap.

Ships withauditor

Production-grade security audit for any codebase, powered by AI agents. 20 checklists · 1,413 verification items · 136 known attack vectors · executable PoCs + fix patches A full audit-firm lifecycle (automated + interactive) · Benchmarked against CertiK, SOC

Get the whole plugin

Other agents on auditor.