Mati
v1.0.0Mati integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mati data.
⭐ 0· 27·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 say 'Mati integration' and the SKILL.md explains using the Membrane CLI to discover connectors, create a connection, run actions, and proxy requests to Mati. No unrelated credentials or resources are requested.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, performing login via browser, listing/creating connections, listing and running actions, and proxying API requests. The instructions do not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry metadata, but the SKILL.md tells users to run 'npm install -g @membranehq/cli' (or use npx). Installing a global npm package is a normal way to get a CLI but carries the usual risk of installing third-party code from the npm registry; verify the package's authenticity and source before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs users to let Membrane manage credentials. This is proportionate to a connector-style integration.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges. It relies on the Membrane service for auth and does not modify other skills or system config.
Assessment
This skill appears coherent for integrating with Mati via Membrane, but before installing: 1) Verify the @membranehq/cli package on npm and the Membrane project repository (ensure the package name and source match official documentation). 2) Prefer using npx (ephemeral) or install in an isolated environment/container if you want to avoid a global npm install. 3) Understand that Membrane will handle and store the service credentials on its backend — review Membrane's privacy/security docs and the permissions granted when you create a connection. 4) If you are uncomfortable with giving a third-party service access to your Mati account, do not create the connection. 5) If you want to restrict autonomous agent actions, adjust the agent’s skill invocation settings (disallow autonomous invocation) on your platform.Like a lobster shell, security has layers — review code before you run it.
latestvk97d76rz7n560j4vw2yz5mdzgs846xta
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
