polymarket-api
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official
py-clob-clientSDK from Polymarket's public GitHub repository. This is a well-known service, and the download is essential for the skill's intended functionality. - [COMMAND_EXECUTION]: Contains code examples for placing trades and redeeming on-chain positions via the Polygon network. These operations are core to the skill's purpose and are performed using credentials managed securely through environment variables.
- [DATA_EXFILTRATION]: No malicious exfiltration patterns were detected. The skill correctly instructs the agent to use environment variables (
POLYMARKET_PRIVATE_KEY,POLYMARKET_FUNDER,POLYGON_RPC_URL) for all sensitive operations.
Audit Metadata