openui-forge-go
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables to manage the OpenAI API key, which is a recommended security practice for avoiding hardcoded credentials.
- [EXTERNAL_DOWNLOADS]: The skill installs necessary dependencies from the npm registry, such as @openuidev/react-ui and lucide-react, which are standard for the described Generative UI framework.
- [COMMAND_EXECUTION]: Provides instructions for local development, including using npx to generate a system prompt and running the Go server.
- [DATA_EXFILTRATION]: The application communicates with api.openai.com to stream responses, which is the intended purpose of the skill and targets a well-known, trusted service.
Audit Metadata