---
title: "Build Audit Context"
description: "**Arguments:** $ARGUMENTS"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/audit-context
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:08:03.042Z
license: CC-BY-4.0
attribution: "Build Audit Context — Claudary (https://claudary.paisolsolutions.com/skills/audit-context)"
---

# Build Audit Context
**Arguments:** $ARGUMENTS

## Overview

---
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.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/audit-context) · https://claudary.paisolsolutions.com
