← 返回 Skills 市场
Stepzen
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install stepzen
功能描述
StepZen integration. Manage data, records, and automate workflows. Use when the user wants to interact with StepZen data.
安全使用建议
This skill accesses StepZen through the Membrane service, not via a direct StepZen SDK/API. Before installing: (1) confirm you trust Membrane (check the npm package @membranehq/cli, its maintainer, and the GitHub repo), (2) be aware you must install/run a global npm CLI (or use npx) and perform interactive authentication to a Membrane account, (3) understand that queries and credentials will be handled by Membrane (a third party) rather than stored locally, and (4) prefer using npx to avoid a global install and review the CLI's permissions and behavior. If you expected a direct StepZen integration, ask the skill author why Membrane is required and request that requirement be declared in the registry metadata.
功能分析
Type: OpenClaw Skill
Name: stepzen
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with StepZen via the Membrane CLI. It includes standard procedures for installing the CLI (@membranehq/cli), authenticating, and managing GraphQL actions. The instructions emphasize security best practices, such as using delegated authentication instead of handling raw API keys. No malicious code, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill is named/marketed as a StepZen integration, but every runtime instruction depends on the Membrane service/CLI. Relying on a third party (Membrane) to access StepZen is reasonable in some designs, but the registry metadata did not clearly declare the requirement for a Membrane account or network access. The homepage points to getmembrane.com rather than StepZen, which is a potentially confusing mismatch for users expecting a direct StepZen integration.
Instruction Scope
SKILL.md stays within a narrow scope: it tells the agent to install/run the Membrane CLI, authenticate via interactive or headless flow, create a connection to the StepZen connector, list/discover actions, create actions, and run them. It does not instruct reading arbitrary files or harvesting unrelated environment variables. However it requires interactive user auth and network access which are not reflected in the top-level registry 'requirements' entries.
Install Mechanism
This is an instruction-only skill (no code files), but it directs installing an npm package globally (@membranehq/cli) or using npx. Installing a global npm CLI is a moderate-risk action (it will execute third-party code on the user's system). The SKILL.md uses standard package sources (npm) and not a raw URL or archive, which is typical and expected for a CLI.
Credentials
The skill's metadata lists no required credentials or env vars, but the instructions explicitly require a Membrane account and performing 'membrane login'. That mismatch is a proportionality/information problem: the runtime requires user credentials (via Membrane) even though the registry metadata doesn't highlight this. No other unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request persistent/system-level privileges or modifications to other skills. The skill instructs installing a CLI (user-level change) but does not request forced inclusion or system-wide configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stepzen - 安装完成后,直接呼叫该 Skill 的名称或使用
/stepzen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Stepzen 是什么?
StepZen integration. Manage data, records, and automate workflows. Use when the user wants to interact with StepZen data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Stepzen?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stepzen」即可一键安装,无需额外配置。
Stepzen 是免费的吗?
是的,Stepzen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stepzen 支持哪些平台?
Stepzen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stepzen?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills