AI skills bypass static scanners: why runtime control is needed

Colleagues, here is a cybersecurity update: a study has shown that malicious skills for AI agents can be disguised so they pass static scanners.
The bypass relies on command obfuscation, packing payloads into ignored folders, and launching hidden code only when the agent is running.
The authors recommend looking beyond appearance and focusing on sandbox behaviour: which files a skill reads, what it writes, which commands it executes, and where it sends data.
Why it matters: “passed the scan” does not mean “safe.” For AI agents, static checks should be complemented by runtime monitoring and least-privilege access.
How are you currently validating skills and plugins for AI agents?
#cybersecurity #AISecurity #ThreatDetection #DevSecOps

