gpc-metadata-sync
Audited by Socket on Mar 12, 2026
1 alert found:
Obfuscated FileThe skill appears to be coherent with its stated purpose: it facilitates Google Play Console metadata management, including multi-language listings and image assets, with appropriate separation of concerns (local metadata vs. remote Play Console). The footprint is proportionate and relies on an authenticated gpc setup rather than embedding credentials or performing unexpected network calls. Minor concerns include implicit credential handling and the reliance on an external authentication flow (gpc-setup) not detailed within the skill itself, but this is standard for CLI-based tooling. Overall, the security posture is benign with moderate risk due to credential handling patterns and data flow to a major service.