frontend-init
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows best practices for frontend project initialization. It recommends installing standard development dependencies like Vitest, oxlint, and oxfmt via pnpm from the official npm registry. The commands used, such as tsc --noEmit and oxlint --init, are standard for project configuration. No prompt injection, data exfiltration, or malicious execution patterns were found.
Audit Metadata