← Back to Skills Marketplace
gora050

Splynx

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install splynx
Description
Splynx integration. Manage data, records, and automate workflows. Use when the user wants to interact with Splynx data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install splynx
  3. After installation, invoke the skill by name or use /splynx
  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 splynx
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Splynx?

Splynx integration. Manage data, records, and automate workflows. Use when the user wants to interact with Splynx data. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Splynx?

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

Is Splynx free?

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

Which platforms does Splynx support?

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

Who created Splynx?

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

💬 Comments