Acquire
v1.0.2Acquire integration. Manage data, records, and automate workflows. Use when the user wants to interact with Acquire data.
⭐ 0· 115·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
Name/description (Acquire integration) matches the instructions: all actions are performed through the Membrane CLI and the guidance is focused on Acquire-related workflows.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, creating connections, running actions, and proxying Acquire API calls via Membrane. It does not instruct reading unrelated files or env vars, nor sending data to unexpected external endpoints beyond Membrane/Acquire.
Install Mechanism
Install is an npm global package: `npm install -g @membranehq/cli`. This is a common approach but executes third-party code on the host and has typical npm-global risks; verify the package and source before installing.
Credentials
No env vars, credentials, or local config paths are requested. Authentication is delegated to Membrane (server-side), which is coherent but requires trusting Membrane with Acquire credentials.
Persistence & Privilege
Skill is instruction-only, has no install script, and is not always-enabled; it does not request elevated or persistent platform privileges.
Assessment
This skill appears to do what it says: it uses the Membrane CLI to manage Acquire via Membrane-managed connections. Before installing: (1) confirm the npm package name (@membranehq/cli) and review its npm page and source repository (the SKILL.md points to https://github.com/membranedev/application-skills), (2) be aware that installing a global npm package runs third-party code on your machine, and (3) understand that Membrane will hold and proxy your Acquire credentials and API calls — review Membrane's privacy/security docs if you need to limit access. If you prefer not to give a third party long-term access, consider creating a limited-scope/test Acquire account for initial evaluation.Like a lobster shell, security has layers — review code before you run it.
latestvk971tssdfv761b1aqhsdd4gwwh842gma
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
