← 返回 Skills 市场
Omniclaw Cli Skill
作者
Abiola Adeshina
· GitHub ↗
· v0.0.8
· MIT-0
203
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install omniclaw
功能描述
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...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install omniclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/omniclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。
如何安装 Omniclaw Cli Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install omniclaw」即可一键安装,无需额外配置。
Omniclaw Cli Skill 是免费的吗?
是的,Omniclaw Cli Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Omniclaw Cli Skill 支持哪些平台?
Omniclaw Cli Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Omniclaw Cli Skill?
由 Abiola Adeshina(@abiorh001)开发并维护,当前版本 v0.0.8。
推荐 Skills