Shared Agent Skill Libraries Propagate Malware, 41.8% Self-Poisoning Rate Found
omarsar0 · x · 2026-08-27
New research reveals that shared skill libraries for coding agents, often treated as safe for reuse, can propagate malware. The EvoMal attack plants a malicious skill in a library; agents retrieve it as an authoring template, write new skills preserving the payload, and execute them. This "author-style copying" causes exponential spread of malicious skills.
- Data: Across 6 models and 153 SWE-bench Verified tasks, agent self-poisoning rates range from 20.3% to 41.8%, with poisoned libraries holding 4.9 to 9.0 times more malicious skills than planted.
- Cleanup Difficulty: Deleting planted skills fails to clean the library because agent-authored copies remain (e.g., Qwen3 shows 68% persistence at round five).
- Mitigation: A counter-prompt discouraging banner-style copying drops the poisoning rate to 6.7% with no significant task-completion loss.
More from coding & agent
- Opinion: AI Agents Should Be a Single Workflow, Not a Chain of Separate Tools — AIwithGhotai · 2026-08-28
- Traycer Desktop 1.2 adds Hugging Face integration for running open models — victormustar · 2026-08-28
- Linus fixes driver bug after AI called it 'impossible' — bendee983 · 2026-08-28
- AI Agent Workflow Tip: Use Cheap Agents to Fan Out and Find Context — brandon_galang · 2026-08-28
- OpenWiki 0.4.0 adds OKF v0.2 support for page-level trust and provenance — LangChain · 2026-08-28
- moyix to host talk on handling auth in autonomous web pentesting — moyix · 2026-08-28