tools-ui
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation includes instructions to download UI component definitions from a remote registry at
https://ui.inference.sh/r/tools.json. This is a standard mechanism for the shadcn/ui ecosystem to provision components directly into a project. - [COMMAND_EXECUTION]: The skill provides several commands for environment setup and component installation:
npx shadcn@latest add https://ui.inference.sh/r/tools.jsonfor component registration.npx skills add ...for installing associated CLI tools and related UI blocks (belt-sh/cli,inference-sh/skills@agent-ui, etc.). These commands are consistent with the skill's stated purpose of providing a UI framework.
Audit Metadata