Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The code prints that `dryRun=true` will prevent actual replies, but `dryRun` is never checked in `check()`, `watch()`, or `replyComment()`. In a skill designed to automate TikTok interactions, this mismatch can cause unintended live actions against user expectations, leading to unauthorized posting, account restrictions, or policy violations.
