Audited 50+ AI agent skills, and most had dangerous command-execution risks

aiz27 · reddit · 2026-07-27

The authors audited 50+ open-source AI agent skills and SKILL.md packages and found common security issues, especially because agents can turn markdown instructions into real terminal commands.

They released SkillShield, a free open-source tool that scans skills before execution across 11 security axes, including prompt injection, risky install steps like curl | bash, untrusted registries/submodules, and overly broad file/network permissions.

Users can paste a raw SKILL.md, upload a package, or submit a GitHub repo URL to get a pre-flight report. The repo is public at github.com/adnan-iz/ai-skill-shield.

Original post →

More from coding & agent

coding & agent channel →