skills-manager
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local management scripts using the Bun runtime and leverages the
npx skillsutility for ecosystem-wide operations like searching, installing, and updating skills. - Evidence: SKILL.md contains numerous
bunandnpxcommand examples for lifecycle management. - Evidence: scripts/manage.ts is a standalone TypeScript utility that performs file system operations (readdir, readFile, stat, readlink) to inspect and validate local skill directories.
Audit Metadata