Repository Analysis

xifangczy/cat-catch

猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension

0.1 Likely human-written View on GitHub
0.1
Adjusted Score
0.1
Raw Score
100%
Time Factor
2026-05-21
Last Push
19,879
Stars
JavaScript
Language
26,188
Lines of Code
66
Files
3
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 3

Pattern Findings

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

Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOWcatch-script/search.js381 // DataView = new Proxy(_DataView, {
LOWcatch-script/search.js401 // postData({ action: "catCatchAddKey", key: instance.buffer, href: location.href, ext: "key" });
Overly Generic Function Names1 hit · 1 pts
SeverityFileLineSnippet
LOWjs/popup.js1052function getData(requestId = false) {