frontend-react
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains no malicious instructions, prompt injections, or persistence mechanisms. All analyzed content adheres to standard development practices for the React and Bun ecosystems.
- [EXTERNAL_DOWNLOADS]: The skill instructions direct the agent to install standard libraries such as React Router, Tailwind CSS, and MapLibre GL JS from official package registries using the Bun package manager. These are well-known, trusted dependencies for frontend development.
- [EXTERNAL_DOWNLOADS]: Includes instructions for using the shadcn/ui CLI to initialize projects and add UI components. This is an established and widely recognized community tool for React development.
- [COMMAND_EXECUTION]: Defines standard development, build, and type-checking commands intended to be executed within the local development environment.
- [REMOTE_CODE_EXECUTION]: Uses the Bun package runner to execute the shadcn CLI. As shadcn/ui is a well-known service in the React ecosystem, this use case is considered safe and appropriate for the skill's purpose.
Audit Metadata