← 返回 Skills 市场
Svix
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
275
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install svix
功能描述
Svix integration. Manage Organizations. Use when the user wants to interact with Svix data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install svix - 安装完成后,直接呼叫该 Skill 的名称或使用
/svix触发 - 根据 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
元数据
常见问题
Svix 是什么?
Svix integration. Manage Organizations. Use when the user wants to interact with Svix data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。
如何安装 Svix?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install svix」即可一键安装,无需额外配置。
Svix 是免费的吗?
是的,Svix 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Svix 支持哪些平台?
Svix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Svix?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills