← 返回 Skills 市场
membranedev

Statusio

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install statusio
功能描述
Status.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Status.io data.
安全使用建议
This skill appears to do what it says: it uses Membrane as a proxy to talk to Status.io and asks you to install and use the Membrane CLI. Before installing or using it: (1) verify the @membranehq/cli npm package is the official one (check the npm/org page and GitHub source), prefer running with npx or a local install rather than a global -g install if you want less system impact, (2) review Membrane's privacy/terms because you will rely on that third party to hold your Status.io credentials, (3) perform interactive login yourself (do not paste secrets into chat), and (4) revoke the connection or credentials in Membrane when you no longer need access. If you cannot trust the Membrane service/provider, do not install the CLI or create connections.
功能分析
Type: OpenClaw Skill Name: statusio Version: 1.0.1 The skill requires the agent to perform a global installation of the `@membranehq/cli` npm package and routes all API interactions through the third-party service getmembrane.com. While these steps are aligned with the stated integration purpose, the requirement for high-privilege system modifications (npm install -g) and the reliance on an external proxy for dynamic action creation and execution constitute high-risk behaviors that warrant caution in an automated agent environment.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md directs the agent to use the Membrane CLI to manage Status.io data. Required capabilities (network access, Membrane account) are appropriate for this purpose and no unrelated resources are requested.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating connections, discovering/creating/running actions, and handling JSON outputs. The instructions do not request reading arbitrary files, unrelated environment variables, or exfiltrating data to unknown endpoints. Authentication is delegated to Membrane and performed interactively (browser/code flow).
Install Mechanism
The manifest is instruction-only (no install spec), but SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' and uses npx in examples. Installing a global npm package is a real-world supply-chain risk; this is proportionate to the stated purpose but you should verify the package source and prefer npx or a local install if you want to reduce risk.
Credentials
The skill declares no required environment variables or credentials. It explicitly instructs not to ask users for API keys and to let Membrane manage auth, which is proportionate to a connector-style integration. The only external requirement is a Membrane account (third-party service).
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not instruct modifying other skills or system-wide configs. It relies on interactive login with Membrane and does not store additional local secrets according to the instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install statusio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /statusio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug statusio
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Statusio 是什么?

Status.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Status.io data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 Statusio?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install statusio」即可一键安装,无需额外配置。

Statusio 是免费的吗?

是的,Statusio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Statusio 支持哪些平台?

Statusio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Statusio?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论