btc-momentum-analyzer
Warn
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/generate_chart_html.pyscript executes shell commands usingos.system()with an unsanitizedoutput_fileargument. This creates a command injection vulnerability where arbitrary shell commands can be executed if the output path contains shell metacharacters.\n- [DATA_EXFILTRATION]: Information about the author's local environment, including their username and directory structure, is exposed via hardcoded absolute paths (e.g.,/Users/adrian/Desktop/BA/MACD/) found in multiple scripts and configuration files.\n- [EXTERNAL_DOWNLOADS]: The skill fetches market data from OKX's public API and loads thelightweight-chartslibrary from theunpkg.comCDN to generate technical analysis visualizations.
Audit Metadata