Densify
v1.0.0Densify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Densify data.
⭐ 0· 65·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 claims to integrate with Densify and the instructions exclusively describe using the Membrane CLI and Membrane connections/proxy to access Densify. Required resources (Membrane CLI, network, a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md instructs only to install/run the Membrane CLI, create/list connections, run actions, and proxy requests to the Densify API. It does not ask the agent to read unrelated files, environment variables, or system configuration, nor to transmit arbitrary local data.
Install Mechanism
There is no built-in install spec, but the instructions recommend installing @membranehq/cli via npm install -g (a public npm package). Installing a CLI globally executes third-party code on the host — this is expected for a CLI-based integration but is a moderate-risk action that users should vet (verify package name, publisher, and registry).
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to use Membrane-managed connections rather than asking for API keys. Requested access appears proportionate to integrating with Densify via Membrane.
Persistence & Privilege
The skill is instruction-only, has no install-time hooks or always:true flag, and does not request persistent elevated privileges or modify other skills' configurations. Default autonomous invocation is allowed but not combined with other concerning flags.
Assessment
This skill appears to be what it says: a Membrane-based Densify integration. Before installing or running commands, verify the @membranehq/cli package on the npm registry (publisher, download counts, README, and repository), and be aware that running npm install -g will execute third-party code on your machine. The skill requires network access and a Membrane account and will open a browser for OAuth-style login; use the headless flow only if you understand the login codes. If you prefer not to install a global CLI, consider running the CLI via npx each time (as the doc suggests) or reviewing the upstream repository first.Like a lobster shell, security has layers — review code before you run it.
latestvk974nm38z8ydm3xb1cda20cfgs8458m4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
