collaborators

14 papers

cs.CR2026

Uncovering and Understanding Hidden Dependencies in the LLM API Reseller Ecosystem via Prefix-Cache Side Channels

Zimo Ji, Xin Wei, Congying Xu +5

LLM API resellers have become an important access layer to modern LLM services. However, multi-level resale creates an opaque supply chain: a user's request may traverse undisclose…

cs.AI2026

Position: Multi-Agent Systems Should Prioritize Concurrency Control

Xin Yang, Letian Li, Zimo Ji +2

LLM-based multi-agent systems (MAS) promise scalable collaboration, yet adding agents often reduces reliability. This position paper argues that many MAS failures are fundamentally…

cs.SE2026

AutoSpec: Safety Rule Evolution for LLM Agents via Inductive Logic Programming

Pingchuan Ma, Zhaoyu Wang, Zimo Ji +5

Large language model (LLM) agents increasingly automate complex tasks by integrating language models with external tools and environments. However, their autonomy poses significant…

cs.CR2026

PathMark: Protecting Intellectual Property of Mixture-of-Expert LLMs via Path Watermarks

Yudong Gao, Qingyue Wang, Yuanyuan Yuan +4

Mixture-of-Experts (MoE) large language models represent high-value intellectual property, yet existing watermarking schemes designed for dense models fail on MoE architectures due…

cs.CR2026

Cloak and Detonate: Scanner Evasion and Dynamic Detection of Agent Skill Malware

Zimo Ji, Congying Xu, Zongjie Li +4

LLM coding agents increasingly rely on third-party agent skills from public marketplaces, which execute with the agent's privileges and create a software supply-chain attack surfac…

cs.SE2026

Coding Agents Are Guessing: Measuring Action-Boundary Violations in Underspecified DevOps Instructions

Zimo Ji, Zekai Zhang, Congying Xu +4

LLM coding agents are increasingly deployed to act autonomously on real production infrastructure. They execute shell commands, modify repositories, and call operational APIs. Howe…