fin-core
Audited by Socket on Feb 19, 2026
1 alert found:
Obfuscated FileNo direct evidence of malware or obfuscated malicious code in this fragment. The primary concern is operational: automatic, unconditional ingestion of sensitive financial data into the multi-agent runtime without documented safeguards (least privilege, egress controls, encryption, per-session consent, input validation) creates a realistic opportunity for data exposure or exfiltration if the environment is misconfigured or compromised. Mitigations before deployment: restrict agent/tool permissions, enforce network egress policies, require per-session explicit consent to load sensitive files, implement file integrity checks (e.g., signed manifests), avoid filename-only heuristics for file selection, and ensure logs do not retain raw sensitive data.