adb-magisk-installer
Warn
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill performs high-risk system modifications by executing
fastboot flash boot. This command overwrites the device's boot partition, which is a critical operation that can result in a bricked device or compromised system integrity. - [COMMAND_EXECUTION]: Utilizes
adb install,adb push, andadb pullto interact with connected devices at a system level, including the installation of third-party APKs with administrative potential. - [EXTERNAL_DOWNLOADS]: The skill downloads Magisk APKs and device-specific boot images from GitHub releases. These external binaries are subsequently pushed to and executed or flashed onto the target device.
- [COMMAND_EXECUTION]: The installation workflow involves automated interaction with the device's bootloader and active partitions, which are sensitive areas of the operating system.
Audit Metadata