← Back to Skills Marketplace
gora050

Stepzen

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install stepzen
Description
StepZen integration. Manage data, records, and automate workflows. Use when the user wants to interact with StepZen data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stepzen
  3. After installation, invoke the skill by name or use /stepzen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug stepzen
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Stepzen?

StepZen integration. Manage data, records, and automate workflows. Use when the user wants to interact with StepZen data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Stepzen?

Run "/install stepzen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stepzen free?

Yes, Stepzen is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Stepzen support?

Stepzen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stepzen?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments