Ncscale

v1.0.2

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

0· 153·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 name/description (NcScale integration) matches the SKILL.md: it instructs the agent to use the Membrane CLI to connect to NcScale, list actions, run actions, and proxy requests. The required tools and network access are coherent with the described functionality.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, performing browser-based login, discovering connections/actions, running actions, and proxying API requests via Membrane. It does not instruct reading arbitrary local files, scanning system configs, or collecting unrelated secrets; it explicitly advises against asking users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec). The doc asks the user to run `npm install -g @membranehq/cli` or use npx. Installing a global npm package is a normal approach but carries the usual supply-chain/privilege considerations; the skill does not supply an automated download URL or run any install itself.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled interactively via Membrane (browser login) and the SKILL.md explicitly discourages collecting local API keys or tokens, which is proportionate to the integration's needs.
Persistence & Privilege
always:false and no requested config paths or persistent privileges. The skill is user-invocable and allows normal autonomous invocation; there is no indication it modifies other skills or system-wide settings.
Assessment
The skill appears coherent and legitimate: it expects you to install and use the @membranehq/cli and to authenticate via browser so Membrane can proxy requests to NcScale. Before installing or following the instructions, verify the @membranehq/cli package and the Membrane service (homepage/repo) are official and trusted; prefer using npx for one-off runs if you don't want a global install. Be aware that using the tool grants Membrane (a third-party service) access to your NcScale data via its connectors, so confirm you trust that provider and your organization's policies for third-party integrations. If you need higher assurance, check the referenced GitHub repository and the Membrane project's official docs and releases first.

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

latestvk97bbw1zxpyp2a3g3fe602embh84347j

License

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

Comments