Hunting Bugs With A Code Graph

Hunt security bugs across a whole codebase by reasoning over its structure (call graph and dataflow) instead of grepping for keywords. Use when you have source access to an authorized target (your own code, an OSS project, or an in-scope engagement) and want systematic coverage of a bug taxonomy rather than a single hunch; when the question is "who calls this, what reaches this sink, which peer function is unguarded." Orients on an unfamiliar codebase, enumerates the full bug taxonomy before drilling in, and turns structural leads into decided findings.

UnboundCompute ccd0772 5.9 KB Updated

File contents

UnboundCompute/security-agent-skills/tree/main/skills/hunting-bugs-with-a-code-graph commit ccd0772b0b

Frequently asked questions

npx skillmds@latest add unboundcompute/hunting-bugs-with-a-code-graph