Output consolidates calendar meetings and open tasks
Source references: 5The command combines today's agenda with the task list. Such output may contain meeting subjects, work schedules, and task content, and a consolidated summary is easier to copy or forward than records viewed separately. The supplied material does not show transmission to a third party, but the output still enters the terminal or agent session running the command.
If run in a shared terminal, logged agent session, or automated publishing flow, other people may see schedule and task information.
Combining today's meetings and tasks is the skill's explicitly stated purpose, and the example shows the user deliberately invoking it; this is not hidden collection. The supplied source shows no upload, forwarding, or third-party write and calls the workflow read-only. Its output may contain sensitive work details, but the evidence supports ordinary display to the command caller, not exfiltration. Users can still run it in a controlled terminal and handle the output carefully.
This assessment concerns the code and conditions shown, not proof that harm has occurred.Today's meetings + open tasks as a standup summaryShow 4 other places
|------|----------|---------|-------------|| `--format` | — | — | Output format: json (default), table, yaml, csv |- Read-only — never modifies data.- Combines calendar agenda (today) with tasks list.```bashgws workflow +standup-report```- Read-only — never modifies data.- Combines calendar agenda (today) with tasks list.