Scale Ai
v1.0.2Scale AI integration. Manage Organizations, Users, Goals. Use when the user wants to interact with Scale AI data.
⭐ 0· 142·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 is presented as a Scale AI integration and its SKILL.md consistently instructs the agent to use the Membrane CLI to connect to Scale AI. Minor inconsistency: the registry metadata lists no required binaries or network requirement, but the instructions explicitly require installing the @membranehq/cli and network access / a Membrane account.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating connections, running actions, and proxying requests to Scale AI. Instructions do not ask the agent to read unrelated local files or environment variables or to exfiltrate data to unexpected endpoints. They do instruct browser-based auth and proxying through Membrane (which is expected for this integration).
Install Mechanism
There is no registry-level install spec; the SKILL.md tells users to run 'npm install -g @membranehq/cli' (or use npx). Installing a public npm CLI globally is a normal but moderately privileged action (writes binaries to the system PATH). The instruction is reasonable for the described integration but is not enforced or declared in the registry metadata.
Credentials
The skill declares no required environment variables and the instructions explicitly direct users to let Membrane manage credentials rather than asking for API keys locally. The only external requirement is a Membrane account and Scale AI connection, both appropriate to the task.
Persistence & Privilege
The skill does not request permanent 'always' inclusion or elevation of other skills' settings. It is instruction-only and does not modify other skills. Installing the CLI creates a local binary (normal for CLI tools) but the skill itself does not ask for persistent agent privileges.
Assessment
This skill appears to do what it says: it uses the Membrane CLI to connect and proxy requests to Scale AI. Before installing, consider: (1) you will need a Membrane account and will authorize Membrane to access Scale AI on your behalf — Membrane will see and manage tokens and proxied requests, so evaluate whether you trust that third party with any sensitive annotation data; (2) the SKILL.md instructs a global npm install (@membranehq/cli), which writes a binary to your PATH and requires install permissions — ensure you trust the npm package and the publisher; (3) the registry metadata did not explicitly declare the CLI or network requirement even though the instructions require them (minor mismatch) — be prepared to follow the install/login steps in SKILL.md. If you are uncomfortable with a third party proxying your Scale AI traffic, do not install or instead connect manually using your own tooling.Like a lobster shell, security has layers — review code before you run it.
latestvk97bdes6q45yvx762xj4prjsms843gkr
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
