Portfolio Optimizer

PassAudited by VirusTotal on May 17, 2026.

Findings (1)

The portfolio-optimizer skill implements an automated trading strategy that combines news sentiment analysis with price momentum data. It follows a structured workflow in SKILL.md, which includes fetching analysis data from a specific GitHub repository (kackyt/automatic-investment-strategy) and executing trades via a virtual-trading MCP. The logic includes risk management (Risk-On/Off switches), rebalancing thresholds, and state maintenance in a strategy file. No evidence of malicious intent, data exfiltration, or unauthorized system access was found; the use of git and file operations is strictly aligned with the stated purpose of the investment strategy.