EveryDev.ai
Sign inSubscribe
Home
Tools

2,707+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1845
  • Coding1319
  • Infrastructure620
  • Marketing502
  • Projects439
  • Research407
  • Design383
  • Analytics355
  • Security245
  • MCP242
  • Testing240
  • Data232
  • Integration179
  • Prompts166
  • Learning161
  • Communication159
  • Extensions151
  • Voice134
  • Commerce126
  • DevOps110
  • Web83
  • Finance23
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Kloak
    Kloak icon

    Kloak

    Application Security

    Kubernetes eBPF HTTPS interceptor that transparently injects secrets at the kernel level without application changes, sidecars, or SDKs.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Free and open-source under the GNU Affero General Public License v3.0. Full access to all features.

    Engagement

    Available On

    macOS
    Linux
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Application SecurityContainer OrchestrationCode Security

    Alternatives

    PII-ShieldInfisicalEndor Labs
    Developer
    spinningfactoryMontreal, CanadaEst. 2026

    Listed Apr 2026

    About Kloak

    Kloak is an open-source Kubernetes security tool that intercepts outbound TLS traffic using eBPF uprobes, replacing hashed placeholders with real secrets at the kernel level before encryption. Applications never handle actual credentials, and no sidecars, code changes, or SDK integrations are required. It works with standard Kubernetes Secrets and can be enabled with a single label, making it a zero-friction secret injection solution for cloud-native environments.

    • No code changes required — Mount a secret, make HTTPS requests, and Kloak handles the rest. No SDK, library, or application modifications needed.
    • Secret isolation — Applications only see hashed shadow values (kloak:<UUID>). Real secrets exist solely in eBPF maps and are injected in-kernel at TLS write time.
    • Zero overhead — eBPF uprobes operate in kernel space with negligible latency impact. No userspace proxy or sidecar sits in the data path.
    • Kubernetes native — Works with standard Kubernetes Secrets. Enable Kloak for any workload with a single getkloak.io/enabled=true label.
    • Host and IP filtering — Secrets annotated with getkloak.io/hosts are only sent to specific destination hostnames or IPs, preventing exfiltration to unauthorized servers.
    • Port-based filtering — Secrets annotated with getkloak.io/port are restricted to connections on a specific destination port.
    • Broad runtime support — Hooks into OpenSSL, BoringSSL, and Go's native crypto/tls. Works with Python, Node.js, Go, Rust, Ruby, PHP, curl, and any OpenSSL-linked runtime.
    • DNS-verified trust chain — Secrets with host annotations are only rewritten when the destination is verified through the full DNS resolution chain, preventing exfiltration even if an application is compromised.
    • Helm installation — Install with helm repo add kloak https://chart.getkloak.io and helm install kloak kloak/kloak -n kloak-system --create-namespace.
    • Control plane + eBPF data plane — Consists of a controller (DaemonSet), a mutating admission webhook (Deployment), and an eBPF data plane running entirely in kernel space.
    Kloak - 1

    Community Discussions

    Be the first to start a conversation about Kloak

    Share your experience with Kloak, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source (AGPL-3.0)

    Free and open-source under the GNU Affero General Public License v3.0. Full access to all features.

    • Agentless eBPF secret injection
    • Kubernetes-native integration
    • Host and port filtering
    • DNS-verified trust chain
    • Broad runtime support (Python, Node.js, Go, Rust, Ruby, PHP, curl)

    Capabilities

    Key Features

    • Agentless secret injection via eBPF uprobes
    • No application code changes required
    • Kubernetes-native integration with standard Secrets
    • Shadow secret generation with length-matched placeholders
    • Host and IP-based secret filtering
    • Port-based secret filtering
    • DNS-verified trust chain for secret routing
    • Support for OpenSSL, BoringSSL, and Go crypto/tls
    • Zero-latency kernel-space operation
    • Helm chart deployment
    • Mutating admission webhook for automatic volume mount rewriting
    • DaemonSet controller for secret lifecycle management
    • TTL-based DNS entry enforcement
    • Fail-closed webhook behavior

    Integrations

    Kubernetes
    Helm
    OpenSSL
    BoringSSL
    Go crypto/tls
    Python
    Node.js
    Go
    Rust
    Ruby
    PHP
    curl
    K3s
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Kloak and help others make informed decisions.

    Developer

    spinningfactory

    spinningfactory builds cloud-native zero trust security tooling for AI agent run environments. Their flagship project, Kloak, delivers agentless secret injection for Kubernetes using eBPF — eliminating the need for sidecars or application-level SDK changes. The team focuses on kernel-level security primitives that integrate transparently with existing infrastructure.

    Founded 2026
    Montreal, Canada
    5 employees

    Used by

    Open Source Community
    Openclaw (early integration)
    Read more about spinningfactory
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    PII-Shield icon

    PII-Shield

    Zero-code Kubernetes sidecar that redacts PII from logs before they leave the pod, ensuring GDPR/SOC2 compliance without any code changes.

    Infisical icon

    Infisical

    An open-source, all-in-one platform to securely manage application secrets, certificates, SSH keys, and configurations across teams and infrastructure.

    Endor Labs icon

    Endor Labs

    AI-powered application security platform that pinpoints and fixes critical risks across code, open source dependencies, and container images.

    Browse all tools

    Related Topics

    Application Security

    AI tools for securing software applications and identifying vulnerabilities.

    80 tools

    Container Orchestration

    AI-enhanced tools for automating deployment, scaling, and management of containerized applications across clusters with intelligent resource allocation.

    26 tools

    Code Security

    Tools that analyze code for security vulnerabilities and issues.

    36 tools
    Browse all topics
    Back to all tools
    10views
    Discussions