alphai-trading
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute Python scripts, specifically
scripts/trade.py, to facilitate trading operations such as buying and selling tokens. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of the standard
requestsPython library usingpipto handle HTTP communication with the Alph.ai API servers. - [DATA_EXPOSURE]: The skill is designed to handle user session credentials (
dex_cookie) which are required for authenticating requests to theb.alph.aidomain. These credentials are provided by the user at runtime via environment variables or command-line arguments.
Audit Metadata