grove-config
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill performs environment verification using
git rev-parseandtest -fto ensure prerequisites are met before configuration begins. - [COMMAND_EXECUTION]: It generates and executes a configuration command (
grove config) using a 'warmup command' derived from the detected build system or user input, requiring user confirmation before proceeding. - [COMMAND_EXECUTION]: The skill creates a local shell script at
.grove/hooks/post-cloneand useschmod +xto make it executable as part of the intended tool initialization process.
Audit Metadata