For the complete documentation index, see llms.txt. This page is also available as Markdown.

First Run Checklist

Use this checklist after installation before starting a real assessment.

Essential Setup

Privacy & Security

Default privacy mode is BALANCED (cookies stripped, tokens redacted, hosts preserved). Switch to STRICT for sensitive targets on cloud backends, or OFF only for local-model testing.

Scanners (Optional)

Verification Test

  1. Browse through Burp Proxy.

  2. Right-click a request in Proxy -> HTTP History.

  3. Select Extensions -> Custom AI Agent -> Find vulnerabilities.

  4. Verify a chat session opens and response streams.

If any step fails, use Troubleshooting.

Context menu showing Custom AI Agent actions during first-run verification

Last updated