ib-portfolio-action-report
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local script
scripts/report.pyvia theuvPython tool to interface with a local Interactive Brokers instance. This is the primary intended functionality of the skill. - [EXTERNAL_DOWNLOADS]: Utilizes well-known and reputable third-party libraries such as
yfinancefor fetching market data andib-asyncfor connecting to the broker's API. - [DATA_EXFILTRATION]: While the skill accesses sensitive financial data (positions, accounts, and portfolio balance), this access is restricted to a local IB Gateway/TWS instance and the data is used solely to generate a report for the user within the agent's environment.
Audit Metadata