tb-update-task-dates
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes a local script
bin/tb-api.mjsusing Node.js to perform API operations for task management. - Evidence: Bash command
node bin/tb-api.mjs update-task-dates --taskId <ID> --dueDate <ISO> [--startDate <ISO>]defined in the execution steps. - [DATA_EXPOSURE]: Interacts with a local file named
.teambition.mdto retrieve and store project and task-related metadata. - Evidence: Instructions describe reading from and writing to
.teambition.mdto maintain records of recent tasks.
Audit Metadata