Intent-Code Divergence
Medium
- Confidence
- 89% confidence
- Finding
- The README claims the skill is strictly self-contained and does not touch external paths, yet it explicitly supports executing a TTS command from system PATH or an arbitrary path supplied via an environment variable. That creates a trust-boundary mismatch: operators may believe the skill is confined to its own directory when in fact it can invoke external executables and scripts, increasing the chance of unintended command execution or unsafe integrations.
