OpenAI 2026 hackathon

Verascope

Autonomous agent that audits your own codebase's real runtime behavior, not just its source so tech companies catch undisclosed data flows and dark patterns before an outside investigator does.

Solo project by Favour Chuks · 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,520 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

Verascope is a self-reported autonomous agent that audits codebases for runtime behavior — specifically, to detect undisclosed data flows and dark patterns that static code reviews would miss. It claims to run in three modes: demo app, repository build, or live URL, using AI agents to analyze code health, security, licensing, and runtime behavior against disclosed privacy policies.

What changed

The project description indicates a significant evolution from an initial version (v2) that misidentified the core threat — focusing on consent-banner violations instead of attribution-override fraud — to v3, which sharpens its focus on the actual fraud mechanism and expands input modes. It also reflects engineering decisions made under time pressure, including cutting scope around browser posture and deferring certain tests.

Single most important open question

Does Verascope actually function as described in its self-reported write-up, or is it a prototype that has not yet been proven to work reliably across real-world use cases?

Back to contents

What The Product Actually Is

The description states that Verascope is a tool that audits codebases for runtime behavior using four AI agents. It supports three input methods:

  • A demo app
  • A repository built and run in a sandbox
  • A live URL (with authorization attestation)

It runs these inputs through:

  1. Agent 1 – Code health & team risk
  2. Agent 2 – Security, licensing & AI-vendor exposure
  3. Agent 3 – Runtime behavior & disclosure (the main capability)
  4. Agent 4 – Report synthesis

Agent 3 is described as the core feature: it reads a privacy policy, extracts claims about data sharing and third parties, then runs the product in a real browser environment and compares what happens at runtime with what was disclosed.

The tool is built using:

  • Next.js (App Router)
  • TypeScript
  • Tailwind CSS
  • shadcn/ui
  • Google Gen AI SDK (Gemini)
  • Vercel Sandbox
  • Supabase + PostgreSQL
  • Vite

It uses Codex and GPT-5.6 for development, with all major components built autonomously via goal-tracking mode.

Inference The product is described as a runtime behavior auditor that aims to close gaps between static code analysis and real-world data flows — particularly in compliance and privacy contexts.

Back to contents

Positioning & Claim Evolution

The description positions Verascope as a tool for tech companies to catch undisclosed data flows and dark patterns before external investigators do. It builds on a specific incident involving affiliate attribution fraud, where the app overwrote referral credentials during checkout.

It evolved from an earlier version (v2) that misidentified the threat — focusing on consent banners rather than attribution override — to v3, which corrects this and sharpens its runtime detection engine.

Claim

Verascope helps companies discover internal discrepancies between their product behavior and public disclosures before regulators or reporters find them.

Inference The tool is positioned as a compliance and risk mitigation solution for privacy-conscious organizations. It emphasizes transparency and internal discovery over external audits.

Back to contents

Target Customer & ICP

The description does not name specific customers or personas, but implies the target audience includes:

  • Tech companies with compliance teams
  • Product teams responsible for data handling and disclosure
  • Legal and regulatory affairs departments

It targets those who may be subject to scrutiny from regulators or plaintiffs over undisclosed data flows.

Inference The ICP likely centers around mid-to-large tech firms with complex products, strong privacy policies, and exposure to legal or reputational risk from non-disclosed data practices.

Back to contents

Business Model & Pricing Evidence

There is no mention of pricing, business model, monetization strategy, or revenue streams in the description. The project is presented as a hackathon submission.

Not evidenced

Back to contents

Technical & Delivery Signals

The system uses:

  • Next.js 14 (App Router)
  • TypeScript
  • Tailwind CSS
  • shadcn/ui
  • Google Gen AI SDK (Gemini)
  • Vercel Sandbox for execution
  • Supabase + PostgreSQL for data storage
  • Vercel for deployment

Key technical decisions include:

  • Use of Codex and GPT-5.6 for development
  • SSRF guard with 34 assertions against DNS rebinding, private IPs, etc.
  • Runtime behavior analysis using a plain Chromium browser (same across all modes)
  • Citation-based reporting: every finding must have an exact file/line or command/output reference

Inference The tool is built for automation and reproducibility. It emphasizes traceability and reliability in its AI-driven findings.

Back to contents

Traction & Maturity Signals

There is no evidence of revenue, customers, usage metrics, or adoption beyond the author’s own demonstration and testing.

Not evidenced

Back to contents

Competitive Context

No competitors are named or described. The description does not reference existing tools for runtime behavior auditing, privacy compliance, or data flow tracking.

Not evidenced

Back to contents

Key Risks & Red Flags

  1. Unproven functionality: The tool is presented as a hackathon submission with no independent verification.
  2. Browser posture limitations: All modes use the same Chromium instance, despite an original plan to differentiate them for user_url mode.
  3. Incomplete feature set: Some tests were deferred due to missing API keys or time constraints.
  4. Self-reported only: No external validation of claims, performance, or accuracy.
  5. No pricing or monetization strategy: The tool is not described as a commercial offering.

Inference The project appears to be an experimental prototype with limited production readiness and unclear scalability or market viability.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific data or metrics support the claim that Agent 3 correctly identifies attribution-override fraud?
  2. How does Verascope handle false positives in privacy policy extraction, especially when claims are vague?
  3. Can you demonstrate a full scan against a real, non-demo repository with actual runtime behavior?
  4. Is there any plan to expand beyond the current sandboxed execution environment?
  5. What is the expected accuracy rate of the runtime diff engine across different types of applications?
  6. How does Verascope ensure that findings are not misinterpreted by users without technical expertise?

Back to contents

Investment/Partnership Verdict

Confidence Level: Low

The project is described as a hackathon submission with no evidence of traction, revenue, or customer adoption. While the concept has potential in compliance and privacy auditing, the lack of independent validation, unclear business model, and engineering trade-offs (e.g., browser posture limitations) raise significant concerns.

Inference This is likely an early-stage prototype with strong conceptual foundations but no demonstrated product-market fit or commercial viability. It may be suitable for incubation or pilot partnerships, but not for investment or acquisition 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.