pg-jobs
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the
proxygateCLI to manage the lifecycle of jobs, including creation, listing, and submission of results. - [EXTERNAL_DOWNLOADS]: Incorporates the
@proxygate/sdkNode.js library for programmatic access to the marketplace features. - [DATA_EXFILTRATION]: Connects to the official gateway at
https://gateway.proxygate.aiand references local configuration and Solana keypair files in~/.proxygate/for authentication and transaction signing. - [PROMPT_INJECTION]: Ingests job-related data (descriptions, requirements, and submissions) from the marketplace which serves as a potential surface for indirect prompt injection.
Audit Metadata