What problem does it solve?
This skill should be used when the user says "create a check", "write a check",
"add a check", "apply checks", "run checks", "/checks", "vulnerability pattern",
"detection check", "check for common bugs", "scan with checks", or wants to create,
apply, or manage simple vulnerability pattern files that agents use to find flaws.
Checks are the simplest unit of agentic vulnerability detection — markdown files describing
what to look for and how to assess matches.
Core Features & Use Cases
Create, apply, and manage vulnerability pattern checks — simple markdown files that describe
what to look for in a codebase and how to assess matches.
Manage a scalable library of checks with scripts for indexing and validation.
Use cases include detecting common bugs, guiding agent reasoning, and ensuring consistency across audits.
Quick Start
Create, index, and apply vulnerability pattern checks within grimoire/spells/checks/ to start scanning a codebase.