Repository Analysis

novnc/noVNC

0.8 Likely human-written View on GitHub
0.8
Adjusted Score
0.8
Raw Score
100%
Time Factor
Last Push
Stars
Language
31,947
Lines of Code
124
Files
8
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 2HIGH 0MEDIUM 0LOW 6

Pattern Findings

8 matches across 3 categories. Click a row to expand file-level details.

Hallucination Indicators2 hits · 20 pts
SeverityFileLineSnippet
CRITICALtests/test.webutil.js190 window.chrome.storage.sync.set.restore();
CRITICALtests/test.webutil.js191 window.chrome.storage.sync.remove.restore();
Over-Commented Block4 hits · 4 pts
SeverityFileLineSnippet
LOWcore/util/cursor.js161 // We might get this event because of a drag operation that
LOWcore/input/domkeytable.js221
LOWtests/test.util.js81 // TODO(directxman12): test the event methods (addEvent, removeEvent, stopEvent)
LOWsnap/local/svc_wrapper.sh1#!/bin/bash
Hyper-Verbose Identifiers2 hits · 2 pts
SeverityFileLineSnippet
LOWcore/util/browser.js23export async function browserAsyncClipboardSupport() {
LOWtests/test.h264.js33function createSolidColorFrameBuffer(color, width, height) {