Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The skill instructs the user to run `sudo mv prompt-token /usr/local/bin/`, which is a privileged system modification, without any warning, justification of trust boundaries, or safer alternative. In an agent-skill context, normalizing `sudo` commands increases risk because users or agents may execute elevated operations on unreviewed generated files, potentially overwriting system binaries or persisting tampered code in a global PATH.
