trident-ui-install
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches design system configurations and component registry files from the vendor's domain (
develop.trident-ui.pro.clubmed). These downloads are consistent with the skill's stated purpose of installing the Trident UI library. - [COMMAND_EXECUTION]: The skill executes multiple Bash commands to detect the project type, package manager, and existing configuration files. It also uses the project's package manager to install required dependencies like
@clubmed/trident-iconsandtailwindcss. - [REMOTE_CODE_EXECUTION]: The skill utilizes the
npx shadcn@latest addcommand to pull and integrate components from a remote registry. While this involves executing code based on remote content, the source is the vendor's official domain and follows standard industry practices for component library installation.
Audit Metadata