Makcorps
v1.0.2MakCorps integration. Manage data, records, and automate workflows. Use when the user wants to interact with MakCorps data.
⭐ 0· 89·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 skill claims to integrate with MakCorps and the SKILL.md consistently instructs using the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests. Required capabilities (network access, Membrane account/CLI) match the described functionality.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, logging in via browser, creating connections, listing actions, running actions, and proxying requests. The SKILL.md does not instruct reading unrelated files, environment variables, or exfiltrating data. Note: it tells the user to install a global npm package and to run login flows that will create local credentials via the Membrane tooling (expected for this workflow).
Install Mechanism
There is no automated install spec in the registry; the doc asks the user to run `npm install -g @membranehq/cli` (or use npx). Pulling a public npm package is reasonable for a CLI, but installing global npm packages writes to the system and depends on the package's authenticity. This is expected but carries the usual supply-chain considerations.
Credentials
The skill declares no required environment variables or credentials and the instructions deliberately avoid asking for API keys (they rely on Membrane's browser-based auth). The requested access is proportionate to the skill's purpose. Be aware that the Membrane CLI will manage and store auth tokens locally as part of normal operation.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not modify other skills or system-wide settings. It relies on the user installing a CLI and performing a login; that is normal and limited in scope.
Assessment
This skill appears coherent: it tells you to install and use the official Membrane CLI to connect to MakCorps and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli package and the getmembrane.com site (check the npm package page and repository), consider using `npx` instead of a global install to reduce persistent changes, and be aware that logging in will grant Membrane stored access to the third-party MakCorps account (tokens stored locally/managed by Membrane). If you do not trust the Membrane project or the package owner, do not install or run the CLI.Like a lobster shell, security has layers — review code before you run it.
latestvk97am87dyxv01hh7bn44ww43hn843z8y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
