📦 Paegents — 服务托管与结算

v2.9.1

通过官方 SDK 与 API 注册服务、创建用量协议、激活双边托管、路由计量计费并自动结算,一站式完成链上服务商业化。

0· 135·0 当前·0 累计
by @markmcdaniels (Mark McDaniels)
下载技能包
最后更新
2026/3/30
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to be a legitimate integration guide for the Paegents payment/escrow platform and only needs the API URL, API key, and agent id. Before installing: verify you trust the Paegents API endpoint and that the PAEGENTS_API_KEY you provide is scoped appropriately (least privilege) and stored securely; do not paste private wallet keys or secret service keys into chat — keep signing/local keys in your keystore/HSM; confirm the skill's upstream source (SKILL.md references a homepage and...
详细分析 ▾
用途与能力
Name/description, required env vars (PAEGENTS_API_URL, PAEGENTS_API_KEY, PAEGENTS_AGENT_ID), and the API/SDK examples all align with a payment/escrow integration. No unrelated credentials or binaries are requested.
指令范围
The SKILL.md is a detailed public integration guide and stays within the public API/SDK surface. It explicitly warns not to paste private keys into chat and to sign locally. One minor note: examples show supplying an `api_key` field when registering a seller service (an expected seller-side secret for their own endpoint) — ensure those secrets remain in secure storage and are not shared via chat or untrusted channels.
安装机制
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by an installer, which minimizes install-time risk.
凭证需求
Only three env vars are required and they are appropriate for the stated purpose. PAEGENTS_API_KEY is declared as the primary credential and is justified by the API calls described.
持久化与权限
always:false (not force-included). The skill does not request persistent system-level privileges or to modify other skills. Normal autonomous invocation is allowed (platform default) but not elevated here.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.9.12026/3/29

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install agent-payment-processor
镜像加速npx clawhub@latest install agent-payment-processor --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库