← 返回 Skills 市场
Securionpay
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
108
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install securionpay
功能描述
SecurionPay integration. Manage data, records, and automate workflows. Use when the user wants to interact with SecurionPay data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install securionpay - 安装完成后,直接呼叫该 Skill 的名称或使用
/securionpay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Securionpay 是什么?
SecurionPay integration. Manage data, records, and automate workflows. Use when the user wants to interact with SecurionPay data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 Securionpay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install securionpay」即可一键安装,无需额外配置。
Securionpay 是免费的吗?
是的,Securionpay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Securionpay 支持哪些平台?
Securionpay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Securionpay?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills