groove-admin-update
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches version metadata from the GitHub API and downloads updates using the
npx skills addcommand. - [REMOTE_CODE_EXECUTION]: The process involves reading and executing migration files that are part of the downloaded skill package. This is used to update the local state to match the new version.
- [COMMAND_EXECUTION]: Shell commands are executed to manage symlinks for IDE integration (Claude and Cursor), ensuring the updated skills are correctly mapped in the user's environment.
Audit Metadata