Large Language Models (LLMs) often require external web access to remain functional with current data, but this connectivity introduces significant security vulnerabilities. One major concern is exfiltration risk, where sensitive intellectual property or other confidential information could potentially be lost or exposed. This is a deep concern for Two Sigma, which handles sensitive financial data.
Beyond data loss, the inflow of untrusted content presents additional risks. This includes the possibility of prompt injection, where malicious inputs could manipulate agent behavior, as well as the introduction of malware and other vulnerabilities. These threats pose substantial challenges to maintaining the integrity and security of the company's systems.
Prompt injection, specifically, is a risk where adversaries could craft inputs designed to bypass security measures or extract sensitive information. Malware can compromise systems, leading to data breaches or operational disruptions.
Overall, enabling external web access for LLMs, while beneficial for functionality, necessitates robust security protocols to mitigate these diverse and significant exfiltration and injection risks.