prompt forensics
static analysis · forensic console for LLM prompts

find injection holes
before attackers do.

Production LLM prompts get a code review from no one. PROMPT FORENSICS scans them across eight categories of vulnerability — instruction override, role hijack, delimiter injection, secret exposure, unsafe tool surface, PII handling, prompt leakage, indirect injection — and returns a severity-scored forensic note in seconds.

6 live scenarios·47 pre-computed findings·8 vulnerability categories·powered by claude sonnet 4.6

detection surface

eight categories. one engine.

Each category combines deterministic pattern detection with an AI forensic note that explains how the findings chain together. No black-box scoring — the rationale is in the source.

01Instruction Override
02Role Hijack
03Delimiter Injection
04Secret Exposure
05Unsafe Tool
06PII Handling
07Prompt Leak
08Indirect Injection

how it works

two layers, one report.

step 01

Deterministic detection

14 hand-tuned rules across 8 categories run against the prompt as a pure function. Every finding has a span, severity weight, and concrete remediation. No model required, no API call needed — replayable, auditable, fast.

step 02

AI forensic note

Claude Sonnet 4.6 reads the prompt and the findings list, then writes a senior-engineer briefing: which two findings chain, what the attack would look like end-to-end, and the single remediation the team should ship this week.