← 返回 Skills 市场
Statuspal
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
164
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install statuspal
功能描述
Statuspal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Statuspal data.
安全使用建议
This skill looks coherent and uses the Membrane CLI to talk to Statuspal. Before installing or running commands: 1) Verify the authenticity of the @membranehq/cli package (review its npm page and repository) and consider pinning a specific version instead of always installing @latest. 2) Be aware `npm install -g` and `npx` will download and execute code — run them in a trusted or sandboxed environment if you need to limit risk. 3) The CLI uses interactive browser-based login or a code flow; you won't be asked for raw Statuspal API keys locally because Membrane manages credentials server-side. 4) If you have policies restricting third-party CLIs or global npm installs, follow those policies (or use a local install). Overall, the skill is internally consistent, but exercise the usual caution before installing external CLIs.
功能分析
Type: OpenClaw Skill
Name: statuspal
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Statuspal via the Membrane CLI. It outlines standard procedures for installation (npm install), authentication, and managing actions through the Membrane platform (getmembrane.com). No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the instructions are consistent with the stated purpose of the integration.
能力评估
Purpose & Capability
The name/description (Statuspal integration) matches the instructions: all runtime actions are performed via the Membrane CLI which provides a Statuspal connector. Nothing in the SKILL.md requests unrelated services, binaries, or credentials.
Instruction Scope
The SKILL.md instructs the agent/operator to install and use the Membrane CLI, create connections, discover and run actions, and handle login flows. These steps stay within the stated purpose (interacting with Statuspal data). The instructions avoid asking users for raw API keys and explicitly delegate auth to Membrane.
Install Mechanism
This is an instruction-only skill (no install spec in the registry), but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` and uses `npx` in examples. That means executing these commands will download and run third-party code at the user's discretion — normal for CLI-driven integrations but worth reviewing the published package before installing.
Credentials
The skill declares no required env vars or credentials. Authentication is performed interactively through the Membrane service, which is proportionate to the integration. No unrelated secrets, config paths, or excessive environment access are requested.
Persistence & Privilege
The skill does not request always:true and has no install-time modifications declared. It's user-invocable and allows autonomous invocation by default (normal for skills) but does not ask for persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install statuspal - 安装完成后,直接呼叫该 Skill 的名称或使用
/statuspal触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Statuspal 是什么?
Statuspal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Statuspal data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 Statuspal?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install statuspal」即可一键安装,无需额外配置。
Statuspal 是免费的吗?
是的,Statuspal 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Statuspal 支持哪些平台?
Statuspal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Statuspal?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills