首页龙虾技能列表 › HONGKONG-PAYMENT-QFPAY — 香港QFPay支付集成

HONGKONG-PAYMENT-QFPAY — 香港QFPay支付集成

v1.0.0

QFPay支付API是一套全面支付解决方案,提供多种支付方式满足不同业务需求。该技能提供完整API集成指南,包括环境配置、请求格式、签名生成、支付类型、支持货币和状态码。

0· 1,054·0 当前·0 累计
by @xingstudy·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/1
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
该技能似乎仅为QFPay集成文档指南(逻辑一致),但运行指令要求设置敏感API凭证,而技能元数据未声明任何环境变量——这是一致性问题,需谨慎对待。
评估建议
["该技能看似为QFPay文档指南(沙盒/测试/生产端点、头部、签名规则),合理。但存在问题:","1. SKILL.md要求导出敏感变量(QFPAY_APPCODE、QFPAY_KEY、QFPAY_MCHID),但技能元数据未声明——视为遗漏和透明度问题。","2. 不要将生产密钥粘贴到任何第三方技能或对话输入中,除非信任技能来源。测试时优先使用沙盒凭证。","3. 在生产环境使用前,验证技能来源(主页/源代码仓库);包中未列主页。","4. 如果代理执行真实请求,配置安全密钥存储(不在聊天中)、本地验证签名生成或从可信SDK、确认notify_url端点安全(验证入站通知)。","5. 如果SKILL.md内容不清晰(截断片段、README中声明的缺失代码示例),请请求发布者提供完整文档或使用官方QFPay文档(sdk.qfapi.com)在提供凭证前。"]...
详细分析 ▾
用途与能力
The name and description claim a QFPay API integration guide and the SKILL.md indeed contains request formats, signature rules, endpoints, and env var names. That content is consistent with a payment-integration documentation skill. However the skill metadata lists no required environment variables or a primary credential while the SKILL.md explicitly instructs users to export QFPAY_APPCODE and QFPAY_KEY (and optionally QFPAY_MCHID). This metadata/instruction mismatch is suspicious (likely an omission) and reduces transparency.
指令范围
The SKILL.md stays within the expected scope of a payment API guide: environment endpoints, request/response formats, headers, signature generation, rate limits, and notify_url usage. It does not instruct the agent to read unrelated system files or arbitrary credentials beyond the documented QFPay vars. No broad or vague 'gather whatever context you need' instructions were found.
安装机制
This is an instruction-only skill with no install spec and no code files. That minimizes install-time risk because nothing is downloaded or written to disk by the skill package itself.
凭证需求
The SKILL.md directs users to set sensitive credentials (QFPAY_APPCODE, QFPAY_KEY, optionally QFPAY_MCHID and QFPAY_ENV). Those are reasonable and proportional for a payment integration, but the skill's declared requirements list zero environment variables and no primary credential. The inconsistency reduces transparency about what secrets the skill expects and how they will be used. Users should treat these env vars as secrets and confirm where/when they're submitted.
持久化与权限
The skill does not request elevated presence: always:false, no install steps, and it does not claim to modify other skills or system-wide config. Autonomous invocation is allowed (platform default) but is not combined with other privilege red flags.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/11

香港QFPay支付API技能的初始发布。- 提供完整API集成指南,包括环境设置、请求/响应格式和签名生成。- 解释了限速、错误处理策略和高效API使用最佳实践。- 详细描述支付请求参数、支持环境(沙盒、测试、生产)和必需HTTP头。- 覆盖数字签名创建和验证,包括实现代码示例。- 包含技术支持联系信息和环境变量配置清晰指令。

● 无害

安装命令 点击复制

官方npx clawhub@latest install hongkong-payment-qfpay
镜像加速npx clawhub@latest install hongkong-payment-qfpay --registry https://cn.clawhub-mirror.com

技能文档

已翻译的SKILL.md内容(由于字符限制,仅提供部分,完整内容请参考原始文档)

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务