← 返回 Skills 市场
gora050

Scaledrone

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install scaledrone
功能描述
Scaledrone integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scaledrone data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scaledrone
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scaledrone 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug scaledrone
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Scaledrone 是什么?

Scaledrone integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scaledrone data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Scaledrone?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install scaledrone」即可一键安装,无需额外配置。

Scaledrone 是免费的吗?

是的,Scaledrone 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Scaledrone 支持哪些平台?

Scaledrone 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Scaledrone?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论