agent-ui
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official resources from the inference.sh domain and the @inferencesh/sdk package. No malicious intent or obfuscation was detected.
- [EXTERNAL_DOWNLOADS]: The documentation instructs the user to download a UI component using the
npx shadcncommand pointing tohttps://ui.inference.sh/r/agent.json. This is a standard and transparent method for distributing UI library components. - [COMMAND_EXECUTION]: Standard installation commands such as
npm installandnpx skills addare provided to set up the necessary SDKs and CLI tools required for the component's functionality. - [SAFE]: The skill follows security best practices by instructing users to store sensitive credentials like
INFERENCE_API_KEYin environment variables (.env.local) rather than hardcoding them into the application source code.
Audit Metadata