# audit

URL: /bengal/cli/audit/
Section: cli
Description: Audit generated artifacts

---

> For a complete page index, fetch /bengal/llms.txt.

Open LLM text
(/bengal/cli/audit/index.txt)

Share with AI

Ask Claude
(https://claude.ai/new?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Faudit%2Findex.txt)

Ask ChatGPT
(https://chatgpt.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Faudit%2Findex.txt)

Ask Gemini
(https://gemini.google.com/app?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Faudit%2Findex.txt)

Ask Copilot
(https://copilot.microsoft.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Faudit%2Findex.txt)

Command

#
`bengal audit`

Audit generated artifacts

6Options

## Usage

```
bengal audit [OPTIONS]
```

## Options

Option
Type
Description

`--focus`

`STRING`

Show one finding by code, e.g. A101-001

`--json`

flag

`BOOLEAN`

Emit machine-readable JSON

`--limit`

`INTEGER`

Maximum findings to show in human output (0 = all)

Default:`10`

`--output`

`STRING`

Output directory to audit

`--source`

`STRING`

Source directory path

`--style`

`STRING`

Output style: dense, ascii, or ci

Default:`dense`
