← 返回 Skills 市场
gora050

Shieldpay

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
109
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install shieldpay
功能描述
Shieldpay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shieldpay data.
安全使用建议
This skill appears to be a normal integration that uses the Membrane CLI to access Shieldpay, but check a few things before installing: (1) Confirm the publisher/source — the registry lists an unknown source; verify the homepage and the GitHub repo referenced in SKILL.md match an official Membrane project. (2) The SKILL.md asks you to install a global npm CLI but the registry metadata didn't list any required binaries — be cautious and run install commands yourself rather than allowing automated installs. (3) Understand that Membrane will mediate auth and data: using the skill will transmit Shieldpay-related data and credentials to Membrane's service, so review Membrane's privacy/security docs and trust model. (4) Prefer using npx for one-off runs if you don't want a global install. (5) Do not paste unrelated secrets into action inputs; only provide the connection flow information via the documented Membrane login. If you cannot validate the publisher or are uncomfortable with the third-party service, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill Name: shieldpay Version: 1.0.1 The Shieldpay skill bundle provides instructions for an AI agent to integrate with the Shieldpay platform using the Membrane CLI. The instructions in SKILL.md cover installation via npm, authentication, and managing transactions through the Membrane platform. The skill follows security best practices by advising the agent to let Membrane handle credential management rather than requesting API keys directly. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the use of the Membrane CLI (getmembrane.com) appears to be a legitimate integration pattern for this service.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill's stated purpose (Shieldpay integration) matches the runtime instructions (use Membrane to connect, discover, build, and run actions against Shieldpay). However, the registry metadata lists no required binaries or install steps while SKILL.md explicitly requires installing/using the Membrane CLI (npm install -g @membranehq/cli or npx). This mismatch is an implementation oversight and reduces confidence in the metadata.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent/user to install and use the Membrane CLI to authenticate, create connections, discover actions, and run them against Shieldpay. It does not instruct reading arbitrary local files or requesting unrelated credentials. Note: the workflow sends data to Membrane's service (connection and action payloads), so using this skill implicitly transmits Shieldpay-related data through Membrane's servers.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The README instructs a global npm install or using npx. That is a normal, common approach, but because the registry did not declare the binary requirement, users might be surprised. Installing a global npm binary has the usual supply-chain risks; confirm @membranehq/cli is from the expected publisher and review its trustworthiness before installing.
Credentials
The skill declares no required environment variables or credentials and instructs relying on Membrane's server-side auth (connection flow) rather than asking for local API keys. That is proportionate to the described purpose. Users should understand that Membrane will hold/mediate credentials on their behalf.
Persistence & Privilege
The skill is instruction-only, requests no persistent presence (always: false), and does not propose modifying other skills or system-wide settings. It does rely on an external CLI/tool but does not itself request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shieldpay
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shieldpay 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug shieldpay
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Shieldpay 是什么?

Shieldpay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shieldpay data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 Shieldpay?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shieldpay」即可一键安装,无需额外配置。

Shieldpay 是免费的吗?

是的,Shieldpay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shieldpay 支持哪些平台?

Shieldpay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shieldpay?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论