JuanAtLarge/openclaw-safe
Audit, harden, and monitor your OpenClaw install — auto-quarantine malicious skills, interactive Telegram alerts, real-time memory watching. One command, no devops required.
Platform-specific configuration:
{
"mcpServers": {
"openclaw-safe": {
"command": "npx",
"args": [
"-y",
"openclaw-safe"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/JuanAtLarge/openclaw-safe/actions/workflows/ci.yml)
The complete security toolkit for personal OpenClaw installs.
Audit your setup, harden your config, watch for attacks in real-time, auto-quarantine malicious skills, and resolve everything from your phone with a button tap. Built for personal users and small businesses — not enterprise security teams. Plain English, no devops required.
curl -sSL https://raw.githubusercontent.com/JuanAtLarge/openclaw-safe/main/install.sh | bash---
A VentureBeat investigation found that most OpenClaw security tooling targets enterprise environments. Personal users and small businesses — the majority of OpenClaw installs — were left with no practical guidance.
This project fills that gap.
---
Already have an OpenClaw agent with Telegram? Just tell it:
> *"install openclaw-safe and secure my setup"*
Your agent handles everything. Setup prompts appear in Telegram as yes/no buttons — no terminal needed at all.
Setting up fresh or prefer the terminal? Run one command:
curl -sSL https://raw.githubusercontent.com/JuanAtLarge/openclaw-safe/main/install.sh | bashIf Telegram is configured, an interactive setup wizard launches automatically. If not, the scripts work from the command line with the same prompts.
---
Step 1 — Audit Scans your install and shows your Security Score with a plain-English summary.
Step 2 — Harden config Finds and fixes risky settings (exec permissions, plugin controls). Backs up your config first.
Step 3 — Skill scan Checks installed skills for malicious code — including invisible characters the human eye can't see.
Step 4 — Memory monitor Starts a
Loading reviews...