← 返回 Skills 市场
membranedev

Snatchbot

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
158
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install snatchbot
功能描述
SnatchBot integration. Manage data, records, and automate workflows. Use when the user wants to interact with SnatchBot data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to manage SnatchBot. Before installing or using it: 1) Verify the @membranehq/cli package source (npm page, maintainers) and the repository/homepage links to ensure they match the vendor you trust; 2) Understand that Membrane (the external service) will hold and manage your SnatchBot credentials — review their privacy/security docs and consider using a least-privilege/test account first; 3) If you prefer not to do a global npm install, use `npx` or a local install to reduce system-wide changes; 4) Avoid pasting credentials into chat — the SKILL.md explicitly says to let Membrane handle auth; 5) If you need higher assurance, ask the skill author for a signed/reproducible release or inspect the CLI source before installing.
功能分析
Type: OpenClaw Skill Name: snatchbot Version: 1.0.1 The snatchbot skill is a standard integration guide for using the Membrane CLI (@membranehq/cli) to interact with the SnatchBot platform. The instructions in SKILL.md focus on legitimate operations such as authentication, connection management, and action execution through the Membrane ecosystem, with no evidence of malicious intent, data exfiltration, or unauthorized access.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (SnatchBot integration) matches the runtime instructions: all actions are performed through the Membrane CLI which provides connectors to external apps. There are no unrelated credentials, binaries, or config paths requested by the skill.
Instruction Scope
SKILL.md instructs the agent/user to install and use the @membranehq/cli to login, create a connection, discover and run actions. It does not direct the agent to read unrelated files or environment variables, nor to exfiltrate data to unexpected endpoints. It expects interactive browser-based login (or headless code completion) — behavior is documented.
Install Mechanism
This is an instruction-only skill but tells the user to run `npm install -g @membranehq/cli@latest` (and sometimes suggests `npx`). Installing a global npm package is a reasonable way to get a CLI, but it is a moderate-risk operation: it executes third-party code from the npm registry and requires write access to the system. The SKILL.md does not embed or fetch arbitrary scripts itself.
Credentials
The skill declares no required environment variables or credentials locally, which is appropriate. However, it requires a Membrane account and delegates credential management to Membrane — that moves trust (and access to SnatchBot data) to a third party. This is proportionate to the stated purpose but important to understand.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide config changes. It does instruct running CLI commands, but there is no instruction to modify other skills or persist credentials locally. Autonomous invocation is allowed by default for skills and is not an additional concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install snatchbot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /snatchbot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug snatchbot
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Snatchbot 是什么?

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

如何安装 Snatchbot?

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

Snatchbot 是免费的吗?

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

Snatchbot 支持哪些平台?

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

谁开发了 Snatchbot?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论