Show HN: Cynative Is a Read-Only Go CLI That Runs Frontier Models Across GitHub, AWS, GCP, Azure and Kubernetes as One System
Cynative is an Apache-2.0 Go CLI (161 stars, 26 forks) that answers questions about live infrastructure by reasoning over code, cloud, and runtime together — GitHub and GitLab, AWS/GCP/Azure, and EKS/GKE/AKS or self-managed Kubernetes — with pluggable model backends including OpenAI, Anthropic, Google Vertex, Bedrock, and Ollama. The design is unusually conservative for an agent touching production: read-only by default with fail-closed authorization, network isolation so the tool can only reach mapped services, action-gating that checks IAM permissions before attaching credentials, sandboxed code execution with no host access, and audit logging of every tool call. Installable via Homebrew, Scoop, or install script.
↳ Follow the thread