← 返回 Skills 市场
Voiceflow
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
148
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install voiceflow
功能描述
Voiceflow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Voiceflow data.
安全使用建议
This skill appears coherent and uses the Membrane CLI to manage Voiceflow data. Before installing: (1) verify the Membrane project and @membranehq/cli package on npm/GitHub to ensure you trust the publisher, (2) prefer installing a pinned CLI version rather than `@latest` if you want stability and reproducibility, (3) be aware that authorizing a connection grants Membrane access to your Voiceflow data — review what permissions the connector requests, and (4) avoid global installs on sensitive or shared systems if you want to limit system-wide changes. If you need stronger assurance, ask the publisher for the CLI source repo and a signed release to review.
功能分析
Type: OpenClaw Skill
Name: voiceflow
Version: 1.0.3
The Voiceflow skill bundle provides instructions for an AI agent to manage Voiceflow data using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via Membrane's OAuth flow, and discovering or creating actions. The instructions prioritize security best practices, such as delegating credential management to the Membrane platform rather than handling raw API keys. No malicious code, data exfiltration patterns, or harmful prompt injections were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Voiceflow integration) match the instructions (use Membrane CLI to connect to a Voiceflow connector, discover and run actions). Nothing requested (no env vars, no unrelated binaries) is outside that purpose.
Instruction Scope
SKILL.md only directs use of the Membrane CLI: install, login, create/list connections, discover and run actions. It does not instruct reading arbitrary files, harvesting environment variables, or sending data to endpoints unrelated to Membrane/Voiceflow.
Install Mechanism
This is an instruction-only skill (no installer included). It tells the user to run `npm install -g @membranehq/cli@latest`. Using a public npm package is reasonable for this purpose, but global installs and the unpinned `@latest` tag carry routine supply-chain / upgrade risks (the package runs code on install/execution).
Credentials
No environment variables or local credentials are requested by the skill. The doc explicitly says Membrane manages credentials server-side and that you should not ask users for API keys — this is proportional to the stated purpose. Note: authorizing a connection will give Membrane access to Voiceflow data for the connected account.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and is user-invocable. Autonomous invocation by the agent is default platform behavior and is not raised here because there are no other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install voiceflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/voiceflow触发 - 根据 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
元数据
常见问题
Voiceflow 是什么?
Voiceflow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Voiceflow data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Voiceflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install voiceflow」即可一键安装,无需额外配置。
Voiceflow 是免费的吗?
是的,Voiceflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Voiceflow 支持哪些平台?
Voiceflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Voiceflow?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills