Building the security layer AI systems are missing

Every AI system that reads from organizational knowledge needs to know what each user is allowed to see. Gateco is the permission middleware that makes that guarantee — before any retrieval reaches an LLM or an agent.

Why we built this

As AI agents gained the ability to query vector databases, a structural gap opened up: vector search has no native concept of who is asking or what they are permitted to see. A retrieval pipeline that returns top-k nearest neighbors does not consult your IAM system, your RBAC policies, or the sensitivity classification on a document. The result is that confidential, internal, or personally identifiable content can flow directly into an LLM prompt with no access check performed.

Gateco sits between AI agents and the knowledge stores they query. Every retrieval request is evaluated against policies that combine RBAC, ABAC, and REBAC — the same access control models that enterprise IAM teams already use for human access. Policies are enforced at the chunk level, not just the document level, so a principal who can see a document's title cannot necessarily see its body. The policy engine is deny-by-default: if no active policy explicitly grants access, the retrieval is blocked and the decision is recorded in the audit log.

The audit trail is the other half of the equation. Knowing that access was denied is not enough — you need to know which principal asked, which resource they asked for, which policy made the decision, and when. Gateco records every retrieval event with that full context, giving security and compliance teams the visibility they need to understand how AI systems interact with sensitive data at scale.

The team

Gateco was founded by a team with backgrounds in identity and access management, distributed systems, and applied AI. We have shipped security-critical infrastructure at scale and have seen first-hand what happens when AI systems are given unrestricted access to organizational knowledge. This product is the one we wished existed before we needed it.

We are a small team building in public. If you want to talk to us directly — about the product, the technology, or a potential role on the team — reach out on the contact page.

Get in touch

The right email gets you to the right person faster.

General Support

support@gateco.ai

Questions about setup, SDK integration, and day-to-day use.

Enterprise Sales

enterprise@gateco.ai

Custom contracts, volume licensing, Private Data Plane, and dedicated support.

Security

security@gateco.ai

Vulnerability disclosures, pen test coordination, and security artifact requests.