Topic
autonomous agents
Your Agent Has a Genome: New Framework Analyzes LLM Agent Behavior to Enable Runtime Governance
Researchers propose Base Sequence Analysis, a framework that encodes runtime behavior of LLM-powered autonomous agents into symbolic sequences (X, E, P, V). Analyzing 347 execution traces revealed key patterns: the trigram P-X-P lowered success rate by 10.4%, and verification transition E->V occurred only 2.1% of the time. They designed Governor, a three-layer runtime intervention system that increased task success by 6.2% and reduced token consumption by 44% in a production ReAct agent system.
New Survey Maps Agentic Security: Applications, Threats, and Defenses for Autonomous AI
A new survey from arXiv provides the first holistic overview of agentic security, covering how LLM-based agents are used in cybersecurity, their vulnerabilities, and countermeasures. The analysis of over 260 papers reveals that agentic systems are structurally fragile and require defenses spanning the full agent lifecycle.