← 返回 Skills 市场
gora050

Workiom

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install workiom
功能描述
Workiom integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workiom data.
安全使用建议
This skill appears coherent: it only directs you to install and use the Membrane CLI to connect to Workiom. Before installing or running commands: (1) verify you trust the Membrane publisher (check the npm package and homepage), (2) prefer using npx for ephemeral runs if you don't want a global install, (3) when asked to authenticate in a browser, confirm the redirect and permissions requested are appropriate for your account, and (4) avoid pasting sensitive tokens into chat — the flow here uses browser-based auth and codes, not direct API keys. If the skill later asked for unrelated environment variables, local file reads, or automated downloads from unknown URLs, treat that as suspicious.
功能分析
Type: OpenClaw Skill Name: workiom Version: 1.0.3 The workiom skill is a standard integration for the Workiom platform using the Membrane CLI. It provides instructions for an AI agent to install the `@membranehq/cli` npm package, authenticate, and manage workflows. The logic is clearly aligned with its stated purpose of data management and automation, with no evidence of malicious intent, data exfiltration, or unauthorized persistence mechanisms.
能力评估
Purpose & Capability
The skill is a Workiom integration and directs the agent to use the Membrane CLI to authenticate, list connections, discover and run actions, and create actions. Requiring the Membrane CLI and network access is consistent with the stated purpose.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI and interacting with Membrane/Workiom endpoints (login, connect, action list/create/run). It does not instruct the agent to read arbitrary local files, request unrelated credentials, or transmit data to unexpected endpoints. The headless login flow requires user interaction to paste codes — expected for OAuth-like flows.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The SKILL.md tells users to run npm install -g @membranehq/cli or to use npx. This is expected for a CLI-based integration, but installing third-party npm packages has inherent risk if you don't trust the publisher — the skill itself does not perform any automated downloads or extraction.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane handle auth rather than asking for API keys. That is proportionate to a connector-based integration.
Persistence & Privilege
The skill is not always-enabled, does not request elevated system persistence, and does not instruct changes to other skills or global agent configuration. Autonomous invocation is allowed (platform default) and is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workiom
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workiom 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug workiom
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Workiom 是什么?

Workiom integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workiom data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 Workiom?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install workiom」即可一键安装,无需额外配置。

Workiom 是免费的吗?

是的,Workiom 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Workiom 支持哪些平台?

Workiom 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Workiom?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论