Voilanorbert

v1.0.2

VoilaNorbert integration. Manage data, records, and automate workflows. Use when the user wants to interact with VoilaNorbert data.

0· 82·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
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (VoilaNorbert integration) match the runtime instructions: all interaction is mediated via the Membrane CLI and Membrane's VoilaNorbert connector. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing connector discovery, running actions, and proxying requests to VoilaNorbert. It does not ask the agent to read unrelated files, environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
Install instructions use npm (npm install -g @membranehq/cli and npx). This is expected for a CLI but requires writing binaries to disk and appropriate privileges; users should validate the npm package and be comfortable installing global packages.
Credentials
The skill declares no env vars or credentials and explicitly advises using Membrane connections rather than asking for API keys. Requested privileges are proportional to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. Autonomous invocation is allowed by default but not combined with other red flags. The skill does not request permanent system-wide changes.
Assessment
This skill delegates all network calls and authentication to the Membrane CLI. Before installing: (1) confirm you trust the Membrane project and review the @membranehq/cli package on the npm registry and its GitHub repo; (2) be aware npm install -g will add a global CLI binary and may require elevated permissions; (3) npx may download code on demand when invoked; (4) when you run membrane login and connect to VoilaNorbert, you’ll authorize a connector in your browser — review the connector permissions carefully. Because this is instruction-only (no code bundled in the skill), the primary risk is the third-party CLI you install; if you’re uncomfortable, consider running the CLI in a sandboxed environment or verifying Membrane’s security/privacy documentation first.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d2dh8tv7jvw2j5wdwqfmygx843d6a

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments