terraform-kong-gateway
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to guide users in authoring and managing Terraform HCL for Kong Gateway resources, identifying its scope and ownership boundaries clearly.
- [SAFE]: It promotes security best practices by explicitly instructing the agent and user to keep Admin API tokens and secrets out of committed files and version control.
- [SAFE]: The workflow emphasizes a 'preview-before-execute' model, requiring commands like
terraform planandterraform validateto be run and inspected before anyterraform applylive mutation occurs. - [SAFE]: The skill uses authoritative sources of truth, such as
terraform providers schema -json, to determine the correct structure of resources rather than relying on potentially outdated or malicious external documentation. - [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized remote code execution triggers were identified in the skill instructions or reference files.
Audit Metadata