cheetah-strategy
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads its operational scripts and configuration files, such as cheetah-scanner.py and cheetah_config.py, from the official Senpi-ai GitHub repository. This is the documented installation mechanism for this vendor's tools.
- [COMMAND_EXECUTION]: The strategy interacts with the Senpi trading runtime by executing the 'mcporter' CLI tool via the Python subprocess module. These calls are implemented using secure list-based arguments, which effectively mitigates the risk of command injection.
Audit Metadata