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-dev on 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, and xgboost via pip install.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential handling by explicitly instructing the user to manually add their OPENALGO_API_KEY to a .env file, rather than attempting to automate or capture the key through shell commands or logs.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 10:07 PM