Missing User Warnings
Medium
- Confidence
- 84% confidence
- Finding
- The skill explicitly instructs the agent to run a local Python script from a fixed filesystem path, but it does not warn the user that activating the skill causes local code execution. This creates a transparency and trust boundary problem: even if the script is intended for legitimate flight lookup, users may unknowingly trigger arbitrary local code with the agent's permissions, and the long timeout plus debug flag slightly increase exposure if the script is modified or abused.
