← Back to Skills Marketplace
Salt Edge
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
131
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install salt-edge
Description
Salt Edge integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salt Edge data.
Usage Guidance
This skill appears to do what it says (use Membrane to talk to Salt Edge), but it omits declaring that the Membrane CLI is required. Before installing or running anything: 1) verify the @membranehq/cli package and its source repository (review its GitHub repo, maintainers, and recent releases); 2) prefer npx for one-off commands instead of a global npm -g install; 3) confirm you trust the Membrane service and its permissions before completing interactive login flows; 4) avoid sharing unrelated API keys or local files — the skill intends to use Membrane-managed auth, not direct API tokens. If you want stronger assurance, ask the skill author to add the CLI to the skill metadata and provide an install spec (or a pinned release) for auditability.
Capability Analysis
Type: OpenClaw Skill
Name: salt-edge
Version: 1.0.1
The salt-edge skill is a documentation-based integration that instructs an AI agent to use the Membrane CLI (@membranehq/cli) to interact with Salt Edge banking APIs. It outlines standard procedures for installation, authentication, and action discovery through the Membrane platform. No malicious code, data exfiltration attempts, or harmful prompt injections were found; the skill functions as a legitimate wrapper for a third-party service.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's name and description (Salt Edge integration) match the SKILL.md guidance to use Membrane to access Salt Edge. However the registry metadata declares no required binaries while the instructions explicitly require the @membranehq/cli (installed globally or via npx). That omitted requirement is an incoherence.
Instruction Scope
SKILL.md stays within the stated purpose: it instructs using the Membrane CLI to create connections, discover and run actions, and handle authentication. It does not instruct reading arbitrary local files or exfiltrating unrelated secrets. Some instructions are high-level (e.g., tenant value not specified) but not broadly permissive.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the document instructs installing a global npm package (@membranehq/cli@latest) or using npx. Installing packages from the public npm registry is a common but non-trivial trust decision; the skill should have declared this dependency in metadata. This increases risk compared to a fully declared, audited install spec.
Credentials
No environment variables or credentials are declared by the skill; runtime uses Membrane-hosted auth flows (interactive login and connections) rather than asking for raw API keys. That is proportionate to the described purpose. Still, the skill implicitly requires network access and a Membrane account, which are stated in the SKILL.md but not encoded in metadata.
Persistence & Privilege
The skill does not request persistent system presence (always:false) and is instruction-only with no code dropped by the registry. The only persistence implied is installing the Membrane CLI (by the user), which is normal for CLI-driven integrations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install salt-edge - After installation, invoke the skill by name or use
/salt-edge - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Salt Edge?
Salt Edge integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salt Edge data. It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Salt Edge?
Run "/install salt-edge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Salt Edge free?
Yes, Salt Edge is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Salt Edge support?
Salt Edge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Salt Edge?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills