gke-service-networking
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [Standard Configuration Templates]: The skill provides YAML manifests for GKE networking resources such as Gateway API, Ingress, and BackendConfig. These represent standard architectural patterns for managing traffic on Google Cloud.
- [Security Integration]: The skill encourages the use of security features like Cloud Armor for WAF protection and Google-managed SSL certificates, which are recommended practices for securing public endpoints.
- [Indirect Prompt Injection Surface]: The skill utilizes template placeholders (e.g.,
{gateway_name},{namespace}) which are populated using external context or user input. - Ingestion points: Placeholders throughout
SKILL.mdmanifests. - Boundary markers: No explicit delimiters are used in the templates to separate input data from instructions.
- Capability inventory: The skill facilitates the creation of network configurations; it does not contain scripts or direct execution commands.
- Sanitization: The skill does not define specific validation or escaping rules for the placeholder values. This is a common pattern in configuration skills and is managed by the executing environment's guardrails.
Audit Metadata