web-frameworks
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Documentation links point to official sites for Next.js, Turborepo, and RemixIcon, which are well-known and trusted technology providers.
- [SAFE]: Python scripts nextjs_init.py and turborepo_migrate.py perform file system operations safely using the pathlib module and include validation to prevent path traversal.
- [SAFE]: The skill does not contain any prompt injection patterns, hardcoded credentials, or suspicious network operations.
- [SAFE]: Shell commands recommended in the documentation utilize standard package management tools (npm, npx) to fetch official starters from trusted vendors like Vercel.
Audit Metadata