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