@349/bybit
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill implements legitimate trading and market data retrieval for the Bybit exchange using standard API integration methods.
- [EXTERNAL_DOWNLOADS]: The skill specifies the installation of 'ccxt', which is a highly trusted, well-known, and established open-source library for cryptocurrency exchange integration.
- [COMMAND_EXECUTION]: Trading functionality is delivered through the execution of a local Python script ('scripts/ccex_core.py'), which is consistent with the skill's stated purpose and documentation.
- [CREDENTIALS_UNSAFE]: The skill appropriately manages sensitive API keys and secrets by instructing users to utilize environment variables, avoiding the use of hardcoded credentials and adhering to security best practices for local script execution.
Audit Metadata