← Back to Skills Marketplace
Onespan
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install onespan
Description
OneSpan integration. Manage data, records, and automate workflows. Use when the user wants to interact with OneSpan data.
Usage Guidance
This skill is coherent: it expects you to install and use the Membrane CLI to connect to OneSpan and relies on Membrane to manage auth. Before installing, ensure you trust the @membranehq npm package and the getmembrane.com service (verify package ownership, check the GitHub repository linked in SKILL.md), and only run the global npm install on machines where executing third‑party CLIs is acceptable. Note the SKILL.md presumes Node/npm are available even though the registry metadata doesn't declare them; if you operate in a locked-down environment, validate this requirement with your admin.
Capability Analysis
Type: OpenClaw Skill
Name: onespan
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with OneSpan using the Membrane CLI. It focuses on legitimate workflow automation, including authentication, action discovery, and execution via the '@membranehq/cli' tool. The instructions prioritize security by advising the agent to let the platform handle credentials rather than asking the user for secrets, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill is an instruction-only integration that uses the Membrane CLI to access OneSpan; this matches the OneSpan integration purpose. Minor mismatch: the SKILL.md instructs installing an npm package (global install), but the registry metadata listed no required binaries (it does not declare Node/npm), so the environment needs (npm/node) are not explicitly declared.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, running membrane login/connect/action commands, and interacting with actions/connections. It does not instruct reading arbitrary files, unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry; the instructions tell the user to run `npm install -g @membranehq/cli@latest`. Using npm is common and expected for a CLI shipped as an npm package, but global npm installs execute third-party code on the host — verify the package and its publisher before installing on sensitive systems.
Credentials
The skill requests no environment variables or credentials and explicitly instructs to let Membrane handle auth server-side. This is proportionate to the declared purpose, though it implies you must trust Membrane's service to manage OneSpan credentials.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence or 'always' privilege, and does not request modification of other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install onespan - After installation, invoke the skill by name or use
/onespan - 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 Onespan?
OneSpan integration. Manage data, records, and automate workflows. Use when the user wants to interact with OneSpan data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Onespan?
Run "/install onespan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Onespan free?
Yes, Onespan is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Onespan support?
Onespan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Onespan?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills