charting
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill installs and utilizes standard Python data science libraries:
mplfinance,pandas, andnumpyto facilitate technical analysis and plotting. - [COMMAND_EXECUTION]: Follows a workflow where the agent generates a standalone Python script from local templates and executes it using the
bashtool to produce image outputs. - [EXTERNAL_DOWNLOADS]: Retrieves financial market data (OHLC) from well-known services: CoinGecko (
pro-api.coingecko.com) and Twelve Data (api.twelvedata.com). - [EXTERNAL_DOWNLOADS]: Includes configuration logic to automatically detect and apply network proxy settings from environment variables (
PROXY_HOST,PROXY_PORT), ensuring compatibility with restricted corporate environments.
Audit Metadata