← 返回 Skills 市场
Splynx
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install splynx
功能描述
Splynx integration. Manage data, records, and automate workflows. Use when the user wants to interact with Splynx data.
安全使用建议
This skill appears to be what it says: a Membrane-backed Splynx integration. Before installing/using it: (1) verify the @membranehq/cli package and publisher on npm and the getmembrane.com / GitHub links, (2) prefer using npx or installing in an isolated environment if you don't want a global npm package, (3) be prepared to complete a browser-based login (or paste a headless auth code) — the skill deliberately avoids asking for raw API keys, and (4) if you need stricter controls, run the Membrane CLI in a sandbox or VM and confirm where tokens/credentials are stored by Membrane.
功能分析
Type: OpenClaw Skill
Name: splynx
Version: 1.0.3
The skill facilitates Splynx integration by instructing the agent to install and use the Membrane CLI (@membranehq/cli). It involves high-risk behaviors including global npm package installation, shell command execution, and network communication with a third-party platform (getmembrane.com). While these actions are aligned with the stated purpose, the pattern of passing natural language descriptions directly into shell commands (e.g., in 'membrane action create') poses a potential shell injection risk if the agent does not properly sanitize user-provided descriptions.
能力标签
能力评估
Purpose & Capability
The name/description (Splynx integration) matches the instructions: the skill tells the agent to use the Membrane CLI to connect to Splynx, discover and run actions, and create connections. The requirement to use Membrane for auth is coherent with the stated purpose. Minor note: the registry metadata lists no required binaries even though the docs instruct installing the Membrane CLI.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, connecting to Splynx, listing and running actions, and creating actions if needed. It does not instruct reading unrelated files, scanning the system, or exfiltrating secrets; it explicitly advises not to ask the user for API keys.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell users to install @membranehq/cli globally via npm (or use npx). That will fetch code from the public npm registry (moderate risk). This is expected for a CLI-based integration but users should confirm the package's provenance before installing global packages.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow (browser or headless authorization code). There are no instructions to access unrelated env vars or secrets.
Persistence & Privilege
The skill is not marked always:true and uses default autonomous invocation settings. It does not request system-wide configuration changes or access to other skills' configs in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install splynx - 安装完成后,直接呼叫该 Skill 的名称或使用
/splynx触发 - 根据 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
元数据
常见问题
Splynx 是什么?
Splynx integration. Manage data, records, and automate workflows. Use when the user wants to interact with Splynx data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Splynx?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install splynx」即可一键安装,无需额外配置。
Splynx 是免费的吗?
是的,Splynx 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Splynx 支持哪些平台?
Splynx 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Splynx?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills