Skip to main content

AgenticVulHunter

AgenticVulHunter is a four-stage agentic secure code review tool. It reviews the current Git change and returns comments that pass the Stage 4 validation threshold.

Pipeline

Git diff
   ↓
Stage 1: Candidate localisation
   ↓
Stage 2: Context enrichment
   ↓
Stage 3: CWE hypothesis generation
   ↓
Stage 4: Vulnerability validation
   ↓
Review comments above the threshold

The pipeline runs directly on the repository. It does not use annotated SCRBench data at runtime.

Install

From this folder:

pipx install . --force

Check the installed version:

agenticvulhunter --version

LLM setup

Only the endpoint and API key are public setup values. The model and research settings stay inside AgenticVulHunter.

Option 1: avh_setup.toml

Create avh_setup.toml in the repository where the review is run:

[llm]
endpoint = "http://localhost:11434/v1"
api_key = ""

For an API endpoint that requires a key:

[llm]
endpoint = "https://example.com/v1"
api_key = "your-key"

Option 2: exports

export AVH_ENDPOINT="http://localhost:11434/v1"
export AVH_API_KEY="your-key"

Exports take priority over avh_setup.toml when both are present.

Do not commit a real API key to Git.

Run a review

Use the default threshold of 0.6:

agenticvulhunter review

Use another threshold:

agenticvulhunter review 0.7

The terminal shows the AVH banner and the status of all four stages while the review is running.

Threshold

The threshold is applied to the final Stage 4 validation score. It is not a separate pipeline stage.

agenticvulhunter review       -> 0.6
agenticvulhunter review 0.7   -> 0.7
agenticvulhunter review 0.9   -> 0.9

JSON output

agenticvulhunter review --json

Release files for agenticvulhunter 1.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for agenticvulhunter 1.0.1
File Size Uploaded
agenticvulhunter-1.0.1.tar.gz 68.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for agenticvulhunter 1.0.1
File Interpreter ABI Platform
agenticvulhunter-1.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 153.3 kB

Release files / agenticvulhunter-1.0.1.tar.gz

Download URL agenticvulhunter-1.0.1.tar.gz
Size 68.5 kB
Tags Source
SHA-256 checksum
How to use checksums
6cfd485e5d0a94249c1c0f94792fbfc74e0a7449bbebc92f065cfec99e0c6f80
BLAKE2b-256 checksum
How to use checksums
c7839ef167101e3686861ade0a7eba6ae6e1117d87c66876f7616059c877f7de
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.7

Release files / agenticvulhunter-1.0.1-py3-none-any.whl

Download URL agenticvulhunter-1.0.1-py3-none-any.whl
Size 84.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
052090e2cf9bacc066e54048245de0e74d507f575bf47a2df39ccc6e3e42b252
BLAKE2b-256 checksum
How to use checksums
befd905ad411a2c9bb6e0bb6c4ecac4ea38c7c120278243e0b515a8ab2fa0c90
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.7

Release history Release notifications | RSS feed

1.0.4

2 release files

1.0.3

2 release files

1.0.2

2 release files

This release

1.0.1 This release

2 release files

1.0.0

2 release files

0.7.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page