← Back to Skills Marketplace
gora050

Snapscan

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
192
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install snapscan
Description
SnapScan integration. Manage data, records, and automate workflows. Use when the user wants to interact with SnapScan data.
Usage Guidance
This skill is coherent for SnapScan integration but requires installing and trusting the Membrane CLI (npm package published by @membranehq). Before installing, verify Membrane's reputation and privacy policy (what they store and how they use credentials), prefer `npx` or running the CLI inside an isolated environment or container instead of global npm install, and confirm the repository/homepage links match the vendor. Because Membrane handles auth server-side, you will be delegating SnapScan credentials and data flows to that service — if you need full control over credentials, reconsider or audit the connector implementation on the Membrane side.
Capability Analysis
Type: OpenClaw Skill Name: snapscan Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with SnapScan using the Membrane CLI. The activities described in SKILL.md, such as installing the '@membranehq/cli' package and managing API connections via getmembrane.com, are consistent with the stated purpose of the skill. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (SnapScan integration) aligns with the instructions: all runtime steps use the Membrane CLI to connect to SnapScan, discover and run actions, and handle auth. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays on scope: it tells the agent to install/run Membrane CLI, perform login, create a connection, list/search/create/run actions, and use JSON flags. It does not instruct reading arbitrary local files or requesting unrelated secrets. It encourages using Membrane for auth and not asking the user for API keys.
Install Mechanism
There is no platform-level install spec in the registry (skill is instruction-only), but the runtime instructions tell users to run `npm install -g @membranehq/cli@latest` (and sometimes `npx ...`). Installing a third-party npm CLI globally is a normal way to get this functionality but does introduce the usual supply-chain/runtime risk of running remote package code. Using `npx` or an isolated environment/container can reduce risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths. It delegates credential management to Membrane (server-side). This is proportionate for a connector-based integration, though it means you must trust Membrane to hold/handle your SnapScan credentials and data.
Persistence & Privilege
The skill is instruction-only and not marked always:true. It does not request persistent platform-level privileges or to modify other skills' configs. Autonomous model invocation is allowed (default) but is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snapscan
  3. After installation, invoke the skill by name or use /snapscan
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug snapscan
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Snapscan?

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

How do I install Snapscan?

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

Is Snapscan free?

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

Which platforms does Snapscan support?

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

Who created Snapscan?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments