vite-hmr-debug
Warn
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill contains a command to modify system-level kernel parameters using
sudo(sudo sysctl fs.inotify.max_user_watches=524288). This involves privilege escalation to change the operating system's configuration. - [COMMAND_EXECUTION]: The skill includes instructions to delete local directories (
rm -rf node_modules/.vite dist) and terminate running processes (pkill -f vite), which are destructive operations on the user's local filesystem and process space.
Audit Metadata