🔗
QualityPython

Correlate

by H-mmer

Correlate is a Quality skill for Claude Code, published by H-mmer in pentest-agents.

804 stars156 forkson H-mmer/pentest-agentsAdded 2026/08/22Repository updated 2026/06/12
agentsbug-bountybugcrowdclaude-codehackeronemcppentestingsecurity-tools
Install in seconds
Install Correlate
Copy Correlate into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/H-mmer/pentest-agents/tree/main/.claude/skills/correlate ~/.claude/skills/correlate

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/H-mmer/pentest-agents.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/correlate/SKILL.md in H-mmer/pentest-agents
Installs to
~/.claude/skills/correlate
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Correlate does

Correlate runs a finding correlation engine to turn individual findings into attack chains. Use it after collecting bugs to identify multi-step paths, document reproduction steps, and surface high-impact chains.

Correlate is cataloged under Quality on DirSkills. Correlate comes from a repository tagged agents, bug-bounty, bugcrowd, claude-code and hackerone.

Documentation

README

Find attack chains by correlating all known findings.

  1. uv run python3 $CLAUDE_PROJECT_DIR/tools/statusline.py --compact — show current state
  2. Launch correlator agent: "Analyze ALL findings in brain and findings.json. Find attack chains where one finding enables another. Document each chain with combined CVSS 4.0 and end-to-end reproduction steps."
  3. After agent returns, update brain with discovered chains.
  4. Show the user any new high-impact chains found.

Top-Tier Correlation Bar

Build a capability graph, not a list of related bugs.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Correlate

  • What else does H-mmer publish alongside Correlate?

    Correlate is one of 25 skills that DirSkills catalogs from H-mmer/pentest-agents, the repository it ships in. Its siblings there include Analyze, Autopilot and Brain. Each one is a separate skill with its own page in this directory, installs the same way Correlate does, and is maintained by H-mmer in that same repository. The rest of the collection is listed on the H-mmer/pentest-agents page.

  • How does Correlate compare to other Quality skills?

    Correlate ranks #955 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Correlate against them. Open each page to compare what they document and how they install.

More from H-mmer/pentest-agents

Correlate is one of 25 skills cataloged on DirSkills from H-mmer/pentest-agents.

See all 25 skills