gpc-onboarding

Pass

Audited by Gen Agent Trust Hub on May 21, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for installing the GPC CLI using standard package managers: npm install -g @gpc-cli/cli and brew install yasserstudio/tap/gpc. These are typical operations for developer tools provided by the author.
  • [COMMAND_EXECUTION]: Provides instructions to enable tab completion by appending to the bash completion file: gpc completion bash >> ~/.bash_completion. This is a standard method for CLI tools to provide shell integration and requires manual execution by the user.
  • [CREDENTIALS_UNSAFE]: The skill guides users on how to manage and provide paths to Google Cloud Service Account JSON keys. These instructions are consistent with the tool's intended purpose for Google Play Console integration and do not involve hardcoded secrets or unsafe exfiltration patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
May 21, 2026, 09:58 AM
Security Audit — agent-trust-hub — gpc-onboarding