gpd-submission-health
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for using the
gpdcommand-line utility to perform Google Play Store operations. These operations include validating edits, checking release statuses, and retrieving or updating listing metadata and assets. All commands are standard for mobile app release management. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or unauthorized network operations were detected. The skill follows best practices by suggesting the use of
--dry-runand validation steps before destructive actions. - [DATA_EXPOSURE]: The skill does not access sensitive local files or hardcode any credentials. It correctly identifies authentication as a precondition that must be handled externally by the user before executing the commands.
Audit Metadata