opik-frontend
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard architecture for React frontend development, leveraging well-regarded libraries like TanStack Router and Query for routing and data fetching.
- [SAFE]: Security best practices are encouraged through the mandatory use of Zod for form schema validation, which helps prevent the processing of malformed or malicious data.
- [SAFE]: All referenced Node.js packages, including zod, react-hook-form, and vitest, are industry-standard tools widely used and trusted within the web development ecosystem.
- [SAFE]: Development workflows described, such as running dependency validation and testing scripts (e.g.,
npm run deps:validateandnpm test), are legitimate practices for maintaining code quality and project integrity. - [SAFE]: No evidence of malicious behavior, such as prompt injection, sensitive data exposure, or unauthorized remote code execution, was found in any of the skill files.
Audit Metadata