android-core
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and templates for routine Android development tasks. No malicious patterns such as obfuscation, credential harvesting, or unauthorized data exfiltration were detected.
- [COMMAND_EXECUTION]: The skill uses standard Android development commands (
./gradlew assembleDebug,./gradlew lint,adb logcat,adb shell dumpsys package). These commands are restricted to the local development environment and are necessary for the skill's primary function of building and debugging Android applications. - [EXTERNAL_DOWNLOADS]: The skill refers to official Android companion skills and documentation. These references follow the recommended architecture for modular skills and point toward official, well-known platforms for Android development resources.
Audit Metadata