← Back to Skills Marketplace
membranedev

Status Hero

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
103
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install status-hero
Description
Status Hero integration. Manage data, records, and automate workflows. Use when the user wants to interact with Status Hero data.
Usage Guidance
This skill appears to be a Membrane-based Status Hero connector, but the registry metadata omits that it requires Node/npm and a CLI install. Before installing: (1) verify the Membrane CLI package (@membranehq/cli) and its publisher on npm and inspect its source (GitHub) or release notes; (2) consider using npx (transient) instead of a global `-g` install or run the install in a sandbox; (3) confirm you have a Membrane account and are comfortable with the browser-based auth flow; (4) ask the skill author to update the registry metadata to list required binaries (node/npm) and clarify tenant/login parameters. If you cannot validate the CLI source, avoid installing the global package.
Capability Analysis
Type: OpenClaw Skill Name: status-hero Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with Status Hero via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing connections and actions. The instructions are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The SKILL.md clearly relies on the Membrane CLI (commands like `membrane`, `npx @membranehq/cli`), which requires Node/npm, but the registry metadata declares no required binaries or primary credential. Asking to install a CLI is coherent with the stated purpose, but the metadata omission is inconsistent.
Instruction Scope
Runtime instructions are focused on connecting to Status Hero via Membrane, creating connections and actions, and authenticating via browser/URL flows. The instructions do not ask for unrelated secrets and explicitly say not to request API keys. They do instruct global npm installation and use of npx, and include some minor ambiguities (e.g., `--tenant` without a sample value).
Install Mechanism
There is no formal install spec in the registry, yet SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` and uses npx. Installing a third-party npm CLI globally writes code to disk and is a moderate-risk action; the registry should have declared required binaries (node/npm) or provided its own install packaging. The CLI itself comes from npm (a public registry), which is expected for a CLI but should be verified.
Credentials
The skill does not request environment variables or other credentials in the metadata, and the instructions state Membrane manages credentials and you should not collect API keys. This is proportionate for a connector that delegates auth to Membrane.
Persistence & Privilege
The skill is not marked always:true and provides no install-time persistence mechanisms. It does not request system-wide configuration changes in its instructions. Autonomous invocation is allowed (default) but not combined with other high-risk signs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install status-hero
  3. After installation, invoke the skill by name or use /status-hero
  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 status-hero
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Status Hero?

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

How do I install Status Hero?

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

Is Status Hero free?

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

Which platforms does Status Hero support?

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

Who created Status Hero?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments