Back to browse
GitHub Repository

Detect security and quality issues in AI-generated code

2 starsTypeScript

Hallint – lint AI-generated code for security issues

by coder_xyz·Jul 10, 2026·2 points·1 comment

AI Analysis

MidShip It

Static analysis dressed up as AI-specific, but ESLint and Semgrep already do this.

Strengths
  • Published npm packages with CLI and library API for flexible integration.
  • CI-ready with exit codes and severity filtering for automated workflows.
Weaknesses
  • Static analysis rules don't actually distinguish AI code from human-written code.
  • Crowded category with established tools like Semgrep, SonarQube, and CodeQL.
Category
Target Audience

Developers using AI coding assistants like Copilot or Cursor

Similar To

ESLint · Semgrep · SonarQube

Similar Projects

Security●●Solid

LLM AuthZ Audit – find auth gaps and prompt injection in LLM apps

Purpose-built LLM security linter covers OWASP Top 10, but static analysis has inherent blind spots.

Big BrainSolve My Problem
iamspathan
104mo ago