maestro-init
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs standard project initialization tasks such as creating directories and writing configuration files. No malicious patterns or security risks were identified.
- [COMMAND_EXECUTION]: Uses Bash for benign operations such as directory creation (
mkdir -p) and file presence checking (ls). These operations are restricted to the local project directory and are consistent with the skill's stated purpose.
Audit Metadata