← 返回 Skills 市场
Workast
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install workast
功能描述
Workast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workast data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to connect to Workast and run pre-built actions. Before installing or running it: (1) verify you trust the Membrane project and the npm package (@membranehq/cli) — inspect the package and the GitHub repo if concerned; (2) prefer using npx for single-run commands to avoid a global npm install; (3) perform the initial login/connect steps manually so you can confirm the authorization flow and the connection id returned; (4) be aware that if you allow the agent to invoke the skill autonomously, it can run actions against the connected Workast account — limit permission or monitor activity if you need stricter control. If any of these points worry you, do not proceed until you verify the package and Membrane’s documentation and source code.
功能分析
Type: OpenClaw Skill
Name: workast
Version: 1.0.1
The skill is a standard integration for Workast using the Membrane CLI. It provides instructions for the agent to install the '@membranehq/cli' npm package, authenticate via 'membrane login', and manage Workast tasks through the Membrane platform. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the instructions focus on legitimate tool usage and follow security best practices by advising against manual API key handling.
能力评估
Purpose & Capability
The skill is described as a Workast integration and all runtime instructions are about using the Membrane CLI to connect to Workast and run actions. Requesting a Membrane account / network access is consistent with that purpose. The registry metadata lists no required env vars or binaries even though the SKILL.md instructs installing the Membrane CLI; this is a small documentation mismatch but not a conceptual incoherence.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI (login, connect, list/run actions). It does not instruct reading arbitrary files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints. The login flow is interactive/headless and the guidance to use --json for machine-readable output is reasonable.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli or npx usage shown). Using npm is a common and acceptable distribution method but carries the usual moderate risk of third-party packages — the skill does not download archives from unknown URLs or write arbitrary files. The SKILL.md also recommends npx in some examples (which avoids global install); consider using npx to reduce system-wide changes.
Credentials
No environment variables or credentials are requested by the skill. Authentication is delegated to Membrane (membrane login / connection flow), which is appropriate for an integration broker. The instructions explicitly advise not to ask users for API keys, which reduces risk.
Persistence & Privilege
The skill is not marked always:true and uses default autonomous-invocation semantics. That means the agent could invoke the skill when allowed, which is expected for integrations. The skill does not request system-wide config changes or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install workast - 安装完成后,直接呼叫该 Skill 的名称或使用
/workast触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Workast 是什么?
Workast integration. Manage data, records, and automate workflows. Use when the user wants to interact with Workast data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Workast?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install workast」即可一键安装,无需额外配置。
Workast 是免费的吗?
是的,Workast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Workast 支持哪些平台?
Workast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Workast?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills