ui-skills-root
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
npxcommand to download theui-skillspackage from the npm registry at runtime. - [COMMAND_EXECUTION]: The instructions define several shell commands used to interact with the CLI, including
npx ui-skills start,categories,list, andget. - [REMOTE_CODE_EXECUTION]: By design, the skill triggers the remote execution of code from the npm registry whenever a command is run via
npxto fetch the latest UI context or categories.
Audit Metadata