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 gpc CLI tool. These operations include fetching listing data, updating descriptions, and managing image assets.
  • [COMMAND_EXECUTION]: The environment detection script scripts/detect_gpc.mjs utilizes the execSync function to run local commands such as gpc --version and gpc 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/cli package and provides instructions for its installation via the NPM registry, which is a standard procedure for this type of utility.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 01:58 PM