find-skills
Fail
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: HIGHEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute shell commands via the
npx skillsCLI to manage the agent skill ecosystem. - [EXTERNAL_DOWNLOADS]: It downloads the
skillspackage from the npm registry and references remote code and guidelines from external sources, including Vercel Labs' GitHub repositories. - [REMOTE_CODE_EXECUTION]: The skill provides instructions to download and execute remote code from arbitrary GitHub repositories using the
npx skills addcommand. It explicitly recommends the-yflag to skip confirmation prompts, allowing for the silent installation of unverified software.
Recommendations
- AI detected serious security threats
Audit Metadata