Repository Analysis

leaningtech/webvm

Virtual Machine for the Web

4.0 Likely human-written View on GitHub
4.0
Adjusted Score
4.0
Raw Score
100%
Time Factor
2026-05-27
Last Push
16,871
Stars
JavaScript
Language
6,815
Lines of Code
65
Files
6
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 1HIGH 1MEDIUM 3LOW 1

Pattern Findings

6 matches across 5 categories. Click a row to expand file-level details.

Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippet
CRITICALxterm/xterm.js1!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippet
HIGHsrc/lib/WebVM.svelte165 // Track the state of the mouse as requested by the AI, to avoid losing the position due to user movement
AI Slop Vocabulary2 hits · 6 pts
SeverityFileLineSnippet
MEDIUMsrc/lib/WebVM.svelte351 // Be robust before initialization
MEDIUMsrc/lib/anthropic.js72 // Be robust to multiple response
Self-Referential Comments1 hit · 3 pts
SeverityFileLineSnippet
MEDIUM.github/workflows/deploy.yml211 # Create a gh-pages artifact in order to deploy to gh-pages.
Over-Commented Block1 hit · 1 pts
SeverityFileLineSnippet
LOWexamples/ruby/helloWorld.rb1=begin