← Back to Skills Marketplace
gora050

Svix

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
275
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install svix
Description
Svix integration. Manage Organizations. Use when the user wants to interact with Svix data.
Usage Guidance
This skill delegates Svix access to the Membrane service and instructs you to install the Membrane CLI. Before installing or using it: (1) Confirm you trust the Membrane project and the homepage/repository URLs; the CLI is published on npm so installing globally requires appropriate permissions. (2) Be aware that authenticated traffic and any data you send to actions will go through Membrane's service — ensure you are comfortable with that third party handling the data and credentials. (3) Follow the provided login flow rather than providing API keys directly (the skill advises against asking for API keys). (4) If you run the npm -g install, do that in an environment where a global install is acceptable (or use npx to avoid global installs). (5) If you need to be extra cautious, review the Membrane CLI source code or install it in a sandboxed environment before granting it access to your account.
Capability Analysis
Type: OpenClaw Skill Name: svix Version: 1.0.3 The svix skill bundle provides instructions for an AI agent to interact with the Svix platform using the Membrane CLI. The instructions in SKILL.md cover installation via npm (@membranehq/cli), authentication, and action management, emphasizing secure credential handling by delegating auth to the Membrane platform. The behavior is entirely consistent with the stated purpose of the integration and contains no signs of malicious intent, data exfiltration, or suspicious obfuscation.
Capability Assessment
Purpose & Capability
Name and description (Svix integration) align with the instructions: the skill uses the Membrane CLI to connect to Svix and manage actions/connections. Required capabilities (network access, Membrane account) match the stated purpose and there are no unrelated env vars or binaries requested.
Instruction Scope
SKILL.md confines runtime instructions to installing and using the Membrane CLI, logging in via the Membrane flow, creating/listing connections and actions, and running actions. It does not instruct reading arbitrary system files, accessing unrelated credentials, or exfiltrating data outside the Membrane/Svix flow.
Install Mechanism
The skill is instruction-only (no platform install spec). It recommends a global npm install (npm install -g @membranehq/cli@latest) and uses npx in examples. This is a common, reasonable recommendation but requires elevated permissions on some systems and installs third-party code from the npm registry — standard but worth being aware of.
Credentials
No environment variables, secrets, or config paths are required by the skill. The documentation explicitly advises letting Membrane handle credentials rather than asking the user for API keys, which is proportionate to the stated function.
Persistence & Privilege
The skill does not request persistent 'always' activation and has no install-time steps that modify other skills or system-wide agent settings. It relies on user-run CLI commands and a Membrane-hosted auth flow.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install svix
  3. After installation, invoke the skill by name or use /svix
  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 svix
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Svix?

Svix integration. Manage Organizations. Use when the user wants to interact with Svix data. It is an AI Agent Skill for Claude Code / OpenClaw, with 275 downloads so far.

How do I install Svix?

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

Is Svix free?

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

Which platforms does Svix support?

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

Who created Svix?

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

💬 Comments