Mattermark

v1.0.0

Mattermark integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mattermark data.

0· 33·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 declares it uses the Membrane CLI to interact with Mattermark and requires a Membrane account and network access. There are no unrelated environment variables, binaries, or config paths requested — the resources requested match the described Membrane-mediated integration.
Instruction Scope
The SKILL.md instructs the agent/user to install and use the Membrane CLI, create connections, run pre-built actions, or proxy raw requests via Membrane. This is within the stated purpose, but it means API calls and any transmitted data will be routed through Membrane's service — the user should be aware that requests (and associated Mattermark data and credentials handled by Membrane) leave the local environment.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell users to run `npm install -g @membranehq/cli`. Installing a global npm package executes third-party code on the machine; the package namespace (@membranehq) appears appropriate for the described vendor, but users should verify the package source and trustworthiness before global installation.
Credentials
The skill requests no environment variables or local secrets and explicitly advises not to ask users for API keys, relying on Membrane to manage credentials server-side. The lack of local credential requests is proportional to the described design.
Persistence & Privilege
The skill is instruction-only, does not request persistent 'always' inclusion, and does not instruct modifying other skills or system-wide agent configuration. Autonomous invocation is allowed by default but not combined with elevated privileges here.
Assessment
This skill appears coherent: it delegates Mattermark access to the Membrane service and asks you to use the @membranehq CLI. Before installing or using it, verify the @membranehq/cli package and its repository (to ensure you’re installing the official tool), be aware that API requests and associated data will transit Membrane's servers (read their privacy/security docs), and consider installing the CLI in a controlled environment (not necessarily globally) if you have security concerns. Do not provide local API keys — follow the skill's advice to create a connection via Membrane so credentials are managed server-side.

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

latestvk978a2t4nd4v3ntbnkjdsenvsn847h0a

License

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

Comments