gpc-sdk-usage

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation recommends the installation of vendor-specific packages @gpc-cli/api and @gpc-cli/auth via npm. The environment detection script (scripts/detect_gpc.mjs) may also trigger a package download using npx gpc if the tool is not found globally.
  • [COMMAND_EXECUTION]: The scripts/detect_gpc.mjs utility uses execSync to run hardcoded gpc and npx gpc commands to retrieve version information and authentication status for the agent's environment awareness.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 01:58 PM