OpenAI 2026 hackathon

Vexyl Guard

Vexyl Guard protects AI-connected workloads with local, privacy-first policy checks and a Linux security agent that monitors before it acts.

Solo project by Vexyl Labs · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #7,539 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

Vexyl Guard is a self-reported open-source security agent for Linux servers running AI-connected applications (e.g., agents, RAG systems, tool-based workflows). It operates in monitor mode by default and offers optional local decision-making via a gateway that evaluates sensitive actions before they occur. The system is designed to protect AI workloads with privacy-first policy checks, keeping sensitive data on the host machine.

What changed

The author reports extending Vexyl Guard from a Linux monitoring agent into an AI runtime protection layer during Build Week. This included adding support for local decision gateways, integrations in Python and Node.js, and stateful detection without storing raw prompts or tool arguments.

Single most important open question

Is there evidence of real-world usage or adoption beyond the author’s own development work? The description states no revenue, customers, or traction data are available — only self-reported claims about functionality and design choices.

Back to contents

What The Product Actually Is

The description states that Vexyl Guard is an open-source security agent for Linux servers, especially those running AI-connected applications. It installs directly on the host and works in monitor mode by default.

It also includes a local decision gateway that allows applications to check with the system before performing sensitive actions such as:

  • Saving information to long-term memory.
  • Calling external tools or services.
  • Sending data outside the application.
  • Using sensitive data.
  • Switching models or changing identity.
  • Acting beyond current permissions.

Actions are evaluated based on operator-defined policies, and decisions are returned via an authenticated Unix socket. The gateway does not store raw prompts or outputs; instead, it uses redacted event formats and factor codes for explanations.

The system supports integrations in Python, Node.js, ASGI, FastAPI, and Express frameworks.

Back to contents

Positioning & Claim Evolution

The author claims Vexyl Guard bridges two distinct security domains:

  1. Traditional server-level security (detects login attempts, exploit probes, etc.)
  2. AI application-level security (inspects prompts or responses)

Vexyl Guard aims to unify these by providing a local Linux agent that understands both normal server activity and AI actions, without exposing sensitive content.

It positions itself as:

  • A privacy-first solution.
  • An open-source tool.
  • A local decision-making layer for AI workloads.
  • A complement to existing tools, not a replacement.

The evolution described shows the project moving from a monitor-only agent to one that supports runtime enforcement while maintaining its original design principles.

Back to contents

Target Customer & ICP

The description states Vexyl Guard targets:

  • Linux servers running AI-connected applications
  • Specifically: agents, RAG systems, tool-based workflows

It is positioned for operators who want to protect AI workloads with local, privacy-preserving controls. The product appears aimed at developers or security teams managing AI infrastructure on-premises.

No specific customer segments or personas are named.

Back to contents

Business Model & Pricing Evidence

Not evidenced.

The description does not mention any pricing model, monetization strategy, or commercial offering beyond the open-source nature of the project.

Back to contents

Technical & Delivery Signals

The author reports:

  • Built with Python 3 standard library, Node.js modules, Bash, SQLite, systemd, GitHub Actions.
  • Integrations for Python, Node.js, ASGI, FastAPI, Express.
  • Uses a shared versioned contract between integrations to ensure consistency.
  • Implements redacted event format and factor codes for explanations.
  • Stores only short-lived, redacted summaries in SQLite.
  • Authentication via Unix socket; no TCP ports opened.
  • Signed checksums and packages published with CI testing.
  • Package tests for Debian and RPM-based environments.
  • Conformance fixtures used across languages to verify consistent behavior.

Back to contents

Traction & Maturity Signals

Not evidenced.

There is no mention of:

  • Revenue
  • Customers
  • Adoption metrics
  • User feedback
  • Product usage data

The only signal of maturity is the release of version 0.2.16 and inclusion of regression tests, but this does not indicate traction or market validation.

Back to contents

Competitive Context

Not evidenced.

No information provided about:

  • Competitors
  • Market positioning
  • Differentiation from other AI security tools
  • Industry trends

Back to contents

Key Risks & Red Flags

Risk 1

The product is described as self-reported and unverified, with no independent validation or third-party audits. This raises concerns around actual performance, reliability, or real-world utility.

Risk 2

There is no evidence of customer traction or revenue, which suggests the project may be in early development or demo phase.

Risk 3

The author states that all functionality was built during a single Build Week event. While they claim it became a complete release, there is no indication of ongoing maintenance or community engagement.

Red Flag

The product is described as open-source, but the lack of any mention of open-source contributions, community adoption, or licensing details raises questions about its long-term viability or commercial potential.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current status of the open-source project? Is there a public repository with active development?
  2. Has Vexyl Guard been tested in real-world environments beyond the author’s own use case?
  3. Are there any known issues or limitations in how the decision-making engine handles complex multi-step sequences?
  4. How does the system handle edge cases where redacted events might not provide sufficient context for accurate decisions?
  5. What is the plan for ongoing maintenance, updates, and support for users?
  6. Is there a roadmap for future features beyond what was built during Build Week?

Back to contents

Investment/Partnership Verdict

Not evidenced.

There is no evidence of:

  • Funding rounds
  • Valuation
  • Investors or partners
  • Commercial traction

The project appears to be an author-led open-source initiative with no demonstrated business model or commercial viability. It may represent a promising concept, but lacks any indicators of readiness for investment or partnership at this stage.

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.