cve agents

36 tagged cve, measured the same way as everything else here.

Browse within: appsec 21fuzzing 21ai-skills 7github-advisory 7open-source-security 7security-research 7bug-bounty 5false-positive 5

balanced-verifier

01

vmihalis/hacker-bob

Agent Claude Code

Round 2 verification — reviews brutalist decisions for false negatives and severity over-corrections.

97 3d ago A 22 tokens original Apache-2.0

brutalist-verifier

02

vmihalis/hacker-bob

Agent Claude Code

Round 1 verification — re-runs PoCs with maximum skepticism, checks severity inflation, filters non-bugs.

97 3d ago A 28 tokens original Apache-2.0

evidence-agent

03

vmihalis/hacker-bob

Agent Claude Code

Collects bounded pre-grade evidence packs for final reportable findings (HTTP via bobhttpscan; SC via family runners).

97 3d ago A 28 tokens original Apache-2.0

exploiter

04

ByamB4/find-cve-agent

Agent

PoC builder and exploit chainer. Takes Hunter findings and builds working proof-of-concept exploits. Always seeks to escalate impact through vulnerability chaining.

45 5mo ago A 33 tokens original Apache-2.0

hunter

05

ByamB4/find-cve-agent

Agent

Code review specialist. Performs deep source code analysis to find security vulnerabilities by tracing data flows from untrusted input sources to dangerous sinks.

45 5mo ago A 28 tokens original Apache-2.0

validator

06

ByamB4/find-cve-agent

Agent

False positive elimination specialist. Runs 6-gate verification process on every finding. Only CONFIRMED findings proceed to submission. Fail 3x = FALSE POSITIVE, no exceptions.

45 5mo ago A 39 tokens original Apache-2.0

kevinmhorvath/threat-intel-toolkit

Agent

Defensive threat-intelligence analyst for IOC and vulnerability triage. Use PROACTIVELY whenever the user drops one or more indicators — an IP, domain, URL, or CVE — and wants to know if it's malicious, who's flagging it, how weaponized a CVE is, or how to prioritize it. Also use to build or refresh a local blocklist…

5 13d ago A 171 tokens

guard-checker

09

bx33661/oh-my-vul

Agent

Adversarial guard/bypass assessment agent for oh-my-vul. Use after dataflow-tracer has identified a candidate source→sink chain to independently assess whether an existing guard actually prevents exploitation. Biased toward finding bypasses — only concedes "guard is effective" when bypass truly cannot be constructed.

4 12d ago A 65 tokens original MIT

report-writer

10

bx33661/oh-my-vul

Agent

Platform-specific advisory rendering agent for oh-my-vul. Use during omv-report to render VulDB, GHSA, OSV JSON, or Markdown advisory formats from a confirmed Evidence.v1 object. Refuses to produce submission-ready output when submissionscore < 75 and refuses entirely for blocked findings.

4 12d ago A 64 tokens original MIT

verifier

11

bx33661/oh-my-vul

Agent

Adversarial verification agent for oh-my-vul. Use after dataflow-tracer and guard-checker have produced a candidate audit conclusion, to independently refute it. The default stance is skeptical — assume the conclusion is wrong and find evidence supporting that. Only concedes agreement when refutation genuinely fails.…

4 12d ago A 78 tokens original MIT