openui-forge-anthropic
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions correctly advise users to store sensitive credentials like
ANTHROPIC_API_KEYin environment variables (.env.local) rather than hardcoding them, which aligns with security best practices. - [EXTERNAL_DOWNLOADS]: The skill documentation suggests installing several functional dependencies including
@openuidev/*packages,lucide-react,zod, and the official@anthropic-ai/sdk. These are consistent with the skill's stated purpose of building a React-based generative UI application. - [COMMAND_EXECUTION]: The skill provides instructions to run
@openuidev/cliusingnpx. This is a standard development workflow for generating system prompts from local component libraries and is appropriately documented within the context of the toolchain.
Audit Metadata