Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The skill instructs users to install directly from a remote GitHub repository via `pip install git+https://...`, which performs network access and executes unreviewed third-party package installation steps on the local system. Even though the dependency is version-pinned, this still expands the trust boundary to external infrastructure and code, and the skill does not warn about that risk or recommend verification before installation.
