fetch-quotes
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
MetaTrader5package and other dependencies from a local requirements file usingpip. These are well-known and legitimate tools for financial data integration. - [COMMAND_EXECUTION]: The skill invokes a local Python script (
fetch_quotes.py) with command-line arguments derived from user input (symbol, timeframe, etc.). This is the intended operation of the tool and follows standard practices for agent-based execution.
Audit Metadata