← Back to Skills Marketplace
316
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install pg-status
Description
Use when checking ProxyGate status — balance, usage, listings, tunnel health, earnings, seller profile, or job status. Make sure to use this skill whenever s...
Usage Guidance
This skill is a documentation helper for the ProxyGate CLI/SDK and seems useful for status checks, but it also includes examples for login, deposit/withdraw, and keypair usage without declaring that those credentials or files are needed. Before installing or enabling this skill: avoid giving the agent shell access or access to ~/.proxygate or any wallet/keypair files; do not provide API keys or private key files to the agent unless you explicitly trust the skill and its source; treat any commands that perform deposits/withdrawals or rotate keys as high-risk. If you intend to allow only read-only status checks, restrict the agent's runtime permissions (no file or shell access) or sanitize the skill to remove transactional examples. If you need clearer assurance, ask the skill author for provenance, a homepage/repo, and explicit justification for any privileged commands included in the docs.
Capability Analysis
Type: OpenClaw Skill
Name: pg-status
Version: 0.2.1
The skill bundle provides documentation and instructions for an AI agent to interact with the ProxyGate CLI and SDK for status checks (balance, usage, listings). The commands and logic are consistent with the stated purpose of managing an API proxy service, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or references/commands.md.
Capability Assessment
Purpose & Capability
Name/description say 'status' (balance, usage, listings, tunnel health), and the SKILL.md primarily documents read-only status commands. However the included reference also documents transactional and privileged commands (deposit, withdraw, login with keys, keypair paths, rotate-key) which go beyond a pure 'status' helper. The skill declares no required env vars or config paths, but its examples reference ~/.proxygate/config.json and ~/.proxygate/keypair.json and API keys.
Instruction Scope
Runtime instructions advise running the proxygate CLI and using the SDK; they reference authentication flows, keypair paths, gateway URL overrides, and commands that can move funds (deposit/withdraw) or modify credentials. The SKILL.md does not explicitly instruct the agent to read or exfiltrate files, but it does surface sensitive paths and CLI operations that could be run by an agent with shell access, which widens the scope beyond 'status checks'.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. This is low-risk from an installation perspective.
Credentials
The skill declares no required environment variables or credentials, yet the content references API keys, keypair files, and gateway URLs that are required to perform many of the shown commands. That mismatch could mislead users into exposing keys or files when the skill itself didn't explicitly request them. Commands like `proxygate login --key`, `--keypair <path>`, and deposit/withdraw require sensitive credentials or access to wallet files.
Persistence & Privilege
always is false and there is no install behavior that modifies other skills or global config. The agent may invoke this skill autonomously (platform default), so if the agent has permission to run shell commands or access credential files, it could carry out the privileged CLI operations that appear in the docs. Autonomous invocation alone is not flagged, but combined with the above mismatches it raises operational risk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pg-status - After installation, invoke the skill by name or use
/pg-status - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.1
Sync with CLI v0.2.1 — updated commands, descriptions, and examples
v1.0.1
Add openclaw metadata: declare required binary (proxygate)
v1.0.0
- Initial release of the pg-status skill for ProxyGate.
- Provides commands to quickly check buyer and seller status, including balance, usage history, settlements, listings, and job status.
- Includes SDK usage examples for programmatic access to ProxyGate status data.
- Offers troubleshooting guidance for common ProxyGate issues.
- Lists related skills for setup, buying, selling, jobs, and CLI/SDK updates.
Metadata
Frequently Asked Questions
What is Pg Status?
Use when checking ProxyGate status — balance, usage, listings, tunnel health, earnings, seller profile, or job status. Make sure to use this skill whenever s... It is an AI Agent Skill for Claude Code / OpenClaw, with 316 downloads so far.
How do I install Pg Status?
Run "/install pg-status" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pg Status free?
Yes, Pg Status is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pg Status support?
Pg Status is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pg Status?
It is built and maintained by jwelten (@jwelten); the current version is v0.2.1.
More Skills