Codeql Pattern Finder

Given a vulnerability class or business rule (e.g. "find SQL injection via string concat in Java", "find calls to deprecated crypto APIs", "find unchecked PII handling at API boundaries"), search the standard github/codeql packs and community packs for an existing query that matches. If no off-the-shelf query exists, sketch a custom query in CodeQL with annotated reasoning. Output is a research note with the chosen query (or sketch) + how to deploy it via codeql-onboarding-helper. Use when planning a custom pack rollout, when an internal pattern keeps appearing in incidents, or when a regulator-specific control needs a code-level enforcement.

themarmack 8fbfc82 4.9 KB Updated

File contents

themarmack/research-bot/tree/main/.claude/skills/codeql-pattern-finder commit 8fbfc8270c

Frequently asked questions

npx skillmds@latest add themarmack/codeql-pattern-finder