The skill insecurely executes unpinned npx packages and forces automatic installations via the -y flag, creating significant risks of supply chain attacks and unauthorized package deployment.
npx skills add https://github.com/vercel-labs/skillsThe instructions explicitly direct the agent to use the '-y' flag during installation, which bypasses user confirmation prompts and increases the risk of installing malicious or unintended packages. [ensemble: confirmed by 3/3 passes; severity set to the agreed median (ADR-0067).]
npx skills add <owner/repo@skill> -g -y
Unpinned npx package execution — `npx <pkg>` without a version pin pulls latest from npm at runtime — 12 occurrences in this skill; showing the first 10 (aggregate, 2 suppressed to bound noise)
Unpinned npx package execution — `npx <pkg>` without a version pin pulls latest from npm at runtime (seen 10 times in this file at lines 27, 28, 29, 30, 57, 62, 63, 64, 91, 101)
npx skills
Skill does not specify a license field. Specifying a license helps users understand usage terms.
[](https://mondoo.com/ai-agent-security/skills/github/vercel-labs/skills/find-skills)<a href="https://mondoo.com/ai-agent-security/skills/github/vercel-labs/skills/find-skills"><img src="https://mondoo.com/ai-agent-security/api/badge/github/vercel-labs/skills/find-skills.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/vercel-labs/skills/find-skills.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.