OpenClaw Anything (efrageek fork)

PassAudited by ClawScan on Feb 22, 2026.

Overview

This is a local CLI wrapper and documentation package for the OpenClaw CLI that routes commands to a locally installed openclaw binary; it asks for no secrets or installs and gates high-risk operations behind an explicit opt-in environment variable.

This package is essentially documentation plus a small bash wrapper that calls your local openclaw CLI; it does not request secrets or perform any downloads. Before installing/using: 1) Verify the openclaw binary you have on PATH is legitimate and from the official source. 2) Inspect the wrapper (scripts/openclaw.sh) yourself — it is short and readable — and confirm you are comfortable with its behavior. 3) Do NOT set OPENCLAW_WRAPPER_ALLOW_RISKY=1 unless you explicitly trust the environment and the upstream OpenClaw runtime, because that opt-in allows commands that can perform browser automation, cron/plugin installs, pairing, or other high-risk actions (and upstream runtime may expose arbitrary exec/sub-agent features). 4) Because the package source/homepage is unknown and metadata shows slight inconsistencies, prefer to run the wrapper locally in an interactive session rather than granting an autonomous agent permission to invoke it without oversight. If you need higher assurance, obtain the wrapper/docs from the official OpenClaw docs or a trusted project fork and compare checksums.