← 返回 Skills 市场
jwelten

Pg Jobs

作者 jwelten · GitHub ↗ · v0.2.1 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pg-jobs
功能描述
Use when interacting with the ProxyGate job marketplace / bounty board — listing jobs, creating bounties, claiming work, submitting results, or managing job...
安全使用建议
This skill appears to be a legitimate CLI/SDK wrapper for ProxyGate job marketplace, but it omits explicit declaration that it needs an API key or wallet keypair/config file. Before installing or using it: 1) Confirm the skill's source and prefer an official/homepage-backed package; 2) Do not provide your full wallet keypair or unrestricted API keys until you verify the publisher — use a limited-scope API key or test wallet with minimal funds; 3) Inspect ~/.proxygate/config.json and any keypair files locally (and the proxygate CLI binary) before letting the agent run commands; 4) If you allow autonomous invocation, require explicit confirmation for any action that locks or withdraws funds; 5) Ask the publisher to update the skill metadata to declare required credentials/config paths (e.g., PROXYGATE_API_KEY or keypair path) so you can make an informed decision. If you cannot verify the origin or cannot restrict credentials, treat this skill cautiously or run it in an isolated/test environment.
功能分析
Type: OpenClaw Skill Name: pg-jobs Version: 0.2.1 The skill bundle provides a comprehensive interface for interacting with the ProxyGate job marketplace, allowing the agent to list, create, claim, and manage escrow-backed bounties. While the skill involves high-risk capabilities such as managing Solana keypairs (~/.proxygate/keypair.json) and processing USDC transactions, these behaviors are explicitly documented and strictly aligned with the stated purpose of a decentralized job board. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found in SKILL.md or the command reference.
能力评估
Purpose & Capability
The name, description, and included command/SDK examples consistently describe a job marketplace (create/claim/submit/escrow operations). The requested capabilities (locking/releasing USDC escrow, listing jobs) align with the stated purpose. However, the skill does not declare the credentials/config (API key or keypair/config path) that are necessary to perform those actions.
Instruction Scope
SKILL.md and references explicitly show use of a keypairPath ('~/.proxygate/keypair.json'), CLI flags (--api-key, --keypair), and a config file (~/.proxygate/config.json). Those instructions implicitly require reading local secrets/wallet files and performing funds operations. The skill's metadata does not acknowledge these requirements, which is a scope/information mismatch the user should be aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be written to disk by an installer. This has relatively low install risk, but runtime commands will call an external CLI (proxygate) which must be present in the environment.
Credentials
No required env vars, primary credential, or required config paths are declared, yet the documented usage requires an API key or a wallet keypair and access to ~/.proxygate/config.json. Operations include depositing/withdrawing and locking escrow — these need authenticated credentials and can move funds. The absence of declared credentials is disproportionate and ambiguous.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges. Note: the skill allows autonomous model invocation by default (platform default). Combined with the credential ambiguity, autonomous actions could have higher impact (e.g., spending escrow) if the agent is allowed to act without explicit user confirmation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pg-jobs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pg-jobs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.1
Sync with CLI v0.2.1 — updated commands, descriptions, and examples
元数据
Slug pg-jobs
版本 0.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pg Jobs 是什么?

Use when interacting with the ProxyGate job marketplace / bounty board — listing jobs, creating bounties, claiming work, submitting results, or managing job... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Pg Jobs?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pg-jobs」即可一键安装,无需额外配置。

Pg Jobs 是免费的吗?

是的,Pg Jobs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pg Jobs 支持哪些平台?

Pg Jobs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pg Jobs?

由 jwelten(@jwelten)开发并维护,当前版本 v0.2.1。

💬 留言讨论