Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The documentation instructs users to download and immediately execute a remote script as root via `curl ... | sudo bash`, which gives unreviewed network-fetched code full privileged execution. In the context of a media-processing skill that sets up local infrastructure, this is especially dangerous because users are likely to copy-paste it during installation, and any compromise of the upstream script or repository would directly lead to host compromise.
