← 返回 Skills 市场
Status Hero
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install status-hero
功能描述
Status Hero integration. Manage data, records, and automate workflows. Use when the user wants to interact with Status Hero data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install status-hero - 安装完成后,直接呼叫该 Skill 的名称或使用
/status-hero触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Status Hero 是什么?
Status Hero integration. Manage data, records, and automate workflows. Use when the user wants to interact with Status Hero data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 Status Hero?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install status-hero」即可一键安装,无需额外配置。
Status Hero 是免费的吗?
是的,Status Hero 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Status Hero 支持哪些平台?
Status Hero 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Status Hero?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills