Cubicl
v1.0.2Cubicl integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cubicl data.
⭐ 0· 98·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
The name/description (Cubicl integration) match the instructions: all actions use the Membrane CLI to connect to Cubicl and run actions or proxy API requests. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing and running the Membrane CLI, logging in, creating/using a connector, listing/running actions, and proxying requests. It does not instruct reading arbitrary local files, exporting unrelated env vars, or sending data to unexpected endpoints beyond Membrane/Cubicl.
Install Mechanism
The skill is instruction-only (no install spec), but it tells the user to install @membranehq/cli via npm (or invoke via npx). Installing an npm package is a normal step for CLI-based integrations but does execute third-party code on the host — this is expected for the stated purpose; users should validate the package/source before installing.
Credentials
No environment variables, config paths, or credentials are required by the skill. The instructions explicitly advise letting Membrane handle authentication (no API keys or tokens requested locally), which is proportionate to the integration.
Persistence & Privilege
The skill does not request always:true or system-level persistence. It is user-invocable and allows normal autonomous invocation (platform default). It does not instruct modifying other skills or system-wide settings.
Assessment
This skill appears coherent and limited to using the Membrane CLI to access Cubicl. Before installing/using it: verify the @membranehq/cli package and the Membrane service are legitimate and acceptable for your data/privacy needs; prefer running via npx to avoid a global install if you want to limit host changes; do not paste secrets into chat prompts; ensure the Membrane account and connector permissions you create are scoped appropriately for the Cubicl data you want to access. If you need higher assurance, review the CLI package source on the official repository and confirm the npm/org ownership matches getmembrane.com or an official Membrane repo.Like a lobster shell, security has layers — review code before you run it.
latestvk973vzmjkkwxn5zdspq9fs9y9s843f6h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
