aicoin-freqtrade-dev
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill requires environment variables for Freqtrade credentials (URL, username, and password). This is a standard requirement for the tool's primary purpose of interacting with a private trading bot instance.
- [EXTERNAL_DOWNLOADS]: The script uses local imports for its API library functionality. No external packages are downloaded or installed at runtime in the provided files.
- [COMMAND_EXECUTION]: The skill implements a Node.js CLI to wrap HTTP requests to the Freqtrade API. It does not exhibit patterns of arbitrary system command execution.
Audit Metadata