OpenAI 2026 hackathon

SlopGuard

Codex-powered PR review that catches what only AI-generated code gets wrong: hallucinated packages, silent scope creep, and dropped auth checks.

Team of 2 · 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 #6,775 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

SlopGuard is a GitHub Actions-based tool designed to review AI-generated code in Pull Requests for security risks specific to AI-assisted development workflows. It focuses on detecting hallucinated package names, unexpected scope creep, and dropped authentication checks.

What changed

The project was submitted as part of the OpenAI 2026 hackathon. The description indicates it is a first version with an intentionally limited feature set, emphasizing reliability, transparency, and trustworthiness over advanced capabilities.

Single most important open question

Is there any evidence of adoption or usage beyond the authors’ own testing? The self-reported description contains no data on customer base, revenue, or traction.

Back to contents

What The Product Actually Is

The description states that SlopGuard is a GitHub Actions-based tool that reviews AI-generated code in Pull Requests. It performs checks on:

  • AI-suggested dependencies (validating against npm and PyPI registries)
  • Unexpected scope changes
  • Removal of authentication or authorization logic
  • Historical detection of previously identified hallucinated packages

It integrates with GPT for risk analysis, generating a single structured review comment summarizing findings without exposing raw code diffs. It also includes fallback behavior when AI services are unavailable.

Inference SlopGuard is built using Node.js and leverages GitHub APIs (Octokit), OpenAI SDKs, and registry APIs from npm and PyPI.

Back to contents

Positioning & Claim Evolution

The description states that SlopGuard aims to secure AI-generated code in Pull Requests, focusing on Python and JavaScript ecosystems. It positions itself as a complementary tool to existing solutions like Slopcheck and Open Code Review, rather than replacing them.

It claims to:

  • Validate AI-suggested dependencies
  • Detect unusual code changes
  • Identify missing auth checks
  • Combine multiple signals into one clear risk score using GPT

The authors emphasize that it is not meant to replace traditional security tools but instead focuses on AI-specific risks.

Inference SlopGuard’s positioning reflects a niche within the broader AI-assisted development and DevSecOps space, targeting developers who use AI for code generation and want safer workflows.

Back to contents

Target Customer & ICP

The description does not explicitly name target customers or define an ideal customer profile (ICP). However, it implies that SlopGuard is aimed at:

  • Developers working in Python and JavaScript environments
  • Teams using GitHub Actions for CI/CD
  • Organizations concerned with AI-generated code security

It also suggests a focus on those who use AI tools like Codex or GPT to generate code and want to mitigate risks associated with hallucinations.

Inference The ICP likely includes small to mid-sized development teams using GitHub-based workflows, particularly in open-source or enterprise settings where AI is integrated into development pipelines.

Back to contents

Business Model & Pricing Evidence

There is no evidence of pricing, monetization strategy, or business model in the description. The project was submitted for a hackathon and lacks any indication of commercial intent beyond its initial release.

Inference No commercial structure is evident at this stage; it appears to be an open-source or prototype tool with no stated revenue path.

Back to contents

Technical & Delivery Signals

The description indicates that SlopGuard:

  • Is built using Node.js 20
  • Uses the GitHub Octokit SDK, OpenAI SDK
  • Integrates with npm and PyPI registries
  • Leverages GPT for risk analysis
  • Avoids exposing secrets in forked PRs
  • Implements deterministic fallback behavior when AI fails

It also mentions that:

  • The tool was scaffolded using Codex
  • Security architecture was manually implemented
  • It avoids GitHub workflows that access repository secrets on forks

Inference The technical stack is relatively simple and secure, with a focus on minimizing exposure of sensitive data. The use of Codex suggests rapid prototyping, but core logic is custom-built.

Back to contents

Traction & Maturity Signals

There is no evidence of traction or adoption beyond the authors’ own testing. The description states that this is the first version of SlopGuard and that future features are planned for later releases.

The project was submitted to a hackathon, indicating early-stage development.

Inference No measurable user base, revenue, or usage metrics are available. The tool has not yet entered production use.

Back to contents

Competitive Context

The description mentions two competing tools:

  • Slopcheck: Focuses on detecting hallucinated packages across multiple ecosystems
  • Open Code Review: Provides comprehensive AI-powered code reviews

It states that SlopGuard takes a more focused approach, concentrating specifically on AI-generated code risks in Python and JavaScript environments.

Inference SlopGuard occupies a niche within the growing category of AI-assisted development security tools. Its differentiation lies in specificity to AI-related vulnerabilities rather than general code review or dependency scanning.

Back to contents

Key Risks & Red Flags

  • No traction or adoption: No evidence of real-world usage beyond internal testing.
  • Limited scope: Only supports Python and JavaScript ecosystems.
  • Dependency on GPT availability: Falls back to rule-based checks, but AI failure impacts transparency.
  • Hackathon origin: Indicates early-stage development without proven market fit or scalability.
  • No commercial model: No indication of monetization or business strategy.

Inference The tool is experimental and lacks validation in production environments. It may not yet be ready for enterprise deployment or widespread adoption.

Back to contents

Diligence Questions To Ask The Founders

  1. Has SlopGuard been tested on real-world codebases beyond the authors’ own?
  2. Are there any known issues with performance or accuracy in detecting hallucinated packages?
  3. What is the current status of the roadmap features (e.g., suggesting legitimate packages, web search integration)?
  4. How does SlopGuard handle false positives from AI-generated risk assessments?
  5. Is there any plan to expand support beyond Python and JavaScript?
  6. What are the long-term plans for monetization or product evolution?

Back to contents

Investment/Partnership Verdict

The description indicates that SlopGuard is a first version tool submitted for a hackathon, with no evidence of traction, revenue, or commercial viability.

Not evidenced: No data on customer adoption, funding, or market validation.

Confidence level Low. The project appears to be an early-stage prototype with limited external validation.

Verdict This is a preliminary tool in the AI-assisted development security space. While it addresses a real and emerging concern (hallucinated packages), there is no evidence of product-market fit, adoption, or commercial readiness. It may have potential for future investment or partnership if traction emerges post-hackathon.

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.