play-store-release
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practice guide for Android application release management. It includes standard Gradle configuration snippets for versioning, code shrinking, and SDK targets.
- [SAFE]: No evidence of malicious patterns such as prompt injection, data exfiltration, or persistence mechanisms was found.
- [SAFE]: References to tools and services like Firebase Crashlytics and the Google Play Console are contextually appropriate and represent well-known services in the mobile development ecosystem.
- [SAFE]: The shell commands provided (e.g.,
./gradlew bundleProdRelease) are standard build operations for Android projects and do not involve untrusted remote code execution.
Audit Metadata