OpenAI 2026 hackathon

Aegis

Aegis: A zero-trust, eBPF-based security control plane providing real-time behavioral governance and semantic threat detection for autonomous coding agents.

Team of 2 · 1 likes · 0 comments

Archive position — measured, not model output

1 like on Devpost

506 of the 7,856 archived projects have more likes, and 1,758 share exactly 1 — so this project's #523 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

Aegis is a self-reported zero-trust, eBPF-based security control plane designed for autonomous coding agents. The description states it provides real-time behavioral governance and semantic threat detection by enforcing kernel-level controls within Linux containers.

What changed

The project was submitted as part of the OpenAI 2026 hackathon. It represents an experimental system built to address agent-boundary failures, prompt-driven misuse, and dependency-install scenarios in a constrained development environment.

Single most important open question

Is there evidence that Aegis has been tested or validated beyond the hackathon context, or whether it functions reliably in real-world deployment conditions?

Note: This analysis is based entirely on the self-reported project description provided by the authors. No external verification, traction data, revenue figures, customer names, or independent sources are available.

Back to contents

What The Product Actually Is

The description states that Aegis is a behavioral governance layer for coding agents running in Linux containers. It uses eBPF LSM programs to monitor file access, network activity, and process execution. The system enforces kernel-level controls through cgroup-scoped BPF data planes, with a Go-based control plane handling event ingestion, decision-making, and enforcement.

Key components include:

  • cgroup-scoped eBPF programs for file_open, socket_connect, and execve
  • A seccomp user-notification supervisor to hold execution until approval
  • An audit trail via JSONL logs
  • SQLite-based memory layer for prior decisions
  • Model integration via an OpenAI-compatible interface

Claim: Aegis is a kernel-level security control plane for autonomous coding agents.

Evidence: The description explicitly describes its architecture and use of eBPF, cgroups, seccomp, and model integration.

Back to contents

Positioning & Claim Evolution

The project positions itself as a solution to the evolving security challenges posed by autonomous coding agents. It claims to move beyond traditional command-level checks to enforce behavioral governance at runtime.

It evolved from an idea around agent-boundary failures, prompt misuse, and dependency-installation risks. The authors state they built Aegis after studying these patterns, aiming to make agent boundaries observable and enforceable at the kernel level.

Claim: Aegis addresses security problems unique to autonomous agents.

Evidence: The write-up describes how individual operations may appear legitimate but become risky when composed incorrectly.

Back to contents

Target Customer & ICP

Not evidenced. The description does not identify specific customer segments, use cases, or personas. It focuses on the technical architecture and problem domain rather than target users or markets.

Finding: No evidence of defined target customers or ideal customer profile (ICP).

Back to contents

Business Model & Pricing Evidence

Not evidenced. There is no mention of pricing models, monetization strategies, or business model assumptions in the description.

Finding: No evidence of a business model or pricing structure.

Back to contents

Technical & Delivery Signals

The project is built using:

  • C for eBPF programs
  • Go for control plane
  • Docker containers with read-only root filesystems and dropped capabilities
  • BPF ring buffers, cgroup maps, and kernel LSM hooks
  • Integration with models via OpenAI-compatible interface
  • SQLite for memory layer
  • Codex and GPT-5.6 used during development

It includes:

  • A seccomp user-notification supervisor
  • BPF-based execution gate
  • Model-agnostic provider layer
  • Trajectory-oriented evaluation framework

Claim: Aegis is a kernel-to-userspace enforcement system with model integration.

Evidence: The write-up details the architecture and implementation.

Back to contents

Traction & Maturity Signals

Not evidenced. There is no mention of customers, revenue, adoption, or usage metrics beyond the hackathon submission.

Finding: No evidence of traction or maturity indicators.

Back to contents

Competitive Context

Not evidenced. The description does not reference existing competitors or market positioning relative to other security tools for autonomous agents or coding environments.

Finding: No evidence of competitive landscape or differentiation from existing solutions.

Back to contents

Key Risks & Red Flags

  • Unproven in production: The system is described as a hackathon project with no evidence of real-world deployment.
  • Model dependency risks: Reliance on external models for decision-making introduces potential latency and accuracy issues.
  • Complexity of kernel integration: eBPF-based systems are inherently complex and prone to verifier errors or misconfigurations.
  • Limited evaluation scope: The evaluation includes adversarial cases and trajectory environments, but no real-world agent workflows are described.

Inference: Without external validation or deployment data, the system's robustness and scalability remain uncertain.

Back to contents

Diligence Questions To Ask The Founders

  1. Has Aegis been tested in any real-world coding agent environments?
  2. What is the performance impact of the BPF-based enforcement on containerized workloads?
  3. How does the system handle false positives or over-blocking during agent execution?
  4. Are there plans to support additional operating systems beyond Linux?
  5. How is model latency managed in high-throughput scenarios?
  6. What are the operational overheads for maintaining and updating policy rules?

Note: These questions aim to probe beyond the self-reported claims into practical deployment realities.

Back to contents

Investment/Partnership Verdict

Not evidenced. There is no indication of funding, valuation, or investment interest in Aegis beyond its submission to a hackathon.

Finding: No evidence of investment readiness or partnership potential.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.