agent-ui
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches agent registry configuration from a remote source (
https://ui.inference.sh/r/agent.json) using the shadcn CLI for component installation. - [COMMAND_EXECUTION]: Provides instructions to install the Inference SDK (
@inferencesh/sdk) and related CLI tools (belt-sh/cli) via npm and npx. - [SAFE]: Instructions correctly advise users to store sensitive credentials like
INFERENCE_API_KEYin an.env.localfile, which is a standard security best practice for local development environments.
Audit Metadata