← Back to Skills Marketplace
Snov
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install snov
Description
Snov integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snov data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install snov - After installation, invoke the skill by name or use
/snov - 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
Frequently Asked Questions
What is Snov?
Snov integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snov data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Snov?
Run "/install snov" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Snov free?
Yes, Snov is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Snov support?
Snov is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Snov?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills