← Back to Skills Marketplace
Statuspal
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
164
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install statuspal
Description
Statuspal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Statuspal data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install statuspal - After installation, invoke the skill by name or use
/statuspal - 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
Frequently Asked Questions
What is Statuspal?
Statuspal integration. Manage data, records, and automate workflows. Use when the user wants to interact with Statuspal data. It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.
How do I install Statuspal?
Run "/install statuspal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Statuspal free?
Yes, Statuspal is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Statuspal support?
Statuspal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Statuspal?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills