Orchestrating Vulnerability Research

Run a sustained, multi-agent vulnerability-discovery campaign against a target — split its attack surface into slices, hunt each slice with a builder agent, and have a separate critic with fresh context adversarially refute every candidate against the real artifact (a reproduced crash, a working request, a proven bypass) before it counts as a finding. Use when tasked to find previously-unknown bugs across a whole codebase, a binary, or a named live target; when you want to fan out many agents and loop until findings are proven rather than plausible; or when a single audit pass has stalled and you need builder/critic separation so the hunter never grades its own work. Dispatches auditing-code-for-vulnerabilities, analyzing-binaries, and testing-web-applications as the per-slice hunters and hands proven findings to reporting-security-findings.

trilwu 4e59f4f 13.5 KB Updated

File contents

trilwu/secskills/tree/main/secskills-core/skills/orchestrating-vulnerability-research commit 4e59f4f479

Frequently asked questions

npx skillmds add trilwu/orchestrating-vulnerability-research