skills/pproenca/dot-skills/vite/Gen Agent Trust Hub

vite

Warn

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
  • [Privilege Escalation] (MEDIUM): The rule file references/dev-fs-limits.md contains instructions to use sudo for increasing system-level file watcher limits (sysctl) and file descriptor limits (launchctl). Although standard for optimizing large-scale Vite projects, these actions require elevated administrative privileges.
  • [Persistence Mechanisms] (MEDIUM): The rule file references/dev-fs-limits.md recommends modifying shell initialization files (~/.bashrc or ~/.zshrc) to include ulimit -n 65536. This ensures the configuration persists across sessions, matching the definition of a persistence mechanism.
  • [Unverifiable Dependencies] (LOW): The skill refers to multiple third-party Vite plugins (e.g., rollup-plugin-visualizer, vite-plugin-critical, vite-plugin-inspect). While these are common in the Vite ecosystem, they are external dependencies that the agent is encouraged to install and execute.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 17, 2026, 05:33 PM