gplay-submission-checks
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and command examples for the legitimate
gplayCLI tool, which is used for managing Google Play Console tasks. It does not perform unexpected operations outside of its stated purpose of app validation. - [SAFE]: Commands involving environment variables like
GPLAY_SERVICE_ACCOUNTandCHECKS_ACCOUNTare standard practices for managing API credentials and do not involve hardcoded secrets or unsafe exposure. - [SAFE]: The use of shell scripts and CLI commands like
curl(referenced for thegplaytool installation) orjqare standard for DevOps workflows in this context and do not involve remote code execution or untrusted downloads.
Audit Metadata