cheetah-strategy
Pass
Audited by Gen Agent Trust Hub on May 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill implements a trading strategy using well-documented patterns and official vendor APIs. No malicious code, obfuscation, or unauthorized data access was detected.\n- [EXTERNAL_DOWNLOADS]: The installation instructions fetch the skill's own scripts and configuration from its official GitHub repository (Senpi-ai). This is a standard and expected setup procedure for this platform.\n- [COMMAND_EXECUTION]: The skill uses Python's system capabilities to run a long-lived producer daemon that performs market scanning. This behavior is necessary for the skill's primary function of continuous signal monitoring.\n- [PROMPT_INJECTION]: The decision prompt in the runtime configuration instructs the AI to act as a validation gate for signals generated by the producer script. This 'pass-through' pattern is an intentional architectural choice to ensure the logic remains in the code while using the AI for final sanity checks.
Audit Metadata