algo-setup
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
sudo apt install libta-lib-devon Linux systems. This is a standard procedure to install the C-library dependency required for the TA-Lib Python package to function properly. - [EXTERNAL_DOWNLOADS]: The skill installs several well-known and reputable Python packages from standard registries, including
openalgo,vectorbt,talib,scikit-learn, andxgboostviapip install. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential handling by explicitly instructing the user to manually add their
OPENALGO_API_KEYto a.envfile, rather than attempting to automate or capture the key through shell commands or logs.
Audit Metadata