agent-ui
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches component registry configuration from 'https://ui.inference.sh/r/agent.json' via the shadcn CLI and installs related skills from the inference-sh organization.
- [COMMAND_EXECUTION]: Recommends executing 'npx shadcn', 'npm install', and 'npx skills' to set up the agent component and its necessary SDK dependencies.
- [SAFE]: Promotes secure handling of sensitive data by instructing developers to use environment variables ('.env.local') for API keys instead of hardcoding them into the codebase.
Audit Metadata