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/apiand@gpc-cli/authvia npm. The environment detection script (scripts/detect_gpc.mjs) may also trigger a package download usingnpx gpcif the tool is not found globally. - [COMMAND_EXECUTION]: The
scripts/detect_gpc.mjsutility usesexecSyncto run hardcodedgpcandnpx gpccommands to retrieve version information and authentication status for the agent's environment awareness.
Audit Metadata