← 返回 Skills 市场
Wufoo
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
128
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wufoo
功能描述
Wufoo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wufoo data.
安全使用建议
This skill is coherent with its stated purpose, but before you install or run it: 1) Understand that Membrane (a third party) will broker authentication and API calls to your Wufoo account—review Membrane's privacy and security policies and the @membranehq/cli project on npm/GitHub. 2) Prefer npx for one-off use instead of a global npm install to reduce long-term local exposure. 3) Vet the npm package/version (verify publisher, repository, and recent activity) because npm packages execute code on your machine. 4) Be aware that data and credentials will transit/possibly be stored by Membrane—do not use this path for highly sensitive data unless you trust the provider. 5) If you need higher assurance, request an alternative integration that uses direct Wufoo API keys under your control (and do a privacy/security review).
功能分析
Type: OpenClaw Skill
Name: wufoo
Version: 1.0.1
The Wufoo skill bundle provides instructions for an AI agent to interact with the Wufoo API via the Membrane CLI. The instructions in SKILL.md focus on legitimate integration tasks such as authentication, connection management, and executing actions through the Membrane platform. It explicitly advises against asking users for API keys, delegating credential management to the external service, and contains no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (Wufoo integration) align with instructions: all actions are performed via the Membrane CLI and Membrane connections to Wufoo, which reasonably explains why the skill needs network access and a Membrane account.
Instruction Scope
SKILL.md stays on-topic (install CLI, login via Membrane, create a Wufoo connection, discover and run actions). It does not instruct the agent to read unrelated files or environment variables. Note: using Membrane means form data and auth flows will be brokered through that third party—this is expected for the described integration but is a privacy/operational consideration.
Install Mechanism
The skill recommends installing or using @membranehq/cli from npm (global install or npx). npm packages are a common delivery method but carry execution risk (package code runs locally). Since this is an instruction-only skill (no embedded code), the npm dependency is the primary install surface and is proportionate to the stated purpose, but users should vet the package/repo before installing.
Credentials
The skill requires no local environment variables, credentials, or config paths; it relies on Membrane to handle authentication. This is consistent with the recommended workflow and does not ask for unrelated secrets.
Persistence & Privilege
Skill is not marked always:true and is user-invocable only. It does not request system-wide configuration changes or persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wufoo - 安装完成后,直接呼叫该 Skill 的名称或使用
/wufoo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Wufoo 是什么?
Wufoo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wufoo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。
如何安装 Wufoo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wufoo」即可一键安装,无需额外配置。
Wufoo 是免费的吗?
是的,Wufoo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wufoo 支持哪些平台?
Wufoo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wufoo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills