weex-monitor-skill
Warn
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The core script
scripts/weex_monitor_cli.pyperforms orchestration by calling sibling scripts (weex_trade_data_aggregator.pyandweex_trade_guard.py) viasubprocess.run. These calls are used to aggregate account risk data and submit market-close orders. - [COMMAND_EXECUTION]: The skill provides 'agent_reporting' metadata containing pre-formatted shell command strings. These strings are designed for the agent to execute in order to establish automated status reporting, specifically utilizing Claude Code's
/loopcommand and OpenClaw'scron addutility. - [COMMAND_EXECUTION]: The skill implements a 'confirm-and-run-loop' capability. This feature allows a user to authorize a sequence of future automated monitoring actions and potential order executions through a single confirmation, creating an autonomous execution window that operates without per-action user oversight.
Audit Metadata