agent-ui
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@inferencesh/sdklibrary and fetches UI components fromui.inference.shvia the shadcn CLI. These downloads originate from the official domains and package registries of the inference.sh service.\n- [INDIRECT_PROMPT_INJECTION]: The skill provides an AI chat component that processes user-supplied data and agent outputs. This creates a standard surface for indirect prompt injection.\n - Ingestion points:
Agentcomponent chat input and file uploads inSKILL.md.\n - Boundary markers: None explicitly defined in the provided markdown documentation.\n
- Capability inventory: Uses client-side tools (
scan_ui,fill_field) and a network proxy route defined inSKILL.md.\n - Sanitization: None explicitly defined in the provided markdown documentation.\n- [COMMAND_EXECUTION]: The skill documentation suggests using
npxcommands to install thebelt-sh/cliand other UI-related skills. These are standard developer operations for setting up a development environment.
Audit Metadata