skills/mukul975/anthropic-cybersecurity-skills/configuring-identity-aware-proxy-with-google-iap/Gen Agent Trust Hub
configuring-identity-aware-proxy-with-google-iap
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to assist with the secure configuration of Google Cloud Identity-Aware Proxy. The provided scripts are administrative tools designed to enhance security through auditing.
- [COMMAND_EXECUTION]: The script
scripts/process.pyutilizes thesubprocess.runmethod to executegcloudCLI commands for fetching configuration data. The script uses list-based arguments without a shell, which is a secure way to programmatically interact with system tools. - [EXTERNAL_DOWNLOADS]: The skill references official Google Cloud libraries such as
google-cloud-iapandgoogle-cloud-compute. These dependencies are necessary for the skill's auditing functionality and are sourced from trusted providers. - [PROMPT_INJECTION]: A review of the documentation and instructions within
SKILL.mdand other markdown files found no attempts to override agent behavior or bypass safety guidelines.
Audit Metadata