moomoo-derivatives-anomaly
Warn
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions direct the agent to execute a shell command to run a Python script with user-provided arguments. This behavior is documented in Step 5 of the workflow within SKILL.md.
- [DYNAMIC_EXECUTION]: The script "scripts/handle_derivatives_anomaly.py" uses runtime calculations to modify the Python module search path (sys.path) to locate the "futu" library. This logic is implemented in the "bootstrap_repo_path" function which traverses the filesystem relative to the script's location.
Audit Metadata