grimoire
Security audit workflows, findings, and proof-of-concept generation
All Skills in This Repository (18)
Pure Emerald Level Indicatorsfinding-review
Validate security finding files for structure, severity, and cited sources.
librarian-library-search
Search Qdrant-backed libraries with semantic vector queries and return ranked JSON results.
finding-dedup
Classify duplicate, similar, or distinct security finding pairs.
finding
Structure security findings with vulnerability, impact, and remediation details.
checks
Create and manage markdown vulnerability pattern checks for code flaw detection.
write-poc
Generate parameterized, benign proof-of-concept code for security vulnerabilities.
modify-library
Mutate libraries.yaml entries for git and symlink libraries with validation.
librarian-clean-cache
Remove contents of the librarian cache directory after user confirmation.
annotation
Extract @audit annotation comments from codebases into structured metadata.
gc-cartography
Detect overlapping cartography flows and output structured merge plans.
review-cartography
Verify and refine cartography files against repository code.
scribe-distill
Convert confirmed security findings into automated detection modules with YAML frontmatter.
Frequently Asked Questions
FAQPage SchemaHow to install Grimoire?โผ
Run `npx skills add JoranHonig/grimoire --all -g -y` in your terminal to install all skills globally.
What does Grimoire do for security audits?โผ
It helps you map codebases, draft and review structured vulnerability findings, write proof-of-concept exploits, and build reusable detection checks from confirmed bugs.
How do I start an audit with Grimoire?โผ
Run the summon skill on your target codebase. It analyzes the architecture, identifies high-value attack targets, and creates a GRIMOIRE.md context map for the engagement.
Can Grimoire write proof-of-concept exploits?โผ
Yes. The write-poc skill produces minimal, verifiable PoCs for smart contracts, web apps, and other targets using benign payloads and parameterized test environments.
Does Grimoire work for bug bounty hunting?โผ
Yes. Summon can fetch scope directly from Immunefi or Cantina program URLs, clone the in-scope repositories, and set up a complete audit workspace automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core