latex-setup
Warn
Audited by Snyk on Feb 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly instructs installing system-wide software (brew install --cask mactex) and running sudo commands (e.g.,
sudo tlmgr installandsudo tlmgr update --self --all), which request elevated privileges and modify the machine's state.
Audit Metadata