viper-strategy
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runwithinscripts/viper_config.pyto call themcporterCLI tool. This is the intended method for interacting with the underlying trading platform to fetch market data and account status. The implementation follows security best practices by passing arguments as a list and avoiding the use of a shell environment, which prevents command injection vulnerabilities.- [SAFE]: The skill references technical specifications hosted on the official GitHub repository of the developer (Senpi-ai). These references are used to provide the agent with the necessary logic for the Dynamic Stop Loss (DSL) system.
Audit Metadata