skills/mukul975/anthropic-cybersecurity-skills/implementing-zero-trust-with-beyondcorp/Gen Agent Trust Hub
implementing-zero-trust-with-beyondcorp
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/agent.pyscript utilizessubprocess.runto execute multiplegcloudCLI commands for auditing security configurations, such as listing backend services, retrieving IAM policies, and checking endpoint verification status. The implementation uses argument lists rather than shell strings, which effectively prevents command injection vulnerabilities. - [EXTERNAL_DOWNLOADS]: The skill requires the
google-cloud-iapPython library as a prerequisite. This is an official Google Cloud SDK and is considered a safe dependency from a well-known service provider.
Audit Metadata