← 返回 Skills 市场
🔌

Ovra Payments

作者 Ovra · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ovrapay
功能描述
Use this skill when the agent needs to buy something online, pay for a service, complete a checkout, manage spending budgets, or track purchases. Enables sec...
安全使用建议
This skill appears coherent for agent-driven payments, but before installing: 1) Verify the Ovra service and endpoint (https://api.getovra.com) and confirm you trust the provider; 2) Use a scoped or sandbox API key for initial testing (and confirm what 'no spending limits' for sandbox keys actually means); 3) Limit the OVRA_API_KEY's permissions if possible and rotate/revoke keys regularly; 4) Require agent approval workflows or human-in-the-loop for real-money transactions rather than allowing fully autonomous charges; 5) Be cautious with the receipt upload feature — ensure the agent is only allowed to read and upload transaction receipts and not arbitrary local files; 6) Monitor billing/transactions and enable alerts; and 7) If you need clarification (GDPR/data retention, what data Ovra stores, audit logs), ask the vendor before granting production credentials.
功能分析
Type: OpenClaw Skill Name: ovrapay Version: 1.0.0 The skill provides a legitimate payment integration for AI agents via the Ovra platform. It uses the Model Context Protocol (MCP) to communicate with a centralized API (api.getovra.com) and implements security measures such as tokenized credentials to prevent the agent from accessing raw card data. The instructions in SKILL.md clearly define operational boundaries, including requirements for human approval for high-risk actions like policy changes or large transactions, and no evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description describe an agent payments integration and the only required secret (OVRA_API_KEY) plus MCP endpoint (api.getovra.com) are exactly what you'd expect for that functionality.
Instruction Scope
SKILL.md instructs the agent to declare intents, obtain tokenized credentials, and upload receipts (base64 PDF/PNG) to Ovra's MCP endpoint; it explicitly says card PAN must never appear in outputs. This is appropriate for a payments skill, but the file-upload step gives the agent the ability to read and transmit local files if configured that way — the instructions attempt to restrict uploads to transaction receipts, but that restriction is an operational policy rather than a technical enforcement here.
Install Mechanism
Instruction-only skill with no install spec or code files — minimal footprint and no code downloaded or written during install.
Credentials
Only OVRA_API_KEY is required which is proportional to a payments integration. The docs' mention that sandbox keys (sk_test_*) have 'no spending limits' is noteworthy — use caution and prefer scoped or limited test keys for trials.
Persistence & Privilege
Skill does not request 'always' presence and is user-invocable. Autonomous invocation is allowed (the platform default); combined with a valid OVRA_API_KEY this grants the agent financial authority to create payments, so consider requiring human approval or using restricted/test keys if you do not want fully autonomous spending.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ovrapay
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ovrapay 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ovra-agentic-payments 1.0.0 — initial release - Enables secure Visa payments for online purchases, subscriptions, and paywalls via agent, with GDPR and PSD2 compliance. - Provides primary tool `ovra_pay` for one-step checkout and HTTP 402 handling. - Offers step-by-step flow for advanced use: checking policy, declaring payment intent, handling credentials, uploading receipts, and verifying transactions. - Includes tools for card management, spending policy, transactions, receipts, disputes, agent and customer account administration, and merchant intelligence. - Never exposes real card data; all sensitive operations routed through secure EU-based API. - Sandbox testing available for development.
元数据
Slug ovrapay
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ovra Payments 是什么?

Use this skill when the agent needs to buy something online, pay for a service, complete a checkout, manage spending budgets, or track purchases. Enables sec... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Ovra Payments?

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

Ovra Payments 是免费的吗?

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

Ovra Payments 支持哪些平台?

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

谁开发了 Ovra Payments?

由 Ovra(@ovra)开发并维护,当前版本 v1.0.0。

💬 留言讨论