aicoin-freqtrade
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill automates the installation of the
uvPython manager by executing its official shell-based installer script. - [EXTERNAL_DOWNLOADS]: Dependencies such as the Freqtrade source code and historical market data are fetched from official GitHub repositories and vendor-provided API endpoints.
- [COMMAND_EXECUTION]: System commands are utilized to manage the bot's operation, including creating virtual environments, installing packages, and controlling the trading process.
- [CREDENTIALS_UNSAFE]: The skill is configured to read exchange API keys and other sensitive data from local
.envfiles. - [CREDENTIALS_UNSAFE]: Hardcoded public API credentials for the vendor's free-tier market data service are included in the skill's library files.
Audit Metadata