android-fastboot
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONPRIVILEGE_ESCALATION
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of
fastbootandadbcommand-line utilities for interacting with device partitions, flashing firmware images, and managing system states. These operations are standard for Android development and device modding. - [PRIVILEGE_ESCALATION]: Instructions are provided for unlocking device bootloaders (
fastboot flashing unlock) and executing root-level commands using Magisk (adb shell su -c). These activities are central to the skill's stated purpose of advanced Android device management and customization.
Audit Metadata