skills-manager
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates downloading agent skills from remote GitHub repositories using the
npx skills addcommand andgit clone. In the provided examples, it targets the user's personal repository (e.g.,franklin-skills). - [COMMAND_EXECUTION]: Instructs the agent to execute shell commands for skill management, including repository initialization (
git init), GitHub CLI operations (gh repo create), and filesystem management (ln -sf). - [EXTERNAL_DOWNLOADS]: References the official 'skills' CLI utility and related documentation from Vercel Labs, a well-known service provider.
Audit Metadata