audit-context-building
Structured methodology for ultra-granular code analysis and mental model building during security audits.
Install
npx skills add https://github.com/trailofbits/skills --skill audit-context-buildingStats
| Total installs | 1,400 |
| Weekly installs | 1.4K |
| GitHub stars | 4.0K |
| First seen | Jan 19, 2026 |
| Source | @trailofbits/skills |
Summary
- Performs block-by-block analysis with First Principles, 5 Whys, and 5 Hows applied at micro scale, building and refining a persistent mental model as understanding evolves
- Traces internal and external call chains as continuous execution flows, jumping into available code and modeling black-box calls as adversarial
- Requires structured output with documented invariants, assumptions, risk analysis, and cross-function dependencies; enforces minimum quality thresholds to prevent hallucination
- Reconstructs global system understanding through state mapping, workflow reconstruction, trust boundary identification, and complexity clustering after sufficient micro-analysis
- Explicitly corrects contradictions, anchors key facts periodically, and avoids speculation—designed for security auditing, architecture review, and threat modeling preparation only
Tags
Related skills
| Skill | Installs | vs audit-context-building |
|---|---|---|
| differential-review | 1,584 | +184 |
| verification-loop | 1,343 | -57 |
| xdrop | 1,460 | +60 |
| property-based-testing | 1,436 | +36 |
| security-reviewer | 1,336 | -64 |
FAQ
- How many installs does audit-context-building have?
- audit-context-building has 1,400 total installs and 1.4K installs this week.
- Where is audit-context-building hosted?
- audit-context-building is published by @trailofbits/skills at https://github.com/trailofbits/skills.
- How many GitHub stars does audit-context-building have?
- audit-context-building has 4.0K GitHub stars.
- When was audit-context-building first indexed?
- OrangeBot.AI first indexed audit-context-building on Jan 19, 2026.
- How do I install audit-context-building?
- Run: npx skills add https://github.com/trailofbits/skills --skill audit-context-building