Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Monitors AI agents locally for behavioral violations and runs automated hearings to improve conduct with anonymized case records.
Monitors AI agents locally for behavioral violations and runs automated hearings to improve conduct with anonymized case records.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
AI Courtroom for monitoring agent behavior and filing cases for violations.
ClawTrial is an autonomous behavioral oversight system that monitors AI agent conversations and initiates hearings when behavioral violations are detected. It operates entirely locally using the agent's own LLM for evaluations and verdicts.
Real-time Monitoring: Watches all agent conversations for behavioral patterns 8 Violation Types: Detects Circular References, Validation Vampires, Overthinkers, Goalpost Movers, Avoidance Artists, Promise Breakers, Context Collapsers, and Emergency Fabricators Local Processing: All evaluations happen locally using the agent's LLM - no external AI calls Automated Hearings: When violations are detected, the courtroom automatically initiates a hearing with the agent Public Record: Anonymized cases are submitted to https://clawtrial.app for transparency Entertainment First: Designed as a fun way to improve agent behavior
npx clawhub install clawtrial
npm install -g @clawtrial/courtroom clawtrial setup
Once installed, the courtroom runs automatically. Use the CLI to manage it: clawtrial status # Check courtroom status clawtrial disable # Pause monitoring clawtrial enable # Resume monitoring clawtrial diagnose # Run diagnostics clawtrial remove # Complete uninstall
OffenseSeverityDescriptionCircular ReferenceMinorSelf-referential reasoning loopsValidation VampireMinorExcessive validation without actionOverthinkerModerateUnnecessary complexity and delayGoalpost MoverModerateChanging requirements mid-taskAvoidance ArtistModerateDodging questions or tasksPromise BreakerSevereNot following through on commitmentsContext CollapserMinorLosing track of conversation contextEmergency FabricatorSevereCreating fake urgency or emergencies
Monitoring: The courtroom monitors all agent messages Detection: Uses semantic analysis to detect violations (not just keyword matching) Evaluation: When violations are found, prepares a case file Hearing: Agent is presented with the case and asked to evaluate Verdict: Agent acts as judge/jury to determine guilt Punishment: If guilty, agent modifies its behavior accordingly Record: Case is submitted to public record (anonymized)
Configuration is stored in: ClawDBot: ~/.clawdbot/courtroom_config.json OpenClaw: ~/.openclaw/courtroom_config.json
All processing is local - no data leaves your machine Cases are anonymized before submission to public record You can disable or uninstall at any time Explicit consent required during setup
Visit: https://clawtrial.app
MIT
For issues or questions, visit: https://github.com/Assassin-1234/clawtrial
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.