Treblle
v1.0.0Treblle integration. Manage data, records, and automate workflows. Use when the user wants to interact with Treblle data.
⭐ 0· 52·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
The skill says it integrates with Treblle and the SKILL.md exclusively describes using the Membrane CLI to discover connectors, create connections, run actions, and proxy requests to Treblle — which is coherent with the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI, authenticating, listing connections/actions, running actions, and proxying requests. There are no instructions to read unrelated local files, environment variables, or to transmit data to third-party endpoints outside Membrane or Treblle.
Install Mechanism
The skill is instruction-only (no automated install). It recommends running `npm install -g @membranehq/cli` (a public npm package). This is expected for a CLI-based integration, but installing a global npm package executes code from the npm registry — users should verify the package and source before installing.
Credentials
The skill declares no required env vars or credentials. It explicitly instructs to let Membrane handle credentials and to create connections rather than collect API keys locally — this is proportionate to the integration.
Persistence & Privilege
The skill does not request permanent/always-on inclusion and does not attempt to modify other skills or system-wide settings. Agent autonomous invocation is allowed (platform default) but not combined with elevated privileges.
Assessment
This skill is coherent: it relies on the Membrane CLI to connect to Treblle and does not ask for unrelated secrets. Before installing or following the SKILL.md, verify the @membranehq/cli npm package (publisher, npm page, or GitHub repo) and the getmembrane.com domain so you trust the software that will handle your Treblle credentials. Installing a global npm package runs code from the npm registry — if you cannot or prefer not to install it, you can perform the same steps manually via the Membrane web UI or run the package in a controlled environment. Also review Membrane's privacy/security docs to ensure you're comfortable with them managing API credentials and proxying requests on your behalf.Like a lobster shell, security has layers — review code before you run it.
latestvk9706sd7mybvzv5p1tavewxw6n84dth2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
