Make
v1.0.2Make integration. Manage data, records, and automate workflows. Use when the user wants to interact with Make data.
⭐ 0· 109·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
Name/description (Make integration) align with the instructions: installing and using the Membrane CLI to create connections, list/run actions, and proxy requests to the Make API. Nothing requested is unrelated to integrating with Make via Membrane.
Instruction Scope
Instructions are limited to installing the Membrane CLI, logging in, creating connections, listing and running actions, and proxying API requests. They do not instruct reading unrelated system files, exporting environment credentials, or sending data to unexpected endpoints.
Install Mechanism
No install spec in the registry; SKILL.md recommends installing @membranehq/cli via npm -g. Using npm to install a global CLI is reasonable for this purpose but note that npm packages run install scripts and execute code from the package publisher—verify the package and publisher (npm page / GitHub repository) before installing.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to handle auth and explicitly advises not to ask users for API keys. This is proportionate for a connector that delegates auth to a third-party service.
Persistence & Privilege
always is false and there are no install hooks or config paths in the skill itself. The skill expects network access and normal CLI installation but does not request elevated or persistent platform privileges.
Assessment
This skill is instruction-only and appears to be what it claims: a Make integration that uses the Membrane CLI. Before installing or using it: (1) verify the @membranehq/cli package on npm/GitHub to ensure you trust the publisher, since global npm installs run package scripts; (2) understand that authenticating with Membrane gives Membrane (their servers) access to your Make account/connection—review the scopes and privacy/security policies; (3) prefer using least-privilege accounts or scoped connections when possible; and (4) in headless/CI environments follow the documented login flow and avoid pasting sensitive credentials into chat. The skill itself does not request unrelated secrets or elevated privileges.Like a lobster shell, security has layers — review code before you run it.
latestvk976nw6a2p9d6v8g3jp0kc5kmh842v2x
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
