← Back to Skills Marketplace
gora050

Securionpay

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
108
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install securionpay
Description
SecurionPay integration. Manage data, records, and automate workflows. Use when the user wants to interact with SecurionPay data.
Usage Guidance
This skill appears coherent: it delegates SecurionPay access to the Membrane service and CLI rather than asking for API keys. Before installing or using it, verify the Membrane CLI package on npm (publisher, versions, and download count), confirm the Membrane service and homepage match your expectations, and be aware that installing a global npm package will download and run third-party code on your machine. If you have strict compliance needs, review the upstream repository and Membrane's privacy/security documentation and prefer ephemeral or scoped installs where possible. Do not provide SecurionPay API keys to the skill itself — use the Membrane connection flow as documented.
Capability Analysis
Type: OpenClaw Skill Name: securionpay Version: 1.0.1 The securionpay skill bundle provides instructions for an AI agent to interact with the SecurionPay API using the Membrane CLI. It outlines standard procedures for installation, authentication, and action management via the 'membrane' command-line tool. No malicious patterns, data exfiltration, or suspicious obfuscation were detected in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (SecurionPay integration) matches the instructions, which consistently direct the agent to use Membrane to connect to SecurionPay, discover and run actions, and let Membrane handle auth. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
SKILL.md instructs only CLI calls to the Membrane service (login, connect, action list/run/create) and explains headless auth flow. It does not instruct reading arbitrary files, exfiltrating data, or accessing unrelated system state. It explicitly advises not to ask users for API keys.
Install Mechanism
There is no declared install spec in the package, but SKILL.md instructs installing @membranehq/cli via npm (global). Installing a third-party CLI from npm is a normal choice for this integration but does introduce the usual risks of installing external packages (network download, global install requiring permissions).
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The documented flows rely on the Membrane account and its server-side credential handling, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It does not request persistent or cross-skill configuration changes. Allowing autonomous invocation is the platform default and is not by itself a concern here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install securionpay
  3. After installation, invoke the skill by name or use /securionpay
  4. 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
Slug securionpay
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Securionpay?

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

How do I install Securionpay?

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

Is Securionpay free?

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

Which platforms does Securionpay support?

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

Who created Securionpay?

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

💬 Comments