Skip to content

feat: add openclaw-setup plugin#22

Open
cathy-kim wants to merge 1 commit intoccplugins:mainfrom
cathy-kim:add-openclaw-setup
Open

feat: add openclaw-setup plugin#22
cathy-kim wants to merge 1 commit intoccplugins:mainfrom
cathy-kim:add-openclaw-setup

Conversation

@cathy-kim
Copy link

Summary

Add openclaw-setup plugin to the marketplace.

One command to install and secure OpenClaw AI Assistant:

/openclaw-setup

Features

  • 32-byte cryptographic token generation
  • Hardened config with loopback-only gateway binding
  • Sandbox mode enabled by default
  • Dangerous tools blocked (exec, write, browser, apply_patch)
  • File permissions hardened (700/600)
  • Security audit integration

Before/After

Before After
Gateway exposed to network Loopback only
No authentication 32-byte token required
Anyone can DM your bot Pairing code required
Full tool access Dangerous tools blocked

Category

Security, Compliance, & Legal

Links

One command to install and secure OpenClaw AI Assistant:
- 32-byte security token generation
- Hardened config with loopback-only gateway
- Sandbox mode enabled by default
- Dangerous tools blocked (exec, write, browser)
- File permissions hardened (700/600)

Category: Security, Compliance, & Legal
Repository: https://github.com/cathy-kim/openclaw-plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant