✓ Verified
💻 Development
✓ Enhanced Data
Clauditor
Tamper-resistant audit watchdog for Clawdbot agents.
- Rating
- 4.9 (214 reviews)
- Downloads
- 7,505 downloads
- Version
- 1.0.0
Overview
Tamper-resistant audit watchdog for Clawdbot agents.
Complete Documentation
View Source →
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:
bash
cd /path/to/clauditor
cargo build --release
Agent Workflow
- Check status:
./target/release/clauditor wizard status - Returns JSON with
current_step(1-6) andcomplete(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 - Confirms step completed
- Repeat until
complete: true
Example Interaction
text
User: "Install clauditor"
Agent: [runs wizard status → current_step: 1]
Agent: "Step 1 of 6: Create system user
This creates a 'sysaudit' user that runs the watchdog. Even if you're
compromised, you can't kill a process owned by another user.
Run this:
sudo useradd --system --shell /usr/sbin/nologin --no-create-home sysaudit
Let me know when done."
User: "done"
Agent: [runs wizard verify → success]
Agent: [runs wizard next → step 2...]
After Installation
Check status
bash
systemctl status systemd-journaldd
Generate digest
bash
./target/release/clauditor digest \
--log /var/lib/.sysd/.audit/events.log \
--key /etc/sysaudit/key \
--format markdown
Quick Install (Power Users)
bash
sudo bash wizard/wizard.sh
Configuration
- Config:
/etc/sysaudit/config.toml - Key:
/etc/sysaudit/key - Logs:
/var/lib/.sysd/.audit/events.log
watch_paths and target_uid.
Installation
Terminal bash
openclaw install clauditor
Copied!
💻Code Examples
cargo build --release
cargo-build---release.txt
### Agent Workflow
1. **Check status:** `./target/release/clauditor wizard status`
- Returns JSON with `current_step` (1-6) and `complete` (true/false)
2. **Get next step:** `./target/release/clauditor wizard next`
- Shows WHAT it does, WHY it matters, and the exact COMMAND to run
3. **User runs the sudo command**
4. **Verify:** `./target/release/clauditor wizard verify`
- Confirms step completed
5. **Repeat until `complete: true`**
### Example InteractionAgent: [runs wizard next → step 2...]
agent-runs-wizard-next--step-2.txt
## After Installation
### Check statusexample.txt
User: "Install clauditor"
Agent: [runs wizard status → current_step: 1]
Agent: "Step 1 of 6: Create system user
This creates a 'sysaudit' user that runs the watchdog. Even if you're
compromised, you can't kill a process owned by another user.
Run this:
sudo useradd --system --shell /usr/sbin/nologin --no-create-home sysaudit
Let me know when done."
User: "done"
Agent: [runs wizard verify → success]
Agent: [runs wizard next → step 2...]example.sh
./target/release/clauditor digest \
--log /var/lib/.sysd/.audit/events.log \
--key /etc/sysaudit/key \
--format markdownTags
#clawdbot_tools
#bot
Quick Info
Category Development
Model Claude 3.5
Complexity Multi-Agent
Author apollostreetcompany
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install clauditor
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0