**Severity:** minor — low-risk precision nit. pacman install detection uses `starts_with("-s")`, which over-matches lowercased flags. **Action:** tighten the flag match. _(Origin: review comment `#15`.)_
Severity: minor — low-risk precision nit.
pacman install detection uses
starts_with("-s"), which over-matches lowercased flags.Action: tighten the flag match.
(Origin: review comment
#15.)