← Back to Skills Marketplace
Scaledrone
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install scaledrone
Description
Scaledrone integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scaledrone data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to act on Scaledrone data. Before installing or using it, verify the @membranehq/cli npm package and its maintainer (check the npm page and GitHub repo), prefer running via npx to avoid a global install if you want less persistence, and review Membrane's privacy/auth model since you are delegating Scaledrone credentials and auth flows to that third party. Also note the SKILL.md omits declaring the required 'membrane' CLI as a binary dependency — expect to install or allow the CLI when using this skill.
Capability Analysis
Type: OpenClaw Skill
Name: scaledrone
Version: 1.0.1
The skill bundle provides instructions for integrating with Scaledrone using the Membrane CLI. It follows standard procedures for CLI installation via npm, OAuth-based authentication, and action discovery. The instructions in SKILL.md explicitly promote security best practices by advising the agent to let the platform handle credentials rather than requesting API keys from the user. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is a Scaledrone integration that delegates work to the Membrane platform/CLI. That matches the name/description. One minor mismatch: the registry metadata lists no required binaries, but the runtime instructions instruct installing the @membranehq/cli (or using npx). The CLI requirement is reasonable for this purpose but should have been declared explicitly.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI (login, connect, action list/create/run). It does not instruct reading unrelated files, accessing other env vars, or exfiltrating data. It explicitly advises not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
No install spec is included (instruction-only), which is lowest-risk for the skill bundle itself. However, the instructions ask to run 'npm install -g @membranehq/cli@latest' or use npx, which will fetch code from the public npm registry. This is an expected, reasonable approach but means you are installing third-party code — verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled via Membrane's browser/authorization flow, which is proportionate to the stated purpose. There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill does not request always-on inclusion, does not modify other skills or global agent config, and follows normal autonomous-invocation defaults. No elevated persistence privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install scaledrone - After installation, invoke the skill by name or use
/scaledrone - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Scaledrone?
Scaledrone integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scaledrone data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Scaledrone?
Run "/install scaledrone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Scaledrone free?
Yes, Scaledrone is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Scaledrone support?
Scaledrone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Scaledrone?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills