gps-troubleshooting
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a troubleshooting guide for developers using a specific CLI tool for Google Play Store management. It does not contain any executable scripts, remote downloads, or malicious instructions.
- [CREDENTIALS_SAFE]: The documentation references standard Google Cloud authentication mechanisms, such as the
GOOGLE_APPLICATION_CREDENTIALSenvironment variable and Service Account keys. These are used correctly in a diagnostic context to help users resolve permission errors (401/403) and do not encourage unsafe storage or exfiltration of secrets. - [COMMAND_EXECUTION]: The skill lists benign diagnostic commands (
gps whoami,gps search) and operational commands (gps call). These are standard usage patterns for the documented tool and do not involve arbitrary code execution or unsafe argument interpolation.
Audit Metadata