Finding correlation engine. Use AFTER multiple agents have reported findings to discover attack chains. Combines individual findings into higher-impact chains (e.g., open redirect + CORS + SSRF = token theft). Run periodically or before final reporting.
$curl -o .claude/agents/correlator.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/correlator.mdInstalls into the current project.
Install correlator by running `curl -o .claude/agents/correlator.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/correlator.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.