Clearhaus
v1.0.0Clearhaus integration. Manage data, records, and automate workflows. Use when the user wants to interact with Clearhaus data.
⭐ 0· 48·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
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
The skill claims to integrate with Clearhaus and all runtime instructions use the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests to Clearhaus. Requiring a Membrane account and CLI is coherent with that purpose.
Instruction Scope
SKILL.md only instructs the agent/operator to install the Membrane CLI, authenticate via Membrane, create/list connections, call actions, and proxy Clearhaus API requests via Membrane. It does not instruct reading system files, unrelated environment variables, or exfiltrating data to unexpected endpoints beyond the Membrane service.
Install Mechanism
The install step is a standard npm global install of @membranehq/cli (npx usage is suggested). This is a normal, traceable package install instead of an arbitrary URL download or archive extract.
Credentials
The skill declares no required environment variables, credentials, or config paths. It explicitly advises letting Membrane manage API keys and not asking users for Clearhaus keys, which is proportionate to the described design.
Persistence & Privilege
The skill is not set to always:true and is user-invocable only. It is instruction-only (no code files), so it does not request persistent system-level privileges or modify other skills' configurations.
Assessment
This skill delegates authentication and request proxying to the Membrane service and requires you to install and log in with the Membrane CLI. Before installing or using it, verify you trust Membrane (check the official domain, privacy/security docs, and repository), be aware that authenticating will grant Membrane access to your Clearhaus connection, and test with non-production data if possible. Installing the npm CLI runs code on your machine (global npm package); if you prefer, inspect the @membranehq/cli package and its source before installing. The skill itself requests no local secrets or system files.Like a lobster shell, security has layers — review code before you run it.
latestvk9791x0krwcygck8wfqphk5cv584c0k1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
