Status Hero
v1.0.0Status Hero integration. Manage data, records, and automate workflows. Use when the user wants to interact with Status Hero data.
⭐ 0· 49·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the instructions: all runtime steps are about installing and using the Membrane CLI to connect to Status Hero. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
SKILL.md confines the agent to using the Membrane CLI and Status Hero API proxy. It does not instruct reading arbitrary local files, harvesting environment variables, or sending data to unexpected endpoints; headless login and connector flows are documented and appropriate for the stated task.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to install @membranehq/cli from npm (npm install -g), which is a standard third‑party CLI install. Installing a global npm package will write code to disk and may require elevated privileges; verify the package and publisher before installing.
Credentials
No environment variables or credentials are required by the skill; authentication is delegated to Membrane's login/connection flow, which matches the guidance in the README.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system-wide changes. It does not attempt to modify other skills or system configuration. The agent may invoke it autonomously (platform default), which is expected for integrations.
Assessment
This skill appears coherent and limited to using the Membrane CLI to talk to Status Hero. Before installing: (1) verify that @membranehq/cli on npm and the Membrane project (getmembrane.com / repository) are from a trusted publisher; (2) be aware that npm -g writes binaries to your system and may require elevated privileges; (3) the authentication flow opens a browser and delegates tokens to Membrane — review Membrane's privacy/security docs if you have sensitive data; (4) avoid pasting unrelated secrets into prompts and confirm connector IDs and outputs before sharing them. If you do not trust the Membrane provider, do not install the CLI or create connections.Like a lobster shell, security has layers — review code before you run it.
latestvk97350e53xye09kd4jmfvv3d3d84cgfr
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
