#9233·OWASP ZAP

AI Analysis Engine

Author: giveenCreated Jan 30, 2026Updated Sep 14, 2026
Labelsmarketplace

Add-on repo:

https://github.com/giveen/zap-extension-aitrafficanalyst

Your contact details:

removed because of kiddies

Are you one of the authors?

  • Yes

License:

Apache V2

Build instructions:

# Build the ZAP add-on (.zap)
./gradlew clean jarZapAddOn

# Optional (recommended) before building
./gradlew spotlessApply
./gradlew test

# Output artifact (example)
ls build/zapAddOn/bin/*.zap

Link for more information:

VIBE CODED AND ACKNOWLEDGED IN GIT README

My intent was to mimic as much as possible as BURP's AI HTTP Analyzer

This was designed around using Ollama and a local LLM , in order to simplify the design and not have to deal with PII information going to a cloud provider.

Configuration Menu:

Image

AI Analysis Tab

Image

Right Click Menu

Image

Custom Analysis

Image

Twitter/X handle for tool or author(s):

@jabbatheduck.bsky.social

Promote to Beta or Release?

I would keep this as Alpha

Anything else we should know:

VIBE CODED AND ACKNOWLEDGED IN GIT README