OpenAI 2026 hackathon

excubiae-ai

Save yourself from npm scam, Use xbe to keep your jam!

Solo project by durlabhjilegend-lgtm Biswas · 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 #4,009 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

Excubiae AI is a self-reported developer tool for analyzing npm package trustworthiness. The author describes it as a platform that uses a "trust engine" to evaluate packages based on metadata, lifecycle scripts, dependencies, and historical intelligence. It includes both a CLI and web dashboard interface.

What changed

The project was submitted to the OpenAI 2026 hackathon, indicating a recent development phase or prototype stage. The author states they built an end-to-end platform with explainable trust analysis, integrating AI for architecture design but emphasizing deterministic heuristics over opaque AI scoring.

Single most important open question

Is there any evidence of actual usage, adoption, or traction from developers using this tool in real-world scenarios?

Back to contents

What The Product Actually Is

The description states that Excubiae AI is a npm package trust analysis platform, designed to help developers assess the safety of packages they intend to use. It includes:

  • A metadata parser
  • A trust engine with multiple components:
    • Metadata Analysis
    • Lifecycle Script Analysis
    • Dependency Analysis
    • Historical Intelligence
    • Malicious Package Intelligence
  • An explainable trust report
  • Interfaces:
    • CLI
    • Web Dashboard

The frontend is built using Next.js, React, Tailwind CSS, and the backend logic is shared between both interfaces. The tool integrates with the npm Registry API.

Evidence

  • Author’s own write-up
  • Technology tags: codex, cybersecurity, developer-tools, devsecops, dynamic-ai, next.js, node.js, npm, open-ai, react, risk-analysis, security, supply-chain-security, trust-scoring, typescript

Inference The product is described as a developer tool, not a commercial SaaS offering.

Back to contents

Positioning & Claim Evolution

The author positions Excubiae AI as a solution to the problem of npm scams and insecure package usage. The tagline “Save yourself from npm scam, Use xbe to keep your jam!” suggests a focus on protecting developers from malicious or risky packages in the npm ecosystem.

The project emphasizes:

  • An explainable trust engine, not black-box AI
  • A modular architecture for future extensibility
  • Integration with real-time threat intelligence feeds, maintainer reputation analysis, and CI/CD integrations

Evidence

  • Tagline
  • Author’s own write-up

Inference The positioning is evolving from a hackathon prototype to a developer tool for supply chain security, with ambitions to expand support to other package ecosystems (PyPI, Maven, etc.).

Back to contents

Target Customer & ICP

The author states that the product targets developers using npm packages. It is positioned as a security and trust tool for developers who want to evaluate package safety before integrating them into their projects.

There is no explicit mention of enterprise customers or specific personas beyond general developer use cases.

Evidence

  • Author’s own write-up
  • Technology tags: developer-tools, supply-chain-security

Inference The ICP likely includes individual developers, open-source maintainers, and possibly CI/CD teams who are concerned about package integrity.

Back to contents

Business Model & Pricing Evidence

There is no evidence in the description of a business model or pricing structure. The author does not mention monetization, subscriptions, or any commercial offering.

Evidence

  • Author’s own write-up
  • No mention of revenue, customers, or pricing

Inference The project appears to be a prototype, possibly for hackathon submission, and is not yet commercialized.

Back to contents

Technical & Delivery Signals

The author describes:

  • A modular architecture using TypeScript and Node.js
  • Shared logic between CLI and web app
  • Use of OpenAI Codex for development acceleration
  • Integration with npm Registry API
  • Deployment on Vercel

Challenges mentioned include:

  • Maintaining a shared architecture
  • TypeScript ESM module resolution issues
  • Package linking in monorepo
  • Ensuring consistent trust analysis across interfaces

Accomplishments include:

  • End-to-end platform delivery
  • Explainable trust engine
  • Polished CLI and web dashboard
  • Modular design for extensibility

Evidence

  • Author’s own write-up

Inference The technical implementation shows a developer-focused tool, with attention to UX, modularity, and AI integration. The use of OpenAI tools suggests rapid prototyping.

Back to contents

Traction & Maturity Signals

There is no evidence of traction or adoption in the description. The project was submitted to a hackathon and does not mention any users, customers, or real-world usage.

Evidence

  • Author’s own write-up
  • No mention of users, revenue, or customer data

Inference The product is at an early stage — likely a prototype or proof-of-concept, not yet mature for commercial use.

Back to contents

Competitive Context

The author does not reference any competitors. However, the problem space (npm package trust and security) overlaps with:

  • npm audit
  • Snyk
  • Dependabot
  • Retire.js
  • Node Security Platform

These tools are focused on dependency security, but Excubiae AI is described as offering explainable trust scoring, which may differentiate it from opaque AI-based tools.

Evidence

  • Author’s own write-up
  • Technology tags: cybersecurity, supply-chain-security

Inference The competitive landscape includes existing tools for package security. Excubiae AI's focus on explainability and deterministic heuristics could be a differentiator.

Back to contents

Key Risks & Red Flags

  • No traction or adoption evidence: The tool is described as a hackathon submission, with no real-world usage.
  • Self-reported only: No third-party validation or independent verification of claims.
  • Limited team size: Only one developer (durlabhjilegend-lgtm Biswas) is listed.
  • No commercialization: No mention of pricing, monetization, or business model.
  • Unproven scalability: The architecture and trust engine are described as built for a prototype, not production scale.

Evidence

  • Author’s own write-up
  • Team size: 1

Inference The project is at a very early stage. It lacks commercial viability or traction indicators.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current status of the product — is it being used by any developers or teams?
  2. How does the explainable trust engine compare to existing tools like npm audit or Snyk in terms of accuracy and usability?
  3. Are there any real-world use cases or feedback from developers who have tried this tool?
  4. What are the plans for monetization, if any?
  5. How is the trust scoring algorithm validated — is it based on historical data or heuristics?
  6. What is the roadmap for expanding to other package ecosystems (PyPI, Maven, etc.)?

Back to contents

Investment/Partnership Verdict

Not evidenced

There is no evidence of revenue, customers, traction, or a clear business model. The project appears to be a hackathon prototype, not a commercial product.

The author states that the tool was built for a hackathon and does not indicate any intention to commercialize it at this time.

Confidence Low This analysis is based entirely on self-reported information with no external validation or evidence of traction, adoption, or revenue.

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.