android-playstore-setup
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGH
Full Analysis
- DATA_EXFILTRATION (SAFE): Network communication is limited to official Google APIs (androidpublisher). No unauthorized data exfiltration to third-party domains was observed. Example secrets in documentation are clearly marked and use placeholder values.
- CREDENTIALS_UNSAFE (SAFE): The documentation correctly guides users to use GitHub Secrets for sensitive keys and provides clear warnings against committing passwords to version control. The validation script handles credentials locally to verify API access without exposing them to untrusted endpoints.
- EXTERNAL_DOWNLOADS (SAFE): The script references established and trusted Python libraries (google-auth and google-api-python-client) required for interacting with Google Cloud services.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata