Context-Inappropriate Capability
Medium
- Confidence
- 86% confidence
- Finding
- The README explicitly states the skill will auto-install yt-dlp via pip if the module is missing. Allowing a skill to install packages at runtime expands its capabilities beyond simple media processing, introduces supply-chain risk, and can execute arbitrary install-time code from package dependencies. In this context, auto-installation is not strictly necessary because dependencies can be declared and installed during setup instead.
