apx
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides installation instructions that fetch and execute scripts from databricks-solutions.github.io via shell (sh) or PowerShell (iex). These scripts are used to install the apx CLI tool required for the skill's functionality.
- [COMMAND_EXECUTION]: The skill defines several CLI commands (e.g., apx dev start, apx build) and MCP tools that execute shell commands to manage development servers, perform type checks, and handle project initialization.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the uv package manager for Python and bun for frontend dependencies. It also facilitates the installation of UI components from registries like shadcn/ui.
Audit Metadata