Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill repeatedly claims all operations are "safe" and side-effect-free, yet it accepts a callback_url for asynchronous completion. A callback introduces outbound network behavior and can transmit execution status or user-derived data to an arbitrary destination, which contradicts the read-only/safe framing and can mislead users and agents into permitting unexpected exfiltration paths.
