Research: variant-analysis

Cached research evidence for variant-analysis (not authority).

Back to catalog page

5-step systematic variant analysis to find similar vulns/bugs from a seed: 1) understand root cause 2) exact match pattern 3) identify abstractions 4) iteratively generalize 5) analyze/triage. Includes tool guidance (rg/Semgrep/CodeQL), pitfalls, ready CodeQL/Semgrep templates (py,js,java,go,c++). Trail of Bits.

Audit / variant hunt / static analysis agents.

trust_tier=needs-inspection; status=inspect-then-install; provenance=verified-install-command; risks=Easy to over-generalize (scope creep, FPs); best after seed vuln found. policy=Inspect.; evidence=config trailofbits + https://github.com/trailofbits/skills (Axel Mierczuk).

In differential/agentic batch install. status=inspect-then-install.

trailofbits/skills.

codeql, semgrep (directly), differential-review. Pattern generalization instruction.

> Web evidence.