polar-strategy
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
mcporterCLI tool viasubprocess.runinscripts/polar_config.pyto interact with the Senpi platform. This is the intended mechanism for the skill to access market data and submit trade orders. The command is invoked using an argument array rather than a shell string, which is a secure practice that prevents command injection. - [SAFE]: An analysis of the scripts and configuration files reveals no evidence of malicious behavior. There are no hardcoded credentials, unauthorized data exfiltration routines, or obfuscated instructions. The skill operates within its designated workspace and follows standard development patterns for automated trading agents on this platform.
Audit Metadata