build-android
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development instructions for Android application lifecycles, including environment setup and build optimization.
- [COMMAND_EXECUTION]: The skill describes the use of routine build and deployment commands, such as Gradle (
gradlew.bat), .NET CLI (dotnet build), and the Android Debug Bridge (adb). These commands are used according to their intended purposes within a local development environment. - [SAFE]: Process management instructions (e.g., using
Stop-Processto kill lingering .NET build workers) are included specifically to resolve file-lock issues during the build process and do not target system-critical processes or attempt privilege escalation. - [SAFE]: No unauthorized data access, credential harvesting, or external network exfiltration patterns were identified. All file paths and environment variables mentioned are standard for Android and .NET development.
Audit Metadata