Datamolino
v1.0.0Datamolino integration. Manage data, records, and automate workflows. Use when the user wants to interact with Datamolino data.
⭐ 0· 57·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 name/description (Datamolino integration) match the runtime instructions: all actions are performed via the Membrane CLI and/or Membrane proxy to talk to Datamolino. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md is focused on using membrane CLI commands (login, connect, action list/run, request) and browser-based auth. It does not instruct the agent to read unrelated files or environment variables. Note: using 'membrane request' will route API calls through Membrane's servers (expected for this integration).
Install Mechanism
The registry provides no install spec (instruction-only), which is low-risk. The docs instruct users to run `npm install -g @membranehq/cli` — installing a global npm package is a normal step but will execute third‑party code on the machine if you run it locally; verify the package source before installing.
Credentials
No environment variables or credentials are requested by the skill. The SKILL.md explicitly relies on Membrane to manage credentials server-side and advises not to ask users for API keys, which is proportionate to the stated functionality.
Persistence & Privilege
Skill is not marked 'always'. It does not request system-wide config changes or persistent elevated privileges. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
Assessment
This skill appears coherent and does what it says: it uses the Membrane service/CLI to access Datamolino. Before installing or running commands: 1) confirm @membranehq/cli is the official package (check the publisher/repo and npm page); 2) be aware that API requests and any data you send will be proxied through Membrane servers—review their privacy/terms if you plan to send sensitive invoices or PII; 3) install the CLI manually (don't run unknown scripts) and complete authentication via the browser as described; and 4) if you prefer not to route data through a third party, use a direct Datamolino integration or verify Membrane's security posture first.Like a lobster shell, security has layers — review code before you run it.
latestvk97d8nvgwepxyxm6zsvk40vmdx84c4bm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
