polymarket-mert-sniper
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
simmer-sdkPython package, which is the official vendor-provided library for interacting with the Simmer API. - [CREDENTIALS_UNSAFE]: The skill requires a
SIMMER_API_KEYand aWALLET_PRIVATE_KEYfor live trading. Documentation indicates these should be provided via environment variables, and the private key is used for client-side signing within the SDK, which is a standard security practice for non-custodial trading bots. - [DATA_EXFILTRATION]: Analysis of network operations shows communication is restricted to the vendor's API (
api.simmer.markets) and the Polymarket CLOB API (clob.polymarket.com). No evidence was found of sensitive data being transmitted to unauthorized third-party servers.
Audit Metadata