guidewire-upgrade-migration

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate technical operations related to software lifecycle management for Guidewire InsuranceSuite. The instructions and scripts follow industry-standard practices for version upgrades and environment migrations.
  • [COMMAND_EXECUTION]: The skill defines several scripts and Gradle tasks that execute system commands for database backups (pg_dump), restores (pg_restore), and schema updates. These executions are contained within local project automation contexts and are necessary for the skill's stated purpose.
  • [CREDENTIALS_UNSAFE]: Security best practices are followed regarding secret management. The skill uses variable interpolation and project properties (e.g., -PdbPassword) rather than hardcoded credentials, ensuring sensitive information is handled through the user's environment or configuration files.
  • [DATA_EXFILTRATION]: Analysis of the network-capable components and scripts confirms that no data is transmitted to unauthorized or suspicious destinations. The skill's external references are limited to official Guidewire documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 05:27 PM