Lean Technologies
v1.0.0Lean Technologies integration. Manage data, records, and automate workflows. Use when the user wants to interact with Lean Technologies data.
⭐ 0· 66·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 claims to integrate with Lean Technologies via Membrane and all runtime steps in SKILL.md are limited to using the Membrane CLI and Membrane-hosted connections. Minor mismatch: registry metadata lists no required binaries, but the instructions assume node/npm (to install @membranehq/cli) and a Membrane account.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, creating connections, discovering actions, running actions, and proxying requests to Lean Technologies. They explicitly advise against asking users for API keys and do not direct the agent to read unrelated files or env vars.
Install Mechanism
No install spec is declared in the registry (instruction-only), but SKILL.md recommends installing the official @membranehq/cli package via npm (or using npx). This is an expected, moderate-risk install method — it pulls code from the public npm registry rather than a raw URL. No downloads from unknown hosts are suggested.
Credentials
The skill declares no required environment variables or secrets and relies on Membrane to manage credentials server-side. That is proportionate for a connector-based integration.
Persistence & Privilege
The skill is instruction-only, has no install hooks, does not request always:true, and does not attempt to modify other skills or system-wide settings.
Assessment
This skill is coherent: it uses the Membrane CLI to proxy calls to Lean Technologies and intentionally avoids asking for API keys. Before installing or running commands, verify you trust Membrane (review their docs, privacy/security policy, and the @membranehq/cli package source if needed). Note the SKILL.md assumes you have node/npm (or use npx); prefer using npx for one-off commands to avoid a global install. During the browser login flow, be cautious about copy-pasting any codes/URLs into third-party chat interfaces and avoid sharing your Membrane session tokens or any unrelated secrets. If you need higher assurance, inspect the CLI package code or run it in an isolated environment.Like a lobster shell, security has layers — review code before you run it.
latestvk973fafce67a312bgz52j4y3pd845e3p
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
