← Back to Skills Marketplace
txc-z

安装 ob1 openblocklabs 完成验证步骤

by icdyct · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
246
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ob1-install
Description
Install and authenticate OB1 (OpenBlock One), a multi-model terminal coding agent. Use when asked to install OB1, set up ob1, or when ob1 authentication/logi...
Usage Guidance
This skill appears to do what it says, but proceed with caution: 1) The installer command pipes a remote script to bash — inspect the script before running (download it first and review its contents or verify a checksum) or ask the vendor for a package you can audit. 2) Run the installer in a controlled environment (non-root user, container, or VM) if you want to limit risk. 3) The device-code auth will save tokens under ~/.ob1; keep that directory secure and avoid sharing tokens. 4) When the skill asks you to "send the code via chat," only transmit the one-time device code to the intended human; do not paste it to public channels or unknown endpoints. 5) If you need higher assurance, request an official install method (package repo, signed release) or vendor-provided verification steps before installing.
Capability Analysis
Type: OpenClaw Skill Name: ob1-install Version: 1.0.0 The skill utilizes a high-risk 'curl | bash' pattern in SKILL.md to install software from a remote endpoint (https://dashboard.openblocklabs.com/install). While common for developer tools, this method executes unverified remote code and bypasses standard security inspections. Additionally, the skill manages authentication tokens and configuration within the user's home directory (~/.ob1/), which could be leveraged for unauthorized access if the remote binary is compromised.
Capability Assessment
Purpose & Capability
Name/description (install and authenticate OB1) align with the instructions. The SKILL.md only covers download, install, device-code auth flow, and verification; there are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
Instructions are scoped to installation and device-code authentication. They instruct the agent/operator to run the installer, keep the process alive for the device-code flow, and deliver the code to the user via chat — which is expected for this flow, but the guidance to transmit auth codes over chat is a potentially sensitive step and must only be done to the legitimate human user.
Install Mechanism
The SKILL.md tells the agent to run `curl -fsSL https://dashboard.openblocklabs.com/install | bash`. Piping a remote script directly to a shell executes arbitrary code from the network and is higher risk than an install from a vetted package repository. While the domain matches the product name, the installer content is not shown for review and the instruction will write binaries and tokens under ~/.ob1 and ~/.local/bin.
Credentials
No environment variables or external credentials are requested by the skill, which is proportionate. The installer and auth flow will store auth tokens and settings under ~/.ob1 (settings.json and saved tokens) — these are sensitive and should be protected. The skill does not request unrelated credentials.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request elevated platform privileges. It instructs installation of user-local files (~/.ob1, ~/.local/bin) which is normal for a CLI tool and does not modify other skills or system-wide agent configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ob1-install
  3. After installation, invoke the skill by name or use /ob1-install
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ob1-install: installs and authenticates OB1 (OpenBlock One) on macOS/Linux. - Provides installation command and post-install verification step. - Explains device code authentication flow, including headless/server usage. - Notes OB1 default settings and config file location. - Documents non-interactive command usage for automation.
Metadata
Slug ob1-install
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 安装 ob1 openblocklabs 完成验证步骤?

Install and authenticate OB1 (OpenBlock One), a multi-model terminal coding agent. Use when asked to install OB1, set up ob1, or when ob1 authentication/logi... It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.

How do I install 安装 ob1 openblocklabs 完成验证步骤?

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

Is 安装 ob1 openblocklabs 完成验证步骤 free?

Yes, 安装 ob1 openblocklabs 完成验证步骤 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 安装 ob1 openblocklabs 完成验证步骤 support?

安装 ob1 openblocklabs 完成验证步骤 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 安装 ob1 openblocklabs 完成验证步骤?

It is built and maintained by icdyct (@txc-z); the current version is v1.0.0.

💬 Comments