Tradebot Ops
Analysis
The skill matches its trading-ops purpose, but it can direct an agent to stop and restart a live trading bot, so it needs review before use.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
UI endpoints: `/api/trading/*` ... If stale: stop bot PID (runtime or heartbeat pid) → apply+restart.
The skill tells the agent to use broad trading UI endpoints and stop/restart the bot process based on health checks, but it does not define explicit confirmation, endpoint limits, rollback criteria, or containment before affecting a live trading system.
