polymarket-copytrading
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with the Simmer API at
https://api.simmer.marketsto fetch portfolio data, positions, and execute trades. This is the primary function of the skill and targets a known service provider for this domain. - [COMMAND_EXECUTION]: The skill executes shell-based Python scripts (
copytrading_trader.pyandscripts/status.py) to perform its tasks. These scripts use standard libraries and thesimmer-sdkpackage. - [DATA_EXPOSURE]: The skill requires a
SIMMER_API_KEYand optionally aWALLET_PRIVATE_KEYfor order signing. The documentation correctly advises users to set these as environment variables rather than hardcoding them, following security best practices.
Audit Metadata