← 返回 Skills 市场
gora050

Snapscan

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

Snapscan 是什么?

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

如何安装 Snapscan?

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

Snapscan 是免费的吗?

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

Snapscan 支持哪些平台?

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

谁开发了 Snapscan?

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

💬 留言讨论