ws-orchestrator
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill performs local shell operations to manage the development environment, including creating directories (
mkdir) and executing Git commands for branch management (git checkout,git merge,git branch -D). These operations are consistent with its role as a development workflow orchestrator. - [COMMAND_EXECUTION]: The skill includes functionality to modify the project's
CLAUDE.mdfile by injecting a "Boot Block" of instructions. This is used to ensure the agent maintains its orchestration role and follows the prescribed plan-build-verify lifecycle in subsequent sessions. - [COMMAND_EXECUTION]: The skill reads project configuration and metadata from various standard files (such as
package.json,pyproject.toml, andgo.mod) to identify the project and manage its internal session state stored in.ws-session/orchestrator.json.
Audit Metadata