← 返回 Skills 市场
Speakeasy
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install speakeasy
功能描述
Speakeasy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Speakeasy data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to connect to Speakeasy and does not ask for unrelated secrets. Before installing or running it, verify the @membranehq/cli package and publisher on npm (or use npx to avoid a global install), confirm the Membrane/getmembrane.com site is the official provider you expect, and be prepared for an interactive browser or headless code-based login flow (you will need to complete the auth step). Also confirm which Speakeasy workspace/permissions the Membrane connection will access so you only grant the minimum necessary access.
功能分析
Type: OpenClaw Skill
Name: speakeasy
Version: 1.0.1
The skill provides instructions for integrating Speakeasy via the Membrane CLI (@membranehq/cli). It follows standard procedures for CLI installation, delegated authentication, and remote action execution. The instructions in SKILL.md specifically promote security best practices by advising the agent to let the Membrane platform handle credentials rather than requesting secrets from the user. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
The skill is described as a Speakeasy integration and the SKILL.md consistently instructs use of the Membrane CLI to connect to a Speakeasy connector (connectorKey: speakeasy). No unrelated credentials, binaries, or system paths are requested. Minor note: the skill relies on Membrane (getmembrane.com) to access Speakeasy rather than speaking directly to speakeasyapi.dev, which is reasonable for an integration broker.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, performing login (interactive or headless code flow), creating/listing connections, discovering actions, and running them. The SKILL.md does not instruct reading unrelated files, accessing unrelated env vars, or sending data to unexpected endpoints. It explicitly recommends letting Membrane handle credentials.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the SKILL.md tells users to install @membranehq/cli via npm -g or use npx. This is a typical moderate-risk action (npm packages run arbitrary install scripts). Using npx avoids a global install; verify the package and maintainers before installing.
Credentials
No environment variables or API keys are requested by the skill. The only required account is a Membrane/Membrane-hosted connection to Speakeasy, which matches the described workflow. The SKILL.md explicitly discourages asking users for API keys.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and does not request 'always: true' or elevated agent privileges. Autonomous invocation is allowed by default (normal) and not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install speakeasy - 安装完成后,直接呼叫该 Skill 的名称或使用
/speakeasy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Speakeasy 是什么?
Speakeasy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Speakeasy data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Speakeasy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install speakeasy」即可一键安装,无需额外配置。
Speakeasy 是免费的吗?
是的,Speakeasy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Speakeasy 支持哪些平台?
Speakeasy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Speakeasy?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills