← 返回 Skills 市场
Wishpond
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
122
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wishpond
功能描述
Wishpond integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wishpond data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to talk to Wishpond and keeps auth on Membrane rather than asking you for API keys. Before installing: verify the @membranehq/cli package on the npm registry and the getmembrane.com / GitHub links, prefer using `npx` if you don't want a global install, and be aware the CLI download requires network access and npm/node on your system. If you have strict security policies, run the CLI in a constrained environment or inspect the package source before installing. Finally, don't provide your Wishpond API keys directly to the skill — follow the Membrane login/connect flow as documented.
功能分析
Type: OpenClaw Skill
Name: wishpond
Version: 1.0.1
The skill bundle provides instructions for integrating with Wishpond via the Membrane CLI. It outlines standard procedures for installation, authentication, and action management using the '@membranehq/cli' npm package. The instructions in SKILL.md promote security best practices by advising the agent to let the platform handle credentials rather than requesting secrets from the user, and no malicious patterns, data exfiltration, or harmful prompt injections were detected.
能力评估
Purpose & Capability
The skill is presented as a Wishpond integration and all runtime instructions use the Membrane CLI to connect to Wishpond — this is coherent. One minor mismatch: the registry metadata lists no required binaries, but the SKILL.md instructs installing/using the npm-distributed Membrane CLI (which implies npm/node available).
Instruction Scope
SKILL.md stays on-topic: it describes installing the Membrane CLI, logging in, creating/connecting a Wishpond connection, discovering and running actions, and best practices. It does not instruct reading unrelated files or exfiltrating secrets; it explicitly advises not to ask users for API keys.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the instructions recommend `npm install -g @membranehq/cli@latest` or using `npx`. Downloading a package from npm is common but has moderate risk compared to a reviewed distribution; the SKILL.md does not pin a specific release version. Prefer npx or verifying the package on the npm registry if you are cautious.
Credentials
The skill requests no environment variables or other credentials in metadata. Authentication is delegated to Membrane's hosted flow (membrane login/connect), which fits the described purpose. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request special persistent privileges. It is instruction-only and relies on user-run CLI actions. The default ability for the agent to invoke the skill autonomously is unchanged and not by itself suspicious.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wishpond - 安装完成后,直接呼叫该 Skill 的名称或使用
/wishpond触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Wishpond 是什么?
Wishpond integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wishpond data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Wishpond?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wishpond」即可一键安装,无需额外配置。
Wishpond 是免费的吗?
是的,Wishpond 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wishpond 支持哪些平台?
Wishpond 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wishpond?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills