← Back to Skills Marketplace
Snowflake
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install snowflake-integration
Description
Snowflake integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snowflake data.
Usage Guidance
This skill is coherent: it asks you to use the Membrane CLI to connect to Snowflake rather than handling credentials locally. Before installing/using it: (1) understand that Snowflake credentials and query data will be handled by the Membrane service—review Membrane's privacy, security, and data retention policies; (2) prefer using npx or pinning a specific CLI version instead of npm install -g @membranehq/cli@latest to reduce unpredictability; (3) create a Snowflake service account with least privilege for integration use rather than a full-admin account; (4) verify the Membrane tenant and auth flow in a non-production environment first; (5) if you require on-prem or strict-data-governance setups, confirm that Membrane's architecture meets your compliance needs. If you need us to check the CLI package contents or the Membrane privacy docs, provide links and I can review them.
Capability Analysis
Type: OpenClaw Skill
Name: snowflake-integration
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with Snowflake using the Membrane CLI. It covers installation via npm, authentication, and the discovery and execution of Snowflake actions through the Membrane platform. The instructions in SKILL.md are transparent, align with the stated purpose, and promote secure practices such as centralized credential management. No evidence of malicious intent, data exfiltration, or obfuscation was found.
Capability Assessment
Purpose & Capability
Name/description (Snowflake integration) match the runtime instructions: the skill tells the agent to use the Membrane CLI to connect to Snowflake, discover or build actions, and run queries. Nothing requested by the SKILL.md (no unrelated env vars, no unrelated binaries) contradicts the declared purpose.
Instruction Scope
Instructions stay inside the stated purpose (install Membrane CLI, login, create/connect/run actions). However, all Snowflake auth and requests are routed through the Membrane service; following the instructions will cause Snowflake credentials and query payloads to be handled by that third-party service, so using the skill requires trusting Membrane's servers and privacy controls.
Install Mechanism
The skill is instruction-only (no install spec), but it directs users to npm install -g @membranehq/cli@latest (and offers npx). Installing a global CLI from the public npm registry is a normal pattern but carries the usual risks (pulling code at 'latest' can be unpredictable). This is proportionate to the stated purpose but worth caution.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the guidance in SKILL.md (it instructs to create connections via Membrane rather than requiring local API keys). No disproportionate credential requests are present in the files provided.
Persistence & Privilege
The skill is not always-enabled and doesn't request elevated platform privileges. It's an instruction-only skill that relies on an external CLI; it does not modify other skills or request persistent system-wide configuration itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install snowflake-integration - After installation, invoke the skill by name or use
/snowflake-integration - 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 Snowflake?
Snowflake integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snowflake data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Snowflake?
Run "/install snowflake-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Snowflake free?
Yes, Snowflake is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Snowflake support?
Snowflake is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Snowflake?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills