agent-ui
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to fetch a component registry file from
https://ui.inference.sh/r/agent.jsonusing the shadcn CLI to integrate the agent UI. - [COMMAND_EXECUTION]: Provides instructions to use
npxandnpmfor installing necessary developer tools, related skills, and the@inferencesh/sdkpackage. - [CREDENTIALS_UNSAFE]: Includes a best-practice recommendation to store the
INFERENCE_API_KEYin a.env.localfile, which is a standard method for managing secrets in Next.js applications.
Audit Metadata