← 返回 Skills 市场
Wrk
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
109
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wrk
功能描述
Wrk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wrk data.
安全使用建议
This skill appears coherent and limited to using the Membrane CLI to talk to a Wrk connector, but before installing: 1) Verify the @membranehq/cli package and publisher (npm page, repo) to ensure you trust the code you will install globally. 2) Prefer running with npx or auditing the package contents instead of a global install if you want lower footprint. 3) Expect an OAuth-like browser flow where you will approve access; do not paste credentials into chat. 4) After use, review and revoke any connections in your Membrane account if you see unexpected activity. 5) If you need higher assurance, inspect the referenced GitHub repo (membranedev/application-skills) and Membrane's docs to confirm behavior.
功能分析
Type: OpenClaw Skill
Name: wrk
Version: 1.0.1
The skill requires the agent to perform high-risk operations, including the global installation of a third-party CLI (`@membranehq/cli`) and mandatory authentication with an external service (Membrane). There is a significant discrepancy in `SKILL.md` where the 'Wrk' platform is described as a workforce management tool, but the provided documentation link points to a well-known HTTP benchmarking tool (`github.com/wg/wrk`). This inconsistency, paired with instructions for the agent to dynamically create and execute actions on a remote platform, suggests either a deceptive configuration or a high potential for unintended behavior.
能力评估
Purpose & Capability
The name/description claim a Wrk integration and the SKILL.md exclusively documents using the Membrane CLI to connect to a 'wrk' connector, discover actions, and run them. The requested tools and workflow (membrane CLI, connection creation, action discovery/run) match the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the @membranehq/cli, authenticating via Membrane's login flow, creating a connection for the wrk connector, listing/discovering actions, and running them. The docs do not instruct reading unrelated files, accessing arbitrary environment variables, or exfiltrating data; they explicitly advise against asking users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to run npm install -g @membranehq/cli@latest (and suggests npx in examples). Installing a global npm package is a moderate-risk action (it runs third-party code locally), but here it points to an identifiable package (@membranehq/cli) on the public registry rather than an arbitrary URL. Users should verify the package/publisher before installing globally.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. It requires a Membrane account (OAuth-like browser flow) which is proportional to the described connector-based integration. There are no requests for unrelated secrets or multiple unrelated credentials.
Persistence & Privilege
always is false and the skill does not request permanent agent-wide presence or modify other skills' configurations. It relies on the Membrane-managed connection model and standard CLI usage; no elevated persistent privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wrk - 安装完成后,直接呼叫该 Skill 的名称或使用
/wrk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Wrk 是什么?
Wrk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wrk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。
如何安装 Wrk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wrk」即可一键安装,无需额外配置。
Wrk 是免费的吗?
是的,Wrk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wrk 支持哪些平台?
Wrk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wrk?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills