felipeinf/skillRx
10 stars · Last commit 2026-04-25
Security scanner for AI agent skills and plugins
README preview
<p align="center"> <img src="./img/skillrx-img-0.svg" alt="skillrx" width="200" /> <br /><br /> <a href="https://www.npmjs.com/package/skillrx"><img src="https://img.shields.io/npm/v/skillrx?style=flat-square&logo=npm&label=npm" alt="npm" /></a> </p> # skillRx Security scanner for AI agent **skills and plugins**. Reviews the code before you install it. ## Usage ```bash npx skillrx owner/repo ``` That's it. skillrx clones the repo, analyzes it, and gives you a verdict: **TRUSTED**, **CAUTION**, **RISKY**, or **MALICIOUS**. ## What you can scan