devup-ui
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of official npm packages under the
@devup-uiscope (e.g.,@devup-ui/react,@devup-ui/next-plugin) and fetches the skill itself from the author's GitHub repository (github.com/akillness/jeo-skills). These resources are consistent with the vendor's identity. - [COMMAND_EXECUTION]: Includes a helper script (
scripts/install.sh) that automates environment setup. The script uses standard package managers (npm, pnpm, yarn, bun) to install dependencies and configures the agent skill environment usingnpx skills add. These operations are transparent and restricted to the project's scope.
Audit Metadata