AgenticVulHunter
AgenticVulHunter is an agentic secure code review research tool for vulnerability analysis with open-weight and API-hosted language models.
Install
Requires Python 3.11+ and Git.
For a local checkout:
pipx install .
After the package is published to PyPI:
pipx install agenticvulhunter
Check the installation:
agenticvulhunter --help
agenticvulhunter --version
Research CLI
The portable package in this repository exposes the SCRBench research commands:
agenticvulhunter diffs
agenticvulhunter experiment --repo /path/to/repository --diff-id <SCRBENCH_COMMIT_ID>
Use agenticvulhunter experiment --help for the complete set of experiment options.
Pipeline
AgenticVulHunter evaluates vulnerability candidates through staged candidate selection, repository knowledge building, CWE retrieval, validation, and filtering.
The research configuration and pipeline parameters are intentionally kept unchanged by the AgenticVulHunter branding update.
AgenticVulHunter is a research-derived review tool. Its findings should support human review and should not be treated as proof that a repository is secure.
Release files for agenticvulhunter 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agenticvulhunter-0.7.0.tar.gz | 111.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agenticvulhunter-0.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 239.3 kB
Release files / agenticvulhunter-0.7.0.tar.gz
| Download URL | agenticvulhunter-0.7.0.tar.gz |
|---|---|
| Size | 111.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2e7e5b599c61ccee15bf1e3b23be415a410c4a30dfb0ef444a929694dc2cfde7
|
|
BLAKE2b-256 checksum How to use checksums |
2b22bd874a277e209135be88d9582fddb6b34c847b0ad196797c6a5aee009892
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.7
|
Release files / agenticvulhunter-0.7.0-py3-none-any.whl
| Download URL | agenticvulhunter-0.7.0-py3-none-any.whl |
|---|---|
| Size | 127.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
74c9ffdba9458abcc6cdd1b9b9b28df80b1bb3838c4c9c6cdd9f20c1d511faa6
|
|
BLAKE2b-256 checksum How to use checksums |
fa73dfd08f3f5811494331cfc1f4a7658898b09bed0180578bf81e7049b9bb4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.7
|