gpc-metadata-sync
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the management of Play Store metadata by executing the
gpcCLI tool. These operations include fetching listing data, updating descriptions, and managing image assets. - [COMMAND_EXECUTION]: The environment detection script
scripts/detect_gpc.mjsutilizes theexecSyncfunction to run local commands such asgpc --versionandgpc auth status. These commands are used solely for identifying the installation status and configuration of the tool. - [EXTERNAL_DOWNLOADS]: The skill documentation references the
@gpc-cli/clipackage and provides instructions for its installation via the NPM registry, which is a standard procedure for this type of utility.
Audit Metadata