← Back to Skills Marketplace
membranedev

Snatchbot

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
158
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install snatchbot
Description
SnatchBot integration. Manage data, records, and automate workflows. Use when the user wants to interact with SnatchBot data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snatchbot
  3. After installation, invoke the skill by name or use /snatchbot
  4. 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
Slug snatchbot
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Snatchbot?

SnatchBot integration. Manage data, records, and automate workflows. Use when the user wants to interact with SnatchBot data. It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.

How do I install Snatchbot?

Run "/install snatchbot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Snatchbot free?

Yes, Snatchbot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Snatchbot support?

Snatchbot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Snatchbot?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments