Figma's AI Agents Resolve Security Alerts 70% Faster

TL;DR: Figma built custom AI agents that help its security team investigate alerts and prepare code fixes. The agents learn from past incidents, reducing repetitive work and resolving complex security issues about 70% faster.
Key facts
- Category
- AI
- Impact
- High
- Published
- Source
- Hacker News
Full summary
Figma's engineering team built custom AI agents that help their security team resolve complex alerts about 70% faster than before.
Figma's engineering team has successfully deployed custom artificial intelligence agents to streamline its security operations, according to a recent company report. These AI agents are designed to assist the security team with a range of critical tasks, including the initial investigation of security alerts, searching through historical incident data for context, and checking the status of internal company systems. In a significant step beyond simple analysis, the agents can even prepare draft code fixes for engineers to review and implement. This automation has yielded impressive results, enabling the team to resolve complex security alerts approximately 70% faster than with their previous, more manual processes. The initiative showcases a practical and impactful application of AI in a core business function, moving beyond theoretical concepts to deliver measurable efficiency gains.
The effectiveness of Figma's system hinges on its ability to learn from the company's own institutional knowledge. The AI agents were trained on a rich dataset of past security investigations, incident reports, and their corresponding code resolutions. When a new alert is triggered, an agent doesn't just analyze the immediate event in isolation; it cross-references the alert against this historical data to identify patterns, similar past occurrences, and previously successful mitigation strategies. This process automates the laborious data-gathering phase that typically consumes a security analyst's initial response time. The agent can instantly pull relevant logs, pinpoint which teams or engineers have handled similar issues before, and present a consolidated summary. By connecting to internal systems like version control and ticketing, the agent acts as an intelligent assistant, equipping human experts with all the necessary context to make faster, more informed decisions.
This development is particularly significant for technology leaders and security professionals grappling with the persistent challenge of alert fatigue. Security operations centers are often inundated with a high volume of alerts, many of which are false positives or low-priority, making it difficult for human analysts to focus on genuine threats. By automating the triage and initial investigation, Figma's AI agents act as a powerful filter, allowing skilled security engineers to dedicate their expertise to novel and complex problems that require human ingenuity. For development teams, this translates into a much faster feedback loop. Instead of a security issue becoming a bottleneck, developers receive near-instantaneous context and even a suggested code fix, enabling them to remediate vulnerabilities more quickly and with less disruption to their workflow.
Figma's success provides a compelling blueprint for other organizations looking to leverage AI for more than just marketing copy or customer-facing chatbots. It demonstrates that the most immediate return on investment in AI can often be found by applying it to internal, operational workflows. The key insight is the focus on building specialized agents tailored to a company's unique tools, data, and processes, rather than relying on a generic, one-size-fits-all solution. This approach proves that AI can be a powerful force multiplier for highly skilled teams, automating repetitive work and augmenting human capabilities. For business leaders, the 70% efficiency gain is a hard metric that justifies investment in similar internal AI initiatives, reframing security from a pure cost center into a highly efficient, tech-enabled operation.
Looking ahead, this implementation is part of a broader industry trend toward creating AI-native workflows within engineering organizations. The next logical evolution for these security agents could involve more autonomous capabilities, such as automatically running proposed code fixes in a sandboxed test environment to validate their effectiveness and ensure they don't introduce new bugs. As more companies adopt this model, we can expect to see similar AI agents being developed for other complex domains like site reliability engineering (SRE), network operations, and database management. The primary challenge will shift from building the agents themselves to establishing the robust governance and safety protocols required to allow them to take action with increasing levels of autonomy, ensuring they enhance security without inadvertently creating new risks.
Tags
Related on Notifire
Related stories
Primary source: Hacker News