Rp1
Medium
- Category
- MCP Rug Pull
- Confidence
- 85% confidence
- Finding
- The install command uses `npx -y skills@latest`, which fetches and executes the latest published package version at install time rather than a pinned, reviewed version. If the upstream package is compromised or a breaking/malicious release is published, users following the README could execute untrusted code on their system during installation.
