ib-account
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill's behavior is consistent with its documentation. It interfaces with a local financial API (Interactive Brokers TWS/Gateway) and does not exhibit malicious patterns such as obfuscation, persistence, or unauthorized data exfiltration.- [COMMAND_EXECUTION]: The skill uses
uv run pythonto execute a local script,scripts/account.py, which is the intended mechanism for retrieving account data.- [EXTERNAL_DOWNLOADS]: The skill declares a dependency onib-async, a well-known library for interacting with Interactive Brokers' API.
Audit Metadata