OpenAI 2026 hackathon

AgentGuard

Inbound prompt-injection and context-integrity firewall for AI agents

Solo project by Emmanuel Duke Effiom · 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 #2,402 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

AgentGuard is a self-reported inbound prompt-injection firewall for AI agents. The author describes it as a framework-neutral security tool that scans untrusted input before it reaches an AI agent’s model context or triggers side effects.

What changed

The project was submitted to the OpenAI 2026 hackathon, indicating a development phase focused on building a proof-of-concept or MVP. It is not evidenced to have launched as a product or gained traction beyond its author's own description.

Single most important open question

Is there any evidence of real-world usage, customer feedback, or deployment in production environments?

Back to contents

What The Product Actually Is

The description states that AgentGuard is a framework-neutral, fail-closed inbound prompt-injection firewall for AI agents. It scans prompts, retrieved documents, web content, MCP output, tool results, and proposed tool calls before they influence an agent.

It uses:

  • Deterministic heuristics
  • A GPT-5.6 semantic judge (configurable via provider)
  • An optional DeBERTa probe
  • Versioned policy evaluation

The system returns:

  • Allow/block verdicts
  • Risk scores
  • Findings
  • Sanitized content
  • Detector provenance
  • Degraded-state metadata
  • Trace IDs for auditability

It is built using Next.js, TypeScript, and includes a Python SDK, JavaScript packages, and optional AWS CDK infrastructure.

Inference This appears to be a security tool designed to prevent malicious input from influencing AI agents by scanning inputs before they are processed. It is not a general-purpose AI assistant or agent builder but a defensive layer for agent systems.

Back to contents

Positioning & Claim Evolution

The author positions AgentGuard as:

  • A security boundary that developers can place before untrusted content reaches model context.
  • A fail-closed firewall, meaning it blocks by default and only allows when all detectors agree.
  • A framework-neutral solution, supporting various agent stacks.
  • A tool that provides evidence-based decisions, not just binary allow/block.

The project claims to be:

  • Designed for inbound prompt-injection defense, not output moderation.
  • Built with auditable decision-making, including provenance and traceability.
  • Focused on preventing side effects by reviewing proposed tool calls before execution.

Inference AgentGuard is positioned as a niche, early-stage security product aimed at developers who build or use AI agents. It emphasizes safety over speed and transparency in its decisioning process.

Back to contents

Target Customer & ICP

The description states that AgentGuard is intended for:

  • Developers building custom agents
  • Python apps
  • REST clients
  • Framework adapters

It also mentions:

  • SDK-first integration (e.g., pip install ./sdk/python)
  • Integration paths for agent frameworks

Inference The primary customer segment appears to be technical developers or engineering teams working with AI agents, particularly those who need to secure untrusted inputs and tool calls.

Back to contents

Business Model & Pricing Evidence

There is no evidence of pricing, monetization strategy, or business model in the description. The project is described as a hackathon submission and lacks any indication of revenue streams, subscriptions, or paid features.

Inference No commercial business model has been evidenced. It may be an open-source or prototype offering at this stage.

Back to contents

Technical & Delivery Signals

The system is built using:

  • Next.js (v16)
  • TypeScript
  • Python SDK
  • AWS services: ECS, Fargate, DynamoDB, S3, SQS/Lambda, Secrets Manager
  • OIDC for authentication
  • React 19
  • Zod for validation
  • Vercel deployment

It supports:

  • REST contracts
  • Dependency-free SDK
  • Adapter examples for agent frameworks
  • Batch scanning via AWS CDK
  • Activation-probe service

Inference The technical stack suggests a modern, cloud-native approach with strong emphasis on developer experience and extensibility. The use of AWS services implies scalability and enterprise readiness potential.

Back to contents

Traction & Maturity Signals

There is no evidence of:

  • Revenue
  • Customers
  • Adoption
  • Product-market fit
  • User feedback or usage metrics

The project is described as a hackathon submission and lacks any indication that it has moved beyond the MVP stage.

Inference AgentGuard is in an early development phase, likely a prototype or proof-of-concept. No traction or maturity signals are evident.

Back to contents

Competitive Context

There is no mention of competitors or market positioning beyond self-description. The author does not reference existing tools for AI agent security or prompt injection defense.

Inference No competitive landscape has been described. It is unclear whether similar tools exist or how AgentGuard differentiates from them.

Back to contents

Key Risks & Red Flags

  • Unverified claims: All descriptions are self-reported and unverified.
  • No traction or revenue: No evidence of real-world usage or adoption.
  • Limited scope: The project appears to be a hackathon effort with no indication of commercial viability.
  • Dependency on external systems: GPT-5.6, DeBERTa probe, and benchmarking depend on live credentials or deployments that are not described as functional.
  • Single founder: The team size is listed as 1, suggesting limited resources for scaling.

Inference The project lacks commercial viability indicators and may be a prototype with no clear path to market traction or monetization.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific use cases have you validated in the real world?
  2. How do you plan to scale beyond a single developer’s environment?
  3. Are there any existing customers or pilot programs?
  4. What is your roadmap for integrating with major AI agent frameworks?
  5. How do you intend to monetize this tool?
  6. What are the actual performance and accuracy metrics of the detectors?
  7. Have you considered how to handle false positives in production?
  8. Is there a plan to publish packages or make the SDK publicly available?

Back to contents

Investment/Partnership Verdict

Not evidenced — There is no evidence of revenue, customers, traction, or a clear business model. The project is described as a hackathon submission with no indication of commercial readiness.

The author states that AgentGuard is designed to be a drop-in security layer for any agent stack, but this remains unproven in practice.

Confidence level Low This analysis is based entirely on self-reported information and lacks corroboration or evidence of real-world usage or impact.

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.