Waitwhile
v1.0.2Waitwhile integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waitwhile data.
⭐ 0· 85·0 current·0 all-time
byVlad Ursul@gora050
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: the skill uses the Membrane CLI to manage Waitwhile data and asks only for a Membrane account and network access. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md gives concrete CLI steps (install Membrane CLI, login, create connections, list/run actions, proxy requests). It does not instruct reading arbitrary files or environment variables, nor does it direct data to unexpected endpoints. The instructions are focused on the stated integration.
Install Mechanism
The doc tells users to install @membranehq/cli via npm (-g or npx). This is expected for a CLI integration, but installing global npm packages writes code to disk and should be done only after verifying the package/source (review the package on npm/GitHub).
Credentials
The skill requests no environment variables or local secrets. Authentication is delegated to Membrane (browser OAuth flow), which is appropriate for this integration. The requirement that you have a Membrane account and network access is proportional.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request persistent system-wide privileges or to modify other skills. It relies on the user installing a CLI and performing standard auth flows.
Assessment
This skill appears coherent and limited to interacting with Waitwhile through the Membrane CLI. Before installing or using it: (1) verify you trust the @membranehq/cli npm package and the publisher (inspect its npm/GitHub repo and releases); (2) understand that connecting your Waitwhile account via Membrane grants Membrane proxy access to your Waitwhile data — review Membrane's privacy/security docs and OAuth scopes; (3) installing a global npm package will write binaries to your system—run it in an environment you control if you are cautious; (4) the skill itself won’t ask for local API keys or secrets, but any automated agent actions that run the CLI will have network access to Membrane/Waitwhile, so confirm each connection/action before granting access.Like a lobster shell, security has layers — review code before you run it.
latestvk973262h0yg2tj3hk1nezzkvf984317c
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
