← 返回 Skills 市场
Wachete
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
145
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install wachete
功能描述
Wachete integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wachete data.
安全使用建议
This skill appears internally consistent, but consider the following before installing: 1) The workflow sends action descriptions and commands to Membrane's servers — only proceed if you trust getmembrane.com / Membrane. 2) Prefer using npx or pinning a specific CLI version rather than npm install -g to reduce supply-chain and global-install risks. 3) The CLI performs authentication in a browser/URL flow; you will grant Membrane access to Wachete data when creating the connection. 4) No environment variables or local secrets are requested by the skill itself — do not share API keys directly to the agent. If you need higher assurance, review the Membrane CLI package source and the referenced GitHub repository before installation.
功能分析
Type: OpenClaw Skill
Name: wachete
Version: 1.0.3
The skill bundle provides instructions for integrating with Wachete via the Membrane CLI. It follows security best practices by delegating authentication and secret management to the Membrane platform rather than requesting API keys directly. The instructions in SKILL.md are focused on legitimate service discovery and action execution, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The SKILL.md describes interacting with Wachete via the Membrane platform and the Membrane CLI; required actions (login, connect, action list/run/create) match that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating/listing/running actions, and interacting with a Wachete connector. The instructions do not ask the agent to read arbitrary local files or access unrelated environment variables. Note: using the CLI will transmit action descriptions and run requests to Membrane's backend (expected for this integration).
Install Mechanism
Install is instruction-only and recommends npm install -g @membranehq/cli@latest or npx usage. This is proportionate for a CLI-based integration, but global npm installs carry normal supply-chain and privilege risks (use npx or pin a version if you want to reduce risk).
Credentials
The skill declares no required environment variables or primary credentials and explicitly instructs to let Membrane manage auth. There are no disproportionate secret or config requests.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes. It's instruction-only and will not persist credentials locally according to the documentation (Membrane handles auth server-side).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wachete - 安装完成后,直接呼叫该 Skill 的名称或使用
/wachete触发 - 根据 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
元数据
常见问题
Wachete 是什么?
Wachete integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wachete data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。
如何安装 Wachete?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wachete」即可一键安装,无需额外配置。
Wachete 是免费的吗?
是的,Wachete 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wachete 支持哪些平台?
Wachete 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wachete?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills