Intent-Code Divergence
Medium
- Confidence
- 90% confidence
- Finding
- The skill explicitly states that local execution is out of scope, yet it embeds a Python workflow that runs locally and invokes subprocesses. In an agent setting, such examples can normalize or induce unsafe behavior by encouraging script execution and polling logic outside the constrained API-call model, increasing the chance that external data or future modifications get wired into executable local code.
