dual-listed-arbitrage
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the
yfinancePython library to retrieve market data from Yahoo Finance and references official Bank of Israel exchange rate sources.- [COMMAND_EXECUTION]: The skill executes provided Python scripts (chart.py,dual_diff.py) to process financial data and generate reports.- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted market data from external APIs. It implements security best practices by escaping HTML entities and using safe DOM manipulation in its visualization script (viz.py) to prevent cross-site scripting (XSS) or injection attacks.
Audit Metadata