← 返回 Skills 市场
142
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install proxygate
功能描述
ProxyGate CLI — the Stripe for AI Agents. Use this skill whenever the user mentions ProxyGate, proxy requests, API marketplace, USDC payments, Solana wallet,...
安全使用建议
This router skill by itself is coherent and low-risk: it just tells the agent which sub-skill to invoke for ProxyGate tasks. Before installing or enabling it, review the sub-skills it routes to (pg-setup, pg-buy, pg-sell, pg-status, pg-jobs, pg-update). Those sub-skills are the ones likely to request sensitive access (Solana wallet/keypair, USDC payment authority, gateway API tokens, or to run CLI binaries). Do not provide private keys or wallet seed phrases to the agent. Verify the gateway URL and docs (https://gateway.proxygate.ai) independently and ensure those endpoints are legitimate. If you allow autonomous invocation (the platform default), be especially cautious about enabling payment or wallet-capable sub-skills without manual approval. If you want higher assurance, ask to review the code/instructions for each sub-skill or require explicit user confirmation before any payment or wallet operation.
功能分析
Type: OpenClaw Skill
Name: proxygate
Version: 0.2.1
The proxygate skill acts as a router for a suite of sub-skills (pg-setup, pg-status, pg-buy, etc.) related to an API marketplace platform. The SKILL.md file provides organizational instructions for the AI agent to handle tasks involving USDC payments on Solana, API proxying, and service tunneling. While the platform involves high-risk capabilities like network tunneling and wallet management, the instructions are transparently aligned with the stated purpose of the service (gateway.proxygate.ai) and do not exhibit signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description match the SKILL.md: the file is a router that chooses sub-skills for setup, status, buying, selling, jobs, and updates. Nothing in the skill requires unrelated access or capabilities.
Instruction Scope
Instructions are limited to routing behavior and quick CLI reference. The doc references a config path (~/.proxygate/config.json), ed25519 wallet signatures, gateway URL, and docs — the router does not instruct reading those files itself, but it signals that sub-skills will likely access wallet/keypair and network endpoints.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. Nothing will be written to disk by this skill itself.
Credentials
This router declares no required env vars or credentials (none listed). However, the SKILL.md mentions config file and keypair path and payment flows (USDC on Solana), so dependent sub-skills will plausibly require private keys, wallet access, or API tokens; review those sub-skills before granting sensitive credentials.
Persistence & Privilege
always is false and the skill does not request or modify system-wide settings. It only directs the agent to invoke other skills and does not claim persistent installation privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proxygate - 安装完成后,直接呼叫该 Skill 的名称或使用
/proxygate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.1
Sync with CLI v0.2.1
元数据
常见问题
Proxygate 是什么?
ProxyGate CLI — the Stripe for AI Agents. Use this skill whenever the user mentions ProxyGate, proxy requests, API marketplace, USDC payments, Solana wallet,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Proxygate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proxygate」即可一键安装,无需额外配置。
Proxygate 是免费的吗?
是的,Proxygate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Proxygate 支持哪些平台?
Proxygate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Proxygate?
由 jwelten(@jwelten)开发并维护,当前版本 v0.2.1。
推荐 Skills