Macrometa

v1.0.0

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

0· 53·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill describes Macrometa data management but instructs the agent to use the Membrane (Membrane/Membrane CLI) proxy/CLI to access Macrometa. Using a third‑party proxy CLI is coherent with the stated purpose (the homepage and docs referenced are for Membrane). There are no unrelated credentials or binaries requested.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (login, listing connections, running actions, and proxying requests). These stay within Macrometa integration scope. One notable capability: membrane request proxies arbitrary HTTP paths to Macrometa using the connection's auth, so an agent could send arbitrary payloads through that proxy (which is expected behavior for a proxy but could be used to transmit any data the agent has access to). The SKILL.md does not instruct the agent to read unrelated local files or environment variables.
Install Mechanism
This is an instruction-only skill with no install spec. It recommends installing @membranehq/cli via npm (-g). Requiring a global npm install is common for CLIs but does modify the host environment and pulls code from the public npm registry (moderate risk compared to no install).
Credentials
The skill declares no required environment variables or credentials and explicitly advises against asking users for API keys, relying on Membrane to manage auth server-side. No unrelated secrets are requested.
Persistence & Privilege
The skill does not request permanent inclusion, system-wide configuration changes, or elevated privileges. It is user-invocable and does not set always:true.
Assessment
This skill appears to be what it says: a Macrometa integration that uses the Membrane CLI. Before installing, confirm you trust the Membrane project (@membranehq on npm / getmembrane.com), and be aware the CLI is installed globally via npm which modifies your system PATH. During use the agent (through the CLI) can proxy arbitrary requests to Macrometa — that is required for flexible integrations but means you should avoid asking the agent to include sensitive local data in requests unless you trust the destination. Also verify the account/connection you create grants only the access you intend, and prefer interactive login flows rather than embedding secrets.

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

latestvk975x17e2mmtt65yrze7ckbz1984dzhd

License

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

Comments