implementing-zero-trust-with-beyondcorp
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/agent.pyexecutes thegcloudCLI usingsubprocess.runwith a list of arguments. This is the intended functionality of the skill to perform zero-trust infrastructure audits on Google Cloud. - [EXTERNAL_DOWNLOADS]: The skill requires the
google-cloud-iaplibrary and the Google Cloud SDK, which are official and trusted resources from Google. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were identified. The skill implements security best practices for auditing Identity-Aware Proxy (IAP) configurations.
Audit Metadata