fox-strategy
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
subprocess.runwithinscripts/fox_config.pyto execute themcporterCLI utility. This communication bridge is used to fetch market data from thesenpiMCP server and check the clearinghouse status, which are required for the strategy's operation. - [REMOTE_CODE_EXECUTION]: The agent is instructed to configure recurring cron jobs that execute local Python scripts included with the skill (
fox-scanner.pyanddsl-v5.py). This is a functional requirement for the skill's automated scanning and risk management features. - [DATA_EXFILTRATION]: No unauthorized network connections or exfiltration patterns were detected. All external data retrieval is performed through authorized MCP tool calls to the Senpi vendor infrastructure, and state is managed using local JSON files.
Audit Metadata