← 返回 Skills 市场
397
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install opencli-rs
功能描述
基于Rust的通用命令行枢纽 - 将任何网站、桌面应用、本地CLI工具转变为命令行接口,专为AI Agent和自动化工作流设计。支持55+网站、Electron应用控制和外部CLI集成,单二进制文件4.7MB,性能提升12倍。
安全使用建议
This package is inconsistent: it advertises a Rust single-binary project but the shipped installer uses npm and references different GitHub repos. Before installing, verify the official upstream repository and the exact installation steps (prefer an official release page). Do not run curl | sh or npm install -g unless you trust the exact repository/maintainer. Understand that the tool expects to reuse your Chrome login/session and can perform authenticated actions on many sites (posting, downloading, following, deleting) — only install in an environment where you are comfortable with that. If you need caution: 1) Inspect the npm package contents (npm pack) or the GitHub release archive before running; 2) run installs in an isolated environment (VM/container) first; 3) avoid connecting browser profiles containing sensitive accounts; 4) prefer an actual Rust binary release (verify checksum/signature) if you want the claimed 'opencli-rs' behavior; 5) confirm which upstream (nashsu, jackwener, smallnest) is authoritative and that the maintainers are reputable.
功能分析
Type: OpenClaw Skill
Name: opencli-rs
Version: 1.0.0
The skill bundle provides an interface for an AI agent to control over 55 websites and desktop applications (e.g., Cursor, Notion, Discord) via a tool called 'opencli'. It exhibits high-risk behaviors, including the ability to register and execute arbitrary local CLI tools, control browser sessions via a Chrome extension, and modify shell startup files (~/.bashrc). There is a notable discrepancy between the SKILL.md documentation, which promotes a Rust-based version (opencli-rs), and the included install.sh script, which installs a Node.js package (@jackwener/opencli) from NPM. These broad capabilities, combined with the inconsistent documentation, create a significant attack surface for prompt injection and unauthorized system access.
能力评估
Purpose & Capability
The skill claims a Rust 'opencli-rs' single binary (4.7MB, zero runtime deps) and links to a nashsu/opencli-rs repo, but the included install.sh and package.json install a Node package (@jackwener/opencli) and the QUICK_GUIDE/README reference other repositories (smallnest, jackwener). Those are mutually inconsistent: a Rust single-binary distribution would not need npm or Node.js >=20 as the install.sh requires. The mixture of multiple upstream project names suggests the package author either bundled/ported multiple projects or mislabeled the origin.
Instruction Scope
SKILL.md and other docs instruct the agent/user to run system-level commands (curl | sh from raw.githubusercontent.com, npm install -g, wget GitHub release archives, cargo build) and to install a Chrome extension and connect to a local daemon. The instructions allow the tool to reuse Chrome login sessions to perform authenticated actions (post/delete/follow/download), and they instruct writing configs under ~/.opencli and adding entries to AGENT.md — behavior that is within an automation skill but broad. The agent is given steps that could execute arbitrary code from remote sources and access browser session state; that scope is larger than a minimal 'command helper' and should be verified by a user.
Install Mechanism
There is no registry install spec in the skill metadata, but the bundled files include an install.sh that runs npm install -g @jackwener/opencli and the SKILL.md also suggests curl | sh against raw.githubusercontent.com and downloading GitHub releases. Using GitHub raw scripts (curl | sh) and npm install of a 'latest' package are normal but carry moderate-to-high risk because they execute code fetched remotely. The presence of multiple conflicting install suggestions (Rust binary release, npm package, build-from-source via cargo) increases confusion and risk.
Credentials
The skill declares no required env vars or credentials, but the runtime instructions explicitly rely on Chrome browser login/session state and a local daemon (localhost:19825). That means the tool can act using the user's logged-in accounts on many sites (Bilibili, Twitter/X, Discord, Xiaohongshu, WeChat public accounts, etc.) — including actions like posting, deleting, following, downloading private content. Requesting no explicit credentials but operating via browser sessions is plausible, however it's a significant privacy/credential surface that users should understand before installing/connecting.
Persistence & Privilege
always is false and the skill does not request system-wide privileges beyond creating ~/.opencli, ~/.opencli/examples, and writing config files — typical for such tools. The skill includes instructions to install npm packages and create config and example scripts in the user's home directory, which is normal for an install script but does persist files on disk. Autonomous invocation is allowed by default (disable-model-invocation: false) — this is platform default and only becomes a bigger concern combined with the other flagged issues (remote installs + browser session use).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opencli-rs - 安装完成后,直接呼叫该 Skill 的名称或使用
/opencli-rs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
opencli-rs 1.0.0 — 首个 Rust 版本发布,带来极大性能和体验提升:
- 全新基于 Rust 重写,单一4.7MB二进制,零外部依赖。
- 性能较 TypeScript/Node.js 版本提升12倍,内存消耗减少10倍。
- 支持 55+ 网站和 Electron 桌面应用命令行集成,涵盖数据抓取、自动化和内容下载。
- 新增 AI Agent 自动工具发现、注册外部CLI、自定义YAML流水线等高级功能。
- 丰富输出格式(表格、JSON、YAML、Markdown、CSV)和 Chrome 扩展配合使用。
- 详尽中文版文档及排障指南。
元数据
常见问题
Opencli Rs 是什么?
基于Rust的通用命令行枢纽 - 将任何网站、桌面应用、本地CLI工具转变为命令行接口,专为AI Agent和自动化工作流设计。支持55+网站、Electron应用控制和外部CLI集成,单二进制文件4.7MB,性能提升12倍。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。
如何安装 Opencli Rs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opencli-rs」即可一键安装,无需额外配置。
Opencli Rs 是免费的吗?
是的,Opencli Rs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Opencli Rs 支持哪些平台?
Opencli Rs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Opencli Rs?
由 smallnest(@smallnest)开发并维护,当前版本 v1.0.0。
推荐 Skills