← Back to Skills Marketplace
Slicknode
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install slicknode
Description
Slicknode integration. Manage data, records, and automate workflows. Use when the user wants to interact with Slicknode data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install slicknode - After installation, invoke the skill by name or use
/slicknode - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Slicknode?
Slicknode integration. Manage data, records, and automate workflows. Use when the user wants to interact with Slicknode data. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Slicknode?
Run "/install slicknode" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Slicknode free?
Yes, Slicknode is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Slicknode support?
Slicknode is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Slicknode?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills