Mapulus

v1.0.2

Mapulus integration. Manage Organizations. Use when the user wants to interact with Mapulus 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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The SKILL.md describes a Mapulus integration and all runtime steps use the Membrane CLI to discover connectors, create connections, run actions, and proxy requests to Mapulus — this aligns with the stated purpose. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, performing login, creating connections, listing and running actions, and proxying requests to Mapulus. The instructions do not direct the agent to read local config, arbitrary files, or to exfiltrate data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no automated install), but it tells users to run `npm install -g @membranehq/cli`. Installing a global npm package is a normal way to get a CLI but carries the usual supply-chain risk of npm packages; verify the package source/maintainer (@membranehq) and prefer installing in a sandbox or via a package manager you trust.
Credentials
No environment variables, secrets, or config paths are required by the skill. Authentication is delegated to Membrane (browser-based login/connection flow), which is proportionate to the described functionality. Users should nonetheless understand that Membrane will hold the external-service credentials on their behalf.
Persistence & Privilege
The skill does not request always:true or any elevated platform privileges. It's user-invocable and allows normal autonomous invocation. There is no indication it modifies other skills or agent-wide settings.
Assessment
This skill appears coherent and limited to using the Membrane CLI to access Mapulus. Before installing or using it: (1) verify the npm package @membranehq/cli is the official Membrane CLI (check the publisher, GitHub repo, and homepage: getmembrane.com), (2) prefer installing the CLI in a sandbox or non-privileged environment rather than globally on sensitive hosts, (3) be aware Membrane will store and proxy your Mapulus credentials — only use accounts and permissions you are comfortable delegating, and (4) review the actions you run (and any proxied API calls) to avoid sending sensitive data to external endpoints.

Like a lobster shell, security has layers — review code before you run it.

latestvk9709xjm9pf3v45mtg168kebfx84211s

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments