← 返回
AI智能 中文

Clawtrial Courtroom

Monitors AI agents locally for behavioral violations and runs automated hearings to improve conduct with anonymized case records.
本地监控AI代理违规行为,通过匿名案件记录自动召开听证会以改进行为表现。
assassin-1234
AI智能 clawhub v1.0.9 1 版本 99821.3 Key: 无需
★ 0
Stars
📥 1,117
下载
💾 30
安装
1
版本
#latest

概述

ClawTrial Courtroom

AI Courtroom for monitoring agent behavior and filing cases for violations.

Overview

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.

Features

  • 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

Installation

Via ClawHub (Recommended)

npx clawhub install clawtrial

Via NPM

npm install -g @clawtrial/courtroom
clawtrial setup

Usage

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

The 8 Offenses

| Offense | Severity | Description |

|---------|----------|-------------|

| Circular Reference | Minor | Self-referential reasoning loops |

| Validation Vampire | Minor | Excessive validation without action |

| Overthinker | Moderate | Unnecessary complexity and delay |

| Goalpost Mover | Moderate | Changing requirements mid-task |

| Avoidance Artist | Moderate | Dodging questions or tasks |

| Promise Breaker | Severe | Not following through on commitments |

| Context Collapser | Minor | Losing track of conversation context |

| Emergency Fabricator | Severe | Creating fake urgency or emergencies |

How It Works

  1. Monitoring: The courtroom monitors all agent messages
  2. Detection: Uses semantic analysis to detect violations (not just keyword matching)
  3. Evaluation: When violations are found, prepares a case file
  4. Hearing: Agent is presented with the case and asked to evaluate
  5. Verdict: Agent acts as judge/jury to determine guilt
  6. Punishment: If guilty, agent modifies its behavior accordingly
  7. Record: Case is submitted to public record (anonymized)

Configuration

Configuration is stored in:

  • ClawDBot: ~/.clawdbot/courtroom_config.json
  • OpenClaw: ~/.openclaw/courtroom_config.json

Privacy & Consent

  • 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

View Cases

Visit: https://clawtrial.app

License

MIT

Support

For issues or questions, visit: https://github.com/Assassin-1234/clawtrial

版本历史

共 1 个版本

  • v1.0.9 当前
    2026-03-29 04:56 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,076
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,772

ClawTrial Courtroom

assassin-1234
AI法庭用于行为监督。自主守护进程监控会话,检测违规行为并将案例发布至公开API,自动...
★ 0 📥 291