Context-Inappropriate Capability
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly instructs running `apt-get update && apt-get install -y ffmpeg` when ffmpeg is unavailable. Installing system packages changes the host environment, requires elevated privileges in many setups, introduces supply-chain and system-integrity risk, and goes beyond the narrow scope of transforming scripts into short videos. In an agent setting, this can lead to unauthorized persistent modification of the runtime or unexpected package installation side effects.
