adb-magisk
Audited by Socket on Sep 4, 2026
2 alerts found:
AnomalySecurityThis fragment is primarily an ADB-driven UI automation tool intended to enable Zygisk via Magisk Manager, including optional reboot handling. It does not show classic malware behaviors in the wrapper itself (no exfiltration, credential theft, reverse shell, or obfuscation), but it performs security-sensitive configuration changes on a (potentially rooted) Android device and dynamically executes repository-local helper scripts via `uv run` without integrity verification. The main security concern is therefore supply-chain/local-script trust and the high-impact nature of the automated rooting-related operation.
The skill is internally coherent for Magisk automation and shows no clear credential theft or exfiltration. However, it automates security-sensitive rooting workflows, Zygisk enablement, module installation, and Play Integrity bypass setup on a connected device, creating meaningful risk despite mostly legitimate tooling. Overall this is better classified as suspicious/high-risk functionality rather than malware.