openclaw

OpenClaw CLI wrapper — gateway, channels, models, agents, nodes, browser, memory, security, automation.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw" with this command: npx skills add doanbactam/openclaw-anything

OpenClaw Skill

CLI wrapper + docs companion. Does NOT contain OpenClaw runtime source. Wraps openclaw CLI and provides local reference docs aligned to https://docs.openclaw.ai.

Prerequisites

  • openclaw CLI in PATH (required)
  • Node.js (install/update flows), Playwright deps (browser), Tailscale (remote nodes) — optional

Quick Reference

NeedFile
Find a commandreferences/cli-full.md → search by keyword
Security rulesreferences/security-policy.md
Config syntaxreferences/config-schema.md
Deploy/updatereferences/deployment.md
Platform notesreferences/nodes-platforms.md
Doc linksreferences/hubs.md

Global Flags

--dev --profile <name> --no-color --json -V

Security Model

Default: least privilege. High-risk ops require explicit per-action approval.

Low-risk (default)

Status, list, health, doctor, logs, config read, docs search, memory search.

High-risk (require OPENCLAW_WRAPPER_ALLOW_RISKY=1)

Shell exec · nodes invoke/run/camera/screen/location · browser automation · cron mutate · plugin/hook install · device pairing · secrets apply · sandbox recreate · webhooks · dns setup.

Wrapper: bash scripts/openclaw.sh <command> [args] Granular gating: plugin gates only install/enable, secrets gates only apply, sandbox gates only recreate.

Wrapper Command Routes

LOW-RISK (pass-through):
  install setup doctor status reset version tui dashboard
  update uninstall health logs configure completion config docs qr
  channel model agent agents message sessions memory skills
  security approvals system directory acp gateway service

HIGH-RISK (OPENCLAW_WRAPPER_ALLOW_RISKY=1):
  cron browser webhooks dns nodes node devices pairing prose
  plugin (install|enable only)
  hooks (install|enable only)
  secrets (apply only)
  sandbox (recreate only)

Non-goals

  • Not the OpenClaw runtime source
  • Does not provision system packages
  • Does not manage networking/VPN
  • Does not authorize autonomous privileged execution

Last normalization: 2026-02-27 · Source: https://docs.openclaw.ai

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Code Review Inspector

Automated code review checking for bugs, security issues, best practices, performance problems, and code style

Registry SourceRecently Updated
Security

agent-bom runtime

AI runtime security monitoring — context graph analysis, runtime audit log correlation with CVE findings, and vulnerability analytics queries. Use when the u...

Registry SourceRecently Updated
Security

agent-bom scan

Open security scanner for agentic infrastructure — agents, MCP, packages, blast radius, runtime, and trust for package CVEs (OSV, NVD, EPSS, KEV), container...

Registry SourceRecently Updated
Security

agent-bom vulnerability intel

Use agent-bom to check package, SBOM, inventory, and agent dependency exposure against OSV, GitHub Security Advisories, NVD, EPSS, and CISA KEV with explicit...

Registry SourceRecently Updated