> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Vuln Triage Agent

> Source-agnostic vulnerability triage for reports, advisories, scanner imports, and manual input

Vuln Triage Agent reviews and validates vulnerability reports from HackerOne, GitHub Security Advisories, scanner output, manual input, and imported findings. It assesses exploitability and severity before findings are actioned.

## What it does

* **HackerOne**: fetches reports and internal comments; for automation-started triage, can post an internal Triage Summary ([scope](/integrations/hackerone))
* **GitHub Security Advisories**: reviews advisories selected from the Triage inbox
* **Exploitability verification**: tests reported issues to confirm they are real and assess impact
* **Security verification**: XSS context analysis, server-side checks, and out-of-band testing
* **Sandbox execution**: nuclei, curl, and custom scripts for reproduction
* **Web research**: related CVEs and exploitation references
* **Issue tracking**: correlates results with existing issues

## How it fits in

Powers [Vuln triage](/essentials/vuln-triage): Triage inbox handoff, the paste-or-attach workflow, imported findings, scanner validation, and HackerOne webhooks.
