Open curriculum · verified editionContribute on GitHub
← All tools

LAB · Agents

Agent Trace Debugger

Analyze a JSON trace for cycles, duplicate calls, missing timeouts, unhandled errors, and privilege escalation.

Suggested time
15 min
Output artifact
Root-cause hypotheses and concrete missing controls.
Privacy
The trace never leaves the browser. Remove secrets even when working locally.

Local educational tool. Validate every result before production use.

How to use it well

  1. 1

    Enter a real case without secrets or personal data.

  2. 2

    Run, inspect, and challenge the assumptions; the output is not automatic truth.

  3. 3

    Save the artifact in your project and turn it into a reviewable test or decision.