Wiza
v1.0.0Wiza integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wiza data.
⭐ 0· 72·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
The SKILL.md describes a Wiza integration and instructs the agent/user to use the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests. All required actions (login, connect, action run, request) are consistent with interacting with Wiza through Membrane.
Instruction Scope
Instructions limit activity to installing/using the Membrane CLI and performing connector discovery, connection creation, action runs, and proxy requests to the Wiza API. The instructions do not ask the agent to read unrelated local files, environment variables, or system state.
Install Mechanism
The skill is instruction-only and asks the user to run 'npm install -g @membranehq/cli' or use 'npx ...@latest'. This is a standard way to obtain a CLI but does fetch code from the public npm registry at runtime; users should verify the package identity and trustworthiness (package name, maintainer, and repository) before globally installing.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is performed via Membrane's login flow (browser-based OAuth/tenant login) which is consistent with the described purpose.
Persistence & Privilege
The skill does not request permanent inclusion (always:false) and does not instruct modification of other skills or system-wide agent settings. It relies on the Membrane service for auth lifecycle rather than storing local secrets.
Assessment
This skill appears coherent: it requires a Membrane account and the Membrane CLI to interact with Wiza through Membrane's proxy. Before installing, verify the @membranehq/cli package on npm/GitHub and confirm you trust the Membrane service (it will mediate requests and hold connection credentials). Be aware that running 'npm install -g' or using 'npx @membranehq/cli@latest' downloads and executes code from the npm registry—only proceed if you trust the package maintainer. Also review any data you send through the Membrane proxy and Membrane's privacy/data-retention policies.Like a lobster shell, security has layers — review code before you run it.
latestvk974hdbhqt76k5xt1eb8h5xqgd845t38
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
