omni-gateway-benchmark
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill orchestrates infrastructure and workload management through a Makefile and shell scripts.
- Evidence: Uses
terraform,kubectl,helm,aws,docker, andflexctlto provision and manage the EKS cluster and benchmark workloads. - [EXTERNAL_DOWNLOADS]: The harness retrieves external code and configuration during setup and deployment.
- Evidence: Fetches Helm charts from the author's official repository at
flex-packages.anypoint.mulesoft.com. - Evidence: Clones the
go-bench-suitefromgithub.com/asoorm/go-bench-suite.gitduring the Docker build process. - Evidence: References community-standard modules from the
terraform-aws-modulesorganization for AWS resource creation. - [REMOTE_CODE_EXECUTION]: The skill dynamically creates and executes code and configuration within the cluster environment.
- Evidence: Renders and executes k6 load testing scripts (
scenario.js) by interpolating environment variables into templates. - Evidence: Generates and applies Kubernetes manifests (
flex-config.yaml) based on runtime configuration.
Audit Metadata