← 返回 Skills 市场
Snov
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
122
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install snov
功能描述
Snov integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snov data.
安全使用建议
This skill appears coherent for interacting with Snov via the Membrane service. Before installing: (1) verify you trust the Membrane CLI package and its homepage/repository (inspect the npm package or source if possible), (2) prefer using npx or an isolated environment/container rather than a global npm install if you want lower risk, (3) be aware you'll need a Membrane account and will authenticate via a browser flow (tokens are held by Membrane), and (4) confirm the permissions and privacy policy of Membrane (what data it stores/retains). If you need stronger assurance, review @membranehq/cli source code or perform the CLI install in a disposable VM or container.
功能分析
Type: OpenClaw Skill
Name: snov
Version: 1.0.1
The skill requires the installation of a global npm package (@membranehq/cli) and relies on an external service (Membrane) to manage authentication and execute dynamic actions. While the behavior is aligned with the stated purpose of Snov.io integration, the requirement for high-privilege shell commands and the execution of remote-managed logic via a third-party CLI (getmembrane.com) introduces a significant attack surface and external dependency. No explicit evidence of malicious intent or data exfiltration was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description state a Snov integration and all runtime instructions use the Membrane CLI to connect to Snov and run actions. Requiring a Membrane account and network access aligns with the stated purpose; there are no unrelated credential or system access requests.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, creating a connection, listing actions, and running them. It tells the agent to open an auth URL or prompt the user to do so in headless mode; it does not instruct reading arbitrary local files, unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no packaged install spec; the doc tells users to install @membranehq/cli from npm (global install) and suggests npx usage. Installing global npm packages is a common but moderately risky choice (code from public npm registry runs locally). This is expected for a CLI-driven integration but the user should consider verifying the package/source or using npx/isolated/containerized install if concerned.
Credentials
The skill declares no required env vars or secrets and explicitly directs the user to let Membrane manage credentials server-side. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated persistence or modify other skills. Autonomous invocation is allowed (platform default) but does not combine with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install snov - 安装完成后,直接呼叫该 Skill 的名称或使用
/snov触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Snov 是什么?
Snov integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snov data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Snov?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install snov」即可一键安装,无需额外配置。
Snov 是免费的吗?
是的,Snov 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Snov 支持哪些平台?
Snov 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Snov?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills