ibkr-api-skill
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is well-structured and focuses on legitimate financial API operations for Interactive Brokers (IBKR).
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly advising against hardcoding sensitive information and recommending the use of OS-level secret management or environment variables.
- [EXTERNAL_DOWNLOADS]: References to external libraries such as
ib_async,httpx, andpyjwtare appropriate for the skill's functionality and target reputable, well-known packages. - [DATA_EXFILTRATION]: Network communication is limited to the local IB Gateway (127.0.0.1) or official, documented API endpoints for Interactive Brokers (api.ibkr.com).
Audit Metadata