← Back to Skills Marketplace
jwelten

Proxygate

by jwelten · GitHub ↗ · v0.2.1 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install proxygate
Description
ProxyGate CLI — the Stripe for AI Agents. Use this skill whenever the user mentions ProxyGate, proxy requests, API marketplace, USDC payments, Solana wallet,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proxygate
  3. After installation, invoke the skill by name or use /proxygate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.1
Sync with CLI v0.2.1
Metadata
Slug proxygate
Version 0.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Proxygate?

ProxyGate CLI — the Stripe for AI Agents. Use this skill whenever the user mentions ProxyGate, proxy requests, API marketplace, USDC payments, Solana wallet,... It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Proxygate?

Run "/install proxygate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Proxygate free?

Yes, Proxygate is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Proxygate support?

Proxygate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Proxygate?

It is built and maintained by jwelten (@jwelten); the current version is v0.2.1.

💬 Comments