← 返回 Skills 市场
Slicknode
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slicknode
功能描述
Slicknode integration. Manage data, records, and automate workflows. Use when the user wants to interact with Slicknode data.
安全使用建议
This skill is a documentation-driven integration that expects you to install the Membrane CLI (npm: @membranehq/cli) and authenticate via a browser. Before installing: verify the Membrane package and publisher (npm and GitHub repo), be comfortable that API calls and auth tokens are proxied/stored by Membrane (requests will leave your machine to Membrane's service), and know that installing a global npm package runs third‑party code on your system. If you need to limit risk, review the CLI source, run it in an isolated environment, or ask for a version-pinned install from a known release.
功能分析
Type: OpenClaw Skill
Name: slicknode
Version: 1.0.0
The skill bundle provides instructions for an AI agent to manage Slicknode data using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, action discovery, and API interaction through the 'membrane' command-line tool, emphasizing secure credential management. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The skill's name and description match the instructions: it is an integration that uses Membrane to access Slicknode. Minor inconsistency: the registry lists no required binaries, but the SKILL.md instructs installing and using the 'membrane' CLI (so in practice the skill expects that binary to be available). This is plausible but should have been declared.
Instruction Scope
The SKILL.md stays on scope: it instructs installing and using Membrane CLI commands to list/connect/run actions and to proxy requests to the Slicknode API. It does not tell the agent to read unrelated local files or environment variables. Note: requests are proxied via Membrane (external third party), so data and requests go off‑agent to Membrane's service as designed.
Install Mechanism
There is no formal install spec in the registry, but the instructions require installing @membranehq/cli globally via npm (npx is also used). Installing a global npm package executes third‑party code on the host (moderate risk), which is expected for a CLI integration but worth auditing the package/source before installing.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled via Membrane's login flow (browser-based), so the skill does not request unrelated secrets. Be aware the Membrane CLI will manage and persist tokens locally as part of normal auth.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request permanent platform privileges or attempt to modify other skills. Allowing autonomous invocation is the platform default; nothing here increases privilege beyond normal expectations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slicknode - 安装完成后,直接呼叫该 Skill 的名称或使用
/slicknode触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Slicknode 是什么?
Slicknode integration. Manage data, records, and automate workflows. Use when the user wants to interact with Slicknode data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Slicknode?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slicknode」即可一键安装,无需额外配置。
Slicknode 是免费的吗?
是的,Slicknode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Slicknode 支持哪些平台?
Slicknode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Slicknode?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills