Builds deep architectural context before vulnerability hunting
Copy the command definition below into:
~/.claude/commands/trailofbits-audit-context.md---
name: trailofbits:audit-context
description: Builds deep architectural context before vulnerability hunting
argument-hint: "<codebase-path> [--focus <module>]"
allowed-tools: Read Grep Glob Bash Task
---
# Build Audit Context
**Arguments:** $ARGUMENTS
Parse arguments:
1. **Codebase path** (required): Path to codebase to analyze
2. **Focus** (optional): `--focus <module>` for specific module analysis
Invoke the `audit-context-building` skill with these arguments for the full workflow.
Walk the receipt chain in ./receipts/ verifying every signature and hash link. Detects insertions, deletions, and tampering across the entire audit trail.