← 返回 Skills 市场
Spade
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install spade-integration
功能描述
Spade integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spade data.
安全使用建议
This skill appears to do what it says: use the Membrane CLI to connect to Spade and run actions. Before installing or using it: 1) Be cautious about running `npm install -g @membranehq/cli@latest` — global npm installs can run arbitrary code and change system files; prefer a pinned version (e.g., @membranehq/[email protected]) or review the package and its repository. 2) If possible, test the CLI in an isolated environment (container or VM) first. 3) Verify the Membrane project/repository and its reputation (homepage and GitHub repo) and read their auth/token storage policy so you know where credentials are kept. 4) The skill will ask you to authenticate via browser — do not paste other secrets into chat or the CLI. If you need higher assurance, request the exact package version and a checksum or ask for an install spec from the publisher. Overall the skill is internally consistent, but standard supply‑chain caution is recommended.
功能分析
Type: OpenClaw Skill
Name: spade-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Spade project management service using the Membrane CLI. It follows standard patterns for CLI-based integrations, including installation via npm (`@membranehq/cli`), authentication, and action discovery. The instructions in SKILL.md emphasize secure credential management by delegating authentication to the Membrane platform rather than handling raw API keys, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name/description (Spade integration) match the runtime instructions: everything in SKILL.md is about using the Membrane CLI to connect to Spade, discover and run actions, and manage auth. No unrelated services, binaries, or env vars are requested.
Instruction Scope
Runtime instructions stay on-topic: they tell the agent how to install and use the Membrane CLI, how to authenticate, create/list/run actions, and how to handle headless auth. There are no instructions to read arbitrary local files, exfiltrate unrelated data, or access unrelated environment variables.
Install Mechanism
The README instructs the user to run npm install -g @membranehq/cli@latest. This is a typical way to install a CLI but pulls code from the public npm registry (global install requires elevated filesystem access). The skill itself has no formal install spec, so the install step is manual — consider pinning a version and verifying the package/repo before global installation.
Credentials
The skill requests no environment variables or secrets. Authentication is delegated to Membrane's login flow (browser/OAuth), which is proportionate to the stated purpose. The SKILL.md explicitly recommends not asking users for API keys or tokens.
Persistence & Privilege
The skill is not always-enabled and makes no request to modify other skills or global agent configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spade-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/spade-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Spade 是什么?
Spade integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spade data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Spade?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spade-integration」即可一键安装,无需额外配置。
Spade 是免费的吗?
是的,Spade 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spade 支持哪些平台?
Spade 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spade?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills