2 papers
cs.CR2026
AgentFlow: A Flow-Centric Policy Language and Framework for Securing LLM Agent Systems
Basavesh Ammanaghatta Shivakumar, Swarn Priya, Peng Gao
LLM agents increasingly read untrusted content, invoke external tools, access private data, and delegate work to other agents. Harm often arises not from a single unsafe action but…
cs.PL2025
BeePL: Correct-by-compilation kernel extensions
Swarn Priya, Frédéric Besson, Connor Sughrue +4
eBPF is a technology that allows developers to safely extend kernel functionality without modifying kernel source code or developing loadable kernel modules. Since the kernel gover…