Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The README instructs users to run a privileged `sudo ln -s ... /usr/local/bin/safe-web` command, which modifies a system-wide executable path without any warning about trust, verification, or rollback. Even though this is standard packaging behavior, encouraging privileged installation from a workspace path can increase risk if the referenced script is later modified, replaced, or installed from an untrusted checkout.
