monorepo-structure
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security vulnerabilities were detected in the skill content.
- PROMPT_INJECTION (SAFE): No attempts to override agent behavior or bypass safety filters were found.
- DATA_EXFILTRATION (SAFE): No sensitive file access or unauthorized network operations. The skill correctly recommends excluding .env files in the provided .gitignore.
- EXTERNAL_DOWNLOADS (SAFE): All dependencies (turbo, typescript, zod, next, react) are standard, well-known packages from the npm registry.
- COMMAND_EXECUTION (SAFE): Commands used are standard development tasks (pnpm install, turbo build, etc.) without risky flags or piped execution.
Audit Metadata