gpc-train
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the GPC CLI tool for its intended purpose of managing release trains. Commands like
gpc train start,status, andabortare used appropriately based on user input. - [SAFE]: Data access is limited to local configuration files (
.gpcrc.json) and local cache files (~/.cache/gpc/), which is standard behavior for development tools. - [SAFE]: No instances of prompt injection, hardcoded credentials, or unauthorized network operations were found in the provided files.
Audit Metadata