okx-task-watch
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various subcommands of the
okx-a2aCLI tool, includinguser watch,user check, anduser outdated-list. These are used to monitor task streams and commit user decisions. - [COMMAND_EXECUTION]: The skill dynamically executes commands provided in the
llmContentfield of adecision_requestitem. These commands are defined by the task issuer and are executed only after a user provides a reply and the item is successfully 'claimed' via the CLI. - [COMMAND_EXECUTION]: The skill uses platform-specific tools (
CronCreatefor Claude Code andautomation_updatefor Codex) to schedule a 2-minute wake-up prompt. This prompt instructs the agent to re-run theokx-a2a user watchcommand if the user remains idle.
Audit Metadata