← Back to Skills Marketplace
abiorh001

Omniclaw Cli Skill

by Abiola Adeshina · GitHub ↗ · v0.0.8 · MIT-0
cross-platform ⚠ suspicious
203
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install omniclaw
Description
Use this skill whenever an agent needs to pay for an x402 URL, transfer USDC to an address, inspect OmniClaw balances or ledger entries, or explicitly expose...
Usage Guidance
This skill appears to do what it says: operate the omniclaw-cli for payments, balance inspection, and (with explicit owner approval) exposing paid endpoints. Before installing, ensure: (1) the omniclaw-cli binary is obtained from a trusted source and up-to-date; (2) only provide OMNICLAW_TOKEN and OMNICLAW_SERVER_URL that you trust (do not supply OMNICLAW_OWNER_TOKEN unless you intentionally allow owner approval actions); (3) block or tightly control use of omniclaw-cli serve/--exec unless an owner explicitly approves the exact command and you run it in an isolated container or private network; (4) avoid running the included docs generator scripts in an environment where live tokens are present unless you trust the CLI help output — the generator forwards your environment to child processes; and (5) add monitoring/limits for payments so accidental or unauthorized spends are detectable. If you need higher assurance, request the omniclaw-cli source or a reproducible package verification from the publisher before granting tokens.
Capability Analysis
Type: OpenClaw Skill Name: omniclaw Version: 0.0.8 The skill bundle is classified as suspicious due to the high-risk 'serve --exec' functionality in the omniclaw-cli, which allows for host command execution triggered by network requests. While SKILL.md includes defensive instructions and requires owner approval, the inherent risk of this feature is significant. Additionally, scripts/generate_cli_reference.py contains a suspicious path calculation (parents[3]) that attempts to write documentation to a directory outside the bundle's root, and it executes the omniclaw-cli binary from the environment, which could be exploited if the binary is untrusted.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name, description, required binaries (omniclaw-cli), and required env vars (OMNICLAW_SERVER_URL, OMNICLAW_TOKEN) align with a CLI-focused payment/inspection/serve skill. Included helper scripts and generated CLI reference are consistent with documenting a local CLI.
Instruction Scope
SKILL.md limits the agent to CLI execution paths (pay, inspect-x402, balance, serve when owner-approved) and explicitly forbids policy editing, wallet provisioning, and searching for secrets. The only notable risk is legitimate: omniclaw-cli serve combined with --exec runs host commands and binds to 0.0.0.0 — the skill documents this and requires explicit owner approval before using serve/--exec. Operators should enforce that owner approval step and prefer isolated runtimes for serve.
Install Mechanism
Instruction-only skill with no install spec; requires the omniclaw-cli binary to be present. This is low-risk from an install perspective. The included generator scripts call the CLI to capture --help output (expected for doc generation).
Credentials
Requested env vars (OMNICLAW_SERVER_URL, OMNICLAW_TOKEN) and optional OMNICLAW_OWNER_TOKEN are appropriate for a payment CLI. Warning: the docs generator subprocesses inherit the parent process environment (os.environ), so if you run generation with secret env vars present, they will be available to child processes — not necessarily leaked by the help commands, but worth caution when running the generator in an environment with live tokens.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and does not require config paths. Autonomous invocation is allowed (platform default) but the skill’s documented safety checks (owner approval for serve) mitigate risky autonomous actions if operator policies are followed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install omniclaw
  3. After installation, invoke the skill by name or use /omniclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.8
Use canonical OpenClaw requires.bins/requires.env and primaryEnv metadata; keep explicit serve/exec safety controls and OpenAI agent invocation policy.
v0.0.7
Declare OpenClaw metadata for required env, token, and omniclaw-cli binary; tighten serve/exec safety rules; add OpenAI agent invocation policy.
v0.0.5
OmniClaw CLI skill 0.0.5 adds improved support for x402 inspection and clarifies seller/SDK guidance. - Added instructions to use omniclaw-cli inspect-x402 before paying x402 URLs. - Clarified agent role: temporary/local seller endpoints are in scope; vendor/enterprise APIs should use the Python SDK. - Improved language for CLI config vs environment-driven invocation. - Updated trigger conditions and safe workflows for clarity. - Minor refinements to stop conditions and documentation references.
v0.0.4
Align skill/docs to OmniClaw official positioning as the Economic Execution and Control Layer for Agentic Systems; update zero-trust execution layer terminology; refresh the exact CLI reference.
v0.0.3
- Version bump to 0.0.3. - Documentation updated in SKILL.md; no functional or interface changes. - Removed obsolete scripts/bootstrap.sh setup script.
v0.0.2
OmniClaw 0.0.2 – Expanded Payment, Simulation, and Guarded Operations - Updated documentation with detailed usage guides for payments, USDC transfers, and payment-gated services. - Added explicit instructions for configuration, required environment variables, and setup verification. - Introduced steps for checking balance, transaction history, recipient permissions, and dry-run simulation for safe payments. - Documented new commands for payment intents, network/fee options, trust checks, and exposing payment-guarded endpoints. - Reinforced strict rules on guard controls: all payment and wallet restrictions are owner-configured and cannot be changed by the user.
Metadata
Slug omniclaw
Version 0.0.8
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Omniclaw Cli Skill?

Use this skill whenever an agent needs to pay for an x402 URL, transfer USDC to an address, inspect OmniClaw balances or ledger entries, or explicitly expose... It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.

How do I install Omniclaw Cli Skill?

Run "/install omniclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Omniclaw Cli Skill free?

Yes, Omniclaw Cli Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Omniclaw Cli Skill support?

Omniclaw Cli Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Omniclaw Cli Skill?

It is built and maintained by Abiola Adeshina (@abiorh001); the current version is v0.0.8.

💬 Comments