bastiontrace
investigateTrace forensics
Forensics for injected agents: read a tool-call trace, locate the prompt injection, and map its blast radius.
pip install bastiontrace What it does
- Derives inject point → landing → causal path → blast radius from a JSONL trace
- Verdicts: LANDED / ATTEMPTED / CLEAN
- No LLM, no cloud — pure analysis
- Ingests bastionprobe results directly; harden back into agentbastion
Quickstart
bastiontrace analyze trace.jsonl
bastiontrace harden > policy.yaml
Version 0.2.0 · MIT