# Send Clawtrial Courtroom to your agent
Use the source page and any available docs to guide the install because the item is currently unstable or timing out.
## Fast path
- Open the source page via Review source status.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawtrial",
    "name": "Clawtrial Courtroom",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/Assassin-1234/clawtrial",
    "canonicalUrl": "https://clawhub.ai/Assassin-1234/clawtrial",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/clawtrial",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawtrial",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "AGENT_CONFIG.md",
      "clawdbot.plugin.json",
      "CLAWHUB_RESEARCH.md",
      "icon.txt",
      "OPENCLAW_FIX.md",
      "OPENCLAW_INSTALL.md"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "clawtrial",
      "status": "unstable",
      "reason": "timeout",
      "recommendedAction": "retry_later",
      "checkedAt": "2026-04-30T17:14:29.877Z",
      "expiresAt": "2026-05-01T05:14:29.877Z",
      "httpStatus": null,
      "finalUrl": null,
      "contentType": null,
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawtrial",
        "error": "Timed out after 5000ms",
        "slug": "clawtrial"
      },
      "scope": "item",
      "summary": "Item is unstable.",
      "detail": "This item is timing out or returning errors right now. Review the source page and try again later.",
      "primaryActionLabel": "Review source status",
      "primaryActionHref": "https://clawhub.ai/Assassin-1234/clawtrial"
    },
    "validation": {
      "installChecklist": [
        "Wait for the source to recover or retry later.",
        "Review SKILL.md only after the download returns a real package.",
        "Treat this source as transient until the upstream errors clear."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawtrial",
    "downloadUrl": "https://openagent3.xyz/downloads/clawtrial",
    "agentUrl": "https://openagent3.xyz/skills/clawtrial/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawtrial/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawtrial/agent.md"
  }
}
```
## Documentation

### 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

### 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

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

### How It Works

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

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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Assassin-1234
- Version: 1.0.9
## Source health
- Status: unstable
- Item is unstable.
- This item is timing out or returning errors right now. Review the source page and try again later.
- Health scope: item
- Reason: timeout
- Checked at: 2026-04-30T17:14:29.877Z
- Expires at: 2026-05-01T05:14:29.877Z
- Recommended action: Review source status
## Links
- [Detail page](https://openagent3.xyz/skills/clawtrial)
- [Send to Agent page](https://openagent3.xyz/skills/clawtrial/agent)
- [JSON manifest](https://openagent3.xyz/skills/clawtrial/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/clawtrial/agent.md)
- [Download page](https://openagent3.xyz/downloads/clawtrial)