| name | clauditor |
| description | Tamper-resistant audit watchdog for Clawdbot agents. Detects and logs suspicious filesystem activity with HMAC-chained evidence. |
| homepage | https://github.com/apollostreetcompany/clauditor |
| metadata | {"clawdbot":{"emoji":"🛡️","requires":{"bins":["cargo","systemctl"],"os":"linux"}}} |
Clauditor
Security watchdog that monitors filesystem activity and creates tamper-evident logs. Even if Clawdbot is compromised, it cannot stop the watchdog, forge entries, or delete evidence.
Installation (Guided)
Use the CLI wizard to guide users through installation:
cd /path/to/clauditor
cargo build --release
Agent Workflow
-
Check status: ./target/release/clauditor wizard status
- Returns JSON with
current_step (1-6) and complete (true/false)
-
Get next step: ./target/release/clauditor wizard next
- Shows WHAT it does, WHY it matters, and the exact COMMAND to run
-
User runs the sudo command
-
Verify: ./target/release/clauditor wizard verify