skills/jeremylongshore/claude-code-plugins-plus-skills/guidewire-multi-env-setup/Gen Agent Trust Hub
guidewire-multi-env-setup
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official
com.guidewire.gradleplugin and the@google-cloud/secret-managerNode.js package, both of which are from trusted or well-known organizations. - [COMMAND_EXECUTION]: Uses Bash to execute Gradle tasks and Curl commands for environment deployment and configuration management as part of its primary functionality.
- [DATA_EXFILTRATION]: Communicates with official Guidewire Cloud endpoints (e.g.,
hub.guidewire.com,cloud.guidewire.com) for API interactions and authentication, which is expected behavior for its intended use case. - [SAFE]: Implements secure secrets management practices by utilizing Google Cloud Secret Manager and environment variables instead of hardcoding sensitive credentials.
Audit Metadata