polymarket-api
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include commands to execute a local Python script
scripts/polymarket.pyfor querying market data, which is standard functionality for this type of tool. - [EXTERNAL_DOWNLOADS]: The skill connects to
gamma-api.polymarket.comto fetch market data. This is the official public API for Polymarket and is a well-known service relevant to the skill's purpose. - [PROMPT_INJECTION]: While the skill ingests external data (market names and descriptions) from the Polymarket API, it is a standard data retrieval task. No patterns suggesting malicious exploitation of this surface were found.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. The skill does not access sensitive local files or environment variables.
Audit Metadata