Java Switch
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill automates Java version management on macOS by installing Homebrew, downloading OpenJDK via brew, and updating ~/.zshrc. While it performs high-privilege actions such as executing the official Homebrew installation script via curl and modifying shell configuration files, these behaviors are explicitly documented and align with the stated purpose of the tool. No evidence of data exfiltration, obfuscation, or malicious intent was found in SKILL.md or scripts/switch-java.sh.
