clawteam-dev
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell scripts to manage the test environment. This includes cleanup operations that delete specific directories (~/.clawteam/teams/, ~/.clawteam/tasks/, etc.), remove git worktrees associated with the tool, and terminate tmux sessions prefixed with 'clawteam-'. These actions are consistent with the skill's purpose of ensuring a clean state for integration testing.\n- [COMMAND_EXECUTION]: Uses inline Python code (python3 -c) to parse JSON output from the 'clawteam' CLI. This is used to programmatically extract task IDs for dependency mapping during the test setup phase.
Audit Metadata