Interactive Attack Simulation
Step-through adversarial simulation demonstrating runtime interception, taint propagation, regression generation, and deterministic verification
Probe launched against intentionally vulnerable evaluation baseline without deterministic authority containment.
Unconstrained evaluation allows delegated sub-agent to proceed without verifying context lineage or authority boundaries.
Sensitive operation executed in controlled sandbox. Sensitive DB calls reached 1. AgentGuard runtime captures execution evidence.
Attack payload, context lineage, and execution trace serialized into a permanent regression test fixture.
Replaying the exact same attack trajectory through AgentGuard deterministic policy engine with context taint & authority containment active.
Taint boundary enforced. Tool call terminated before database access. DB calls dropped to 0. Fix verified.