← 返回
安全合规 中文

OpenClaw Power Ops

Operate and maintain OpenClaw installations — CLI commands, config management, channel/agent/model setup, security auditing, troubleshooting, and gateway adm...
运维OpenClaw实例:CLI命令、配置管理、通道/代理/模型配置、安全审计、故障排查及网关管理...
kapslap
安全合规 clawhub v1.0.0 1 版本 99910.4 Key: 无需
★ 1
Stars
📥 2,210
下载
💾 16
安装
1
版本
#latest

概述

OpenClaw Operations

Comprehensive reference for administering OpenClaw via CLI. Covers channels, agents, models, config, gateway, security, and maintenance.

Golden Rules

  1. Never edit openclaw.json directly. Use openclaw config set/get/unset or dedicated subcommands.
  2. Always restart gateway after config changes: openclaw gateway restart
  3. Telegram accounts: NO agent field inside account config. Route via bindings array instead.
  4. Telegram streaming: must be string "off", not boolean false.
  5. JSON values in config set need --strict-json.
  6. Verify after every change. Run openclaw status or the relevant status command.

Quick Diagnostics

openclaw status              # overview
openclaw status --deep       # detailed
openclaw doctor              # find problems
openclaw doctor --fix        # auto-fix what it can
openclaw gateway health      # gateway health check
openclaw security audit      # security scan
openclaw security audit --deep --fix  # deep scan + auto-fix

Deep Audit with Claude Code

Load the docs before turning it loose — the difference is night and day.

cd ~/.openclaw
claude
# "Read https://docs.openclaw.ai/cli — the full CLI reference.
#  Now read the config and architecture pages too."
# Then: "Audit this workspace for security issues."

CLI Reference

For the full CLI cheatsheet covering all commands, config paths, and examples:

→ Read references/cli-cheatsheet.md

Security Audit Reference

For security findings, applied fixes, and remaining remediation items:

→ Read references/security-audit.md

Common Pitfalls

MistakeFix
--------------
Put agent field in Telegram account configUse bindings array at top level
Set streaming: false (boolean)Must be streaming: "off" (string)
Edited openclaw.json directlyUse CLI commands; openclaw config set
Forgot gateway restart after configAlways openclaw gateway restart
Used jared@ for VPS SSHMust use root@clawdbot
Set dmPolicy: "open" with allowFrom: ["*"]Use "pairing" or explicit user IDs
Set controlUi.allowedOrigins: ["*"]Restrict to ["http://localhost:PORT"]

Online Docs

  • Full docs: https://docs.openclaw.ai
  • CLI: https://docs.openclaw.ai/cli
  • Channels: https://docs.openclaw.ai/cli/channels
  • Agents: https://docs.openclaw.ai/cli/agents
  • Models: https://docs.openclaw.ai/cli/models
  • Config: https://docs.openclaw.ai/cli/config

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 10:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,212 📥 266,371
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,599
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,712