grove
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a library of standard shell commands (e.g.,
find,ls,grep,wc) for auditing repository structures and detecting anti-patterns such as 'God Directories' or 'Flat Hell'. These commands are used locally for structural analysis. - [EXTERNAL_DOWNLOADS]: The skill recommends using well-known development tools and repositories from trusted organizations and well-known services (such as Vercel, Nx, GitHub, and Astral) for monorepo health checks and repository analysis. These tools are industry-standard and used for legitimate development purposes.
- [SAFE]: The skill follows established industry best practices for repository organization and migration. It emphasizes safety measures such as using
git mvto preserve history, implementing incremental pull requests to keep reviews tractable, and explicitly instructing the agent to never delete files without confirmation.
Audit Metadata