algo-expert
Audited by Socket on Apr 26, 2026
2 alerts found:
AnomalySecurityNo explicit malicious payload is visible in this fragment (no eval/exec, no subprocesses, no clear data-stealing/exfiltration logic). The dominant security concern is supply-chain/integrity risk from runtime sys.path manipulation that can redirect which core/* code is imported, combined with dotenv loading from the current working directory. Since the fragment omits key details and relies on external core modules, review those imports and the omitted sections to fully rule out tampering or hidden trading/telemetry behavior.
SUSPICIOUS. The skill is coherent with its stated purpose, and dependency provenance appears mostly official, so this does not look like credential theft or malware. However, its purpose itself is high risk: it equips an AI agent to execute live financial trades, including options and scheduled/autonomous actions, which creates significant real-world risk even without obvious malicious data exfiltration.