← 返回 Skills 市场
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install payment-route-optimizer
功能描述
Build payment-routing diagnostics, route matrices, retry and failover policies, rollout guardrails, and merchant-friendly planning briefs for payment, checko...
安全使用建议
This skill appears coherent and low-risk for offline planning, but consider these precautions before enabling it: (1) Do not paste raw PANs, full card numbers, CVV, or other unmasked payment data into prompts — redact or tokenize before use. (2) The package has no network calls, but provenance is limited (source/homepage unknown); if this matters to you, inspect handler.py locally and run the included tests in a safe environment. (3) Treat outputs as planning advice only: follow your compliance, PCI, and legal review processes and require human approval before any production routing changes. (4) If you plan to run this in an automated agent, consider limiting the agent's ability to forward user-provided payment text to external endpoints.
功能分析
Type: OpenClaw Skill
Name: payment-route-optimizer
Version: 1.0.0
The payment-route-optimizer skill is a template-based report generator designed to help users plan payment routing strategies. The handler.py script uses simple keyword matching to categorize user input and generate a markdown brief; it contains no network calls, file system access, or dangerous execution sinks (like eval or subprocess). Both the SKILL.md instructions and the Python code explicitly emphasize that the tool is for offline planning only and does not interact with live payment traffic or sensitive data.
能力标签
能力评估
Purpose & Capability
Name/description align with the implementation: handler.py parses user text and emits an offline routing brief. No unrelated environment variables, binaries, or cloud credentials are requested.
Instruction Scope
SKILL.md stays within an offline planning remit and explicitly forbids live routing or raw PAN handling. However it invites user-supplied 'payment-log summaries or pasted findings' — users could accidentally paste sensitive card data. The skill code itself only processes text locally and does not send data externally, but operators should avoid pasting raw PANs or other secrets.
Install Mechanism
There is no install spec (instruction-only) which minimizes install risk. The package nevertheless includes two local Python files (handler.py and tests). Those files perform only local text parsing and rendering; there are no downloads, network calls, or extracted archives. Review local code before running if provenance is a concern.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not read env vars or secrets. Requested permissions are proportionate to the stated task.
Persistence & Privilege
always:false and default autonomous invocation are set. The skill does not request permanent presence or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install payment-route-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/payment-route-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of payment-route-optimizer skill:
- Generates offline payment routing strategies, rollout briefs, and diagnostics for merchants and product teams.
- Supports comparison of PSPs, acquirers, local methods, and payment routing policies based on authorization rate, processing cost, or risk.
- Produces markdown planning briefs with route matrices, retry and failover guardrails, and clear rollout guidance.
- Ensures safety by not handling live payment data or traffic and by requiring human approval for production use.
- Provides readable outputs suitable for engineering, finance, and payment operations stakeholders.
元数据
常见问题
Payment Route Optimizer 是什么?
Build payment-routing diagnostics, route matrices, retry and failover policies, rollout guardrails, and merchant-friendly planning briefs for payment, checko... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Payment Route Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install payment-route-optimizer」即可一键安装,无需额外配置。
Payment Route Optimizer 是免费的吗?
是的,Payment Route Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Payment Route Optimizer 支持哪些平台?
Payment Route Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Payment Route Optimizer?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills