maestro-pipeline-test
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes a wide array of local
maestroCLI commands to verify different tool groups (feature, plan, task, memory, etc.). - [COMMAND_EXECUTION]: Uses
rm -rfto remove temporary test directories (e.g.,.maestro/features/cli-smoke-test) as part of a cleanup process. - [COMMAND_EXECUTION]: Modifies local configuration settings via
maestro config-setto toggle task backends for testing purposes, including instructions to restore original settings. - [COMMAND_EXECUTION]: Invokes
bunx tsx src/cli.tsto execute the local CLI source code directly if the binary is not in the system path.
Audit Metadata