guidewire-ci-cd-pipeline
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONDYNAMIC_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill describes processes that ingest data from external sources, creating a potential attack surface. \n- Ingestion points: External data is accessed from database tables using
psqlinSKILL.mdandreferences/API_REFERENCE.md, and from Guidewire Cloud Console APIs usingcurlinSKILL.mdandreferences/API_REFERENCE.md. \n- Boundary markers: Absent; no explicit markers are defined to separate ingested data from agent instructions. \n- Capability inventory: The skill leverages tools such asBash(command execution),curl(network operations),aws(file-write and network operations),psql(database access), andgh(network operations) across all referenced files. \n- Sanitization: Absent; the provided examples do not include explicit sanitization of data retrieved from external sources before it is processed. \n- [DYNAMIC_EXECUTION]: The skill includes a pattern for dynamically loading environment variables. \n- Evidence: The use ofevalto export shell variables decrypted bysopsin theAPI_REFERENCE.mdworkflow example. \n- Context: This is a standard secret management practice used to securely inject environment variables and does not involve untrusted input in the context of this skill.
Audit Metadata