← All stories
● Covered by 1 source · 1 reportMedium impact1 neutral

Figma uses AI agents to automate security investigations and vulnerability detection

🔄 Updated 47m ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • AI agents reduce complex alert resolution time by 70%.
  • System identified over 100 unknown vulnerabilities, including critical flaws.
  • Agents use Claude Opus, AWS Bedrock, Amazon Kendra, and Tines.
  • Memory types (past alerts, behavioral guidance) improve investigation over time.

AI Agents Enhance Security Operations

Figma's engineering team implemented AI agents to support its security team in investigating alerts, searching past incidents, checking company systems, and preparing code fixes. These agents learn from previous investigations, which reduces repetitive tasks and helps engineers resolve complex alerts faster.

Improved Efficiency and Vulnerability Detection

The AI-driven system reduced the resolution time for complex alerts by approximately 70% and decreased on-call pages by 20%. Additionally, the agents found over 100 previously unknown vulnerabilities, including two critical flaws that traditional tools missed. A code reviewer agent achieved 80% precision within a month, and the system improved detection of known bugs by about 30%.

System Architecture and Components

The security system is built on Panther SIEM and investigates alerts and audit logs across AWS, Okta, GitHub, GCP, and osquery. It queries more than 100 other sources and can open pull requests. The alert triage agent uses models like Claude Opus and is provided with Slack thread history, steering memory, and tools for security on-call engineers.

The agentic system incorporates AWS Bedrock Knowledge Bases, Amazon Kendra, Tines, and a Snowflake-based tool to search historical alerts and analyze Panther data. Memory, including past alerts, behavioral guidance, and learned database structures, was critical for the system's effectiveness.

Safety Controls and Impact

Safety controls are integrated into the tools, with agent-created pull requests set to draft by default. Prompts are designed to prevent sensitive data from being shared in public Slack channels. This implementation demonstrates how AI agents can significantly enhance security posture and operational efficiency within a software company.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~15 min · 12 stories · Sep 05

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

Figma's engineering team developed AI agents to assist its security operations, automating alert investigations and vulnerability detection. This system reduced resolution times for complex alerts by 70% and identified over 100 previously unknown vulnerabilities, including critical flaws.