Repository Analysis

kando-menu/kando

🌸 Do things with utmost efficiency.

3.0 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of kando-menu/kando, a TypeScript project with 6,039 GitHub stars. SynthScan v2.0 examined 84,191 lines of code across 349 source files, recording 177 pattern matches distributed across 6 syntactic categories. The overall adjusted score of 3.0 places this repository in the Likely human-written band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

3.0
Adjusted Score
3.0
Raw Score
100%
Time Factor
2026-07-13
Last Push
6.0K
Stars
TypeScript
Language
84.2K
Lines of Code
349
Files
177
Pattern Hits
2026-07-14
Scan Date
0.02
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 7HIGH 0MEDIUM 4LOW 166

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 177 distinct pattern matches across 6 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Fake / Example Data127 hits · 133 pts
SeverityFileLineSnippetContext
LOWlocales/zh-Hans/translation.json126 "placeholder": "请输入任意文本…",CODE
LOWlocales/zh-Hans/translation.json584 "placeholder": "请选择一个文件或文件夹…"CODE
LOWlocales/zh-Hans/translation.json590 "placeholder": "插入任何命令…",CODE
LOWlocales/zh-Hans/translation.json607 "placeholder": "请键入任何 URI…"CODE
LOWlocales/zh-Hans/translation.json619 "placeholder": "点击录制按钮开始录制!",CODE
LOWlocales/zh-Hant/translation.json380 "placeholder": "輸入任何文字…"CODE
LOWlocales/zh-Hant/translation.json595 "placeholder": "選擇檔案或資料夾…"CODE
LOWlocales/zh-Hant/translation.json601 "placeholder": "輸入任何命令…",CODE
LOWlocales/zh-Hant/translation.json618 "placeholder": "輸入任何 URI…"CODE
LOWlocales/zh-Hant/translation.json630 "placeholder": "按下錄製按鈕即可開始錄製!",CODE
LOWlocales/zh-Hant/translation.json636 "placeholder": "輸入任何文字…"CODE
LOWlocales/kab/translation.json260 "placeholder": "Ger aḍris tebɣiḍ…",CODE
LOWlocales/kab/translation.json428 "placeholder": "Fren afaylu neɣ akaram…"CODE
LOWlocales/kab/translation.json434 "placeholder": "Ger taladna…",CODE
LOWlocales/kab/translation.json449 "placeholder": "Ger URI tebɣiḍ…"CODE
LOWlocales/kab/translation.json460 "placeholder": "Tekki ɣef tqeffalt n usekles akken ad tebduḍ asekles!",CODE
LOWlocales/vi/translation.json361 "placeholder": "Chèn bất kỳ văn bản nào…",CODE
LOWlocales/vi/translation.json558 "placeholder": "Chọn một tập tin hoặc thư mục…"CODE
LOWlocales/vi/translation.json564 "placeholder": "Chèn bất kỳ lệnh nào…",CODE
LOWlocales/vi/translation.json581 "placeholder": "Chèn bất kỳ URI nào…"CODE
LOWlocales/vi/translation.json593 "placeholder": "Nhấn nút ghi để bắt đầu ghi!",CODE
LOWlocales/da/translation.json169 "placeholder": "Indsæt en hvilken som helst tekst…",CODE
LOWlocales/da/translation.json243 "placeholder": "Indsæt en hvilken som helst URI…"CODE
LOWlocales/ja/translation.json319 "placeholder": "テキストを入力…",CODE
LOWlocales/ja/translation.json490 "placeholder": "ファイルまたはフォルダを選択…"CODE
LOWlocales/ja/translation.json496 "placeholder": "コマンドを入力…",CODE
LOWlocales/ja/translation.json513 "placeholder": "URIを入力…"CODE
LOWlocales/ja/translation.json525 "placeholder": "記録を開始するには、記録ボタンを押してください!",CODE
LOWlocales/el/translation.json34 "placeholder": "Εισαγάγετε οποιοδήποτε κείμενο…",CODE
LOWlocales/el/translation.json42 "placeholder": "Διάλεξε αρχείο ή φάκελο…"CODE
LOWlocales/el/translation.json48 "placeholder": "Εισάγετε οποιαδήποτε εντολή…",CODE
LOWlocales/el/translation.json66 "placeholder": "Πατήστε το κουμπί εγραφής για να ξεκινήσει η εγραφή!",CODE
LOWlocales/el/translation.json76 "placeholder": "Εισάγετε οποιοδήποτε URl…"CODE
LOWlocales/el/translation.json81 "placeholder": "Είσαγετε οποιδήποτε κείμενο…"CODE
LOWlocales/it/translation.json115 "placeholder": "Inserisci un testo qualsiasi…",CODE
LOWlocales/it/translation.json429 "placeholder": "Scegli un file o una cartella…"CODE
LOWlocales/it/translation.json434 "placeholder": "Inserisci un comando…",CODE
LOWlocales/it/translation.json451 "placeholder": "Inserisci un URI…"CODE
LOWlocales/it/translation.json463 "placeholder": "Premi il tasto Registra per iniziare a registrare!",CODE
LOWlocales/cs/translation.json126 "placeholder": "Vložte libovolný text…",CODE
LOWlocales/cs/translation.json554 "placeholder": "Vyberte soubor nebo složku…"CODE
LOWlocales/cs/translation.json560 "placeholder": "Vložte libovolný příkaz…",CODE
LOWlocales/cs/translation.json577 "placeholder": "Vložte libovolné URI…"CODE
LOWlocales/cs/translation.json589 "placeholder": "Stiskněte tlačítko záznamu pro spuštění nahrávání!",CODE
LOWlocales/ru/translation.json129 "placeholder": "Введите любой текст…",CODE
LOWlocales/ru/translation.json625 "placeholder": "Выберите файл или папку…"CODE
LOWlocales/ru/translation.json631 "placeholder": "Вставьте любую команду…",CODE
LOWlocales/ru/translation.json648 "placeholder": "Вставьте любой URI…"CODE
LOWlocales/ru/translation.json660 "placeholder": "Нажмите кнопку записи, чтобы начать запись!",CODE
LOWlocales/ru/translation.json666 "placeholder": "Любой текст…"CODE
LOWlocales/pt/translation.json300 "placeholder": "Insira qualquer texto…",CODE
LOWlocales/pt/translation.json401 "placeholder": "Escolher ficheiro ou pasta…"CODE
LOWlocales/pt/translation.json406 "placeholder": "Insira algum comando…",CODE
LOWlocales/pt/translation.json423 "placeholder": "Insira alguma URL…"CODE
LOWlocales/pt/translation.json435 "placeholder": "Aperte o botão de gravação para começar a gravar!",CODE
LOWlocales/uk/translation.json126 "placeholder": "Вставте будь-який текст…",CODE
LOWlocales/uk/translation.json579 "placeholder": "Виберіть файл або папку…"CODE
LOWlocales/uk/translation.json585 "placeholder": "Вставте будь-яку команду…",CODE
LOWlocales/uk/translation.json602 "placeholder": "Вставте будь-який URI…"CODE
LOWlocales/uk/translation.json614 "placeholder": "Натисніть кнопку запису, щоб почати запис!",CODE
67 more matches not shown…
Hallucination Indicators7 hits · 70 pts
SeverityFileLineSnippetContext
CRITICALsrc/menu-renderer/menu.ts781 this.hoveredItem.renderData.nodeDiv.classList.remove('hovered');CODE
CRITICALsrc/menu-renderer/menu.ts787 this.hoveredItem.renderData.nodeDiv.classList.add('hovered');CODE
CRITICALsrc/menu-renderer/menu.ts990 this.clickedItem.renderData.nodeDiv.classList.remove('clicked');CODE
CRITICALsrc/menu-renderer/menu.ts996 this.clickedItem.renderData.nodeDiv.classList.add('clicked');CODE
CRITICALsrc/menu-renderer/menu.ts1015 this.draggedItem.renderData.nodeDiv.classList.remove('dragged');CODE
CRITICALsrc/menu-renderer/menu.ts1021 this.draggedItem.renderData.nodeDiv.classList.add('dragged');CODE
CRITICALsrc/menu-renderer/menu.ts1303 this.centerItem.renderData.nodeDiv.classList.add('active');CODE
Over-Commented Block29 hits · 29 pts
SeverityFileLineSnippetContext
LOWi18next.config.ts1// SPDX-FileCopyrightText: Simon Schneegans <code@simonschneegans.de>COMMENT
LOWtools/make-flatpak-bundle.sh1#!/bin/shCOMMENT
LOWsrc/types/global.d.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/common/settings-schemata/menu-settings-v2.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/common/ipc/index.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/menu-renderer/index.scss1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/settings-renderer/index.scss1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/settings-renderer/state/general-settings.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/settings-renderer/state/index.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/settings-renderer/components/menu-preview/index.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOW…tings-renderer/components/menu-preview/MenuPreview.tsx81 // by using a boolean state variable which is toggled whenever a transition isCOMMENT
LOW…tings-renderer/components/menu-preview/MenuPreview.tsx201 };COMMENT
LOW…/settings-renderer/components/menu-properties/index.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOW…tings-renderer/components/common/Scrollbox.module.scss1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOW…ings-renderer/components/common/ThemedIcon.module.scss1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/settings-renderer/components/menu-list/index.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/settings-renderer/components/dialogs/index.ts1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/main/backends/macos/native/Native.hpp1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/main/backends/macos/native/Native.mm1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/main/backends/linux/x11/native/Native.hpp1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/main/backends/linux/x11/native/Native.cpp1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/main/backends/linux/wlroots/native/Native.hpp1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/main/backends/linux/wlroots/native/Native.cpp1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/main/backends/windows/native/stb_image_write.h161#ifdef STB_IMAGE_WRITE_STATICCOMMENT
LOWsrc/main/backends/windows/native/stb_image_write.h201COMMENT
LOWsrc/main/backends/windows/native/stb_image_write.h221COMMENT
LOWsrc/main/backends/windows/native/stb_image_write.h881COMMENT
LOWsrc/main/backends/windows/native/Native.hpp1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
LOWsrc/main/backends/windows/native/Native.cpp1//////////////////////////////////////////////////////////////////////////////////////////COMMENT
Self-Referential Comments4 hits · 11 pts
SeverityFileLineSnippetContext
MEDIUMtools/make-flatpak-bundle.sh80# Create the flatpak build.COMMENT
MEDIUMtools/make-app-image.sh60# Create the AppRun file.COMMENT
MEDIUM.github/osx_certificates.sh17# Create a keychain.COMMENT
MEDIUMsrc/main/backends/linux/portals/desktop-portal.ts19const FALLBACK_DESKTOP_CONTENT = `# This file is automatically generated by Kando when no desktop file for the app ID isCODE
Hyper-Verbose Identifiers9 hits · 9 pts
SeverityFileLineSnippetContext
LOWsrc/common/math/index.ts108export function getClosestEquivalentAngle(angle: number, to: number): number {CODE
LOWsrc/common/math/index.ts121export function getEquivalentAngleSmallerThan(angle: number, than: number): number {CODE
LOWsrc/common/math/index.ts133export function getEquivalentAngleLargerThan(angle: number, than: number): number {CODE
LOWsrc/common/math/index.ts169export function normalizeConsequtiveAngles(start: number, center: number, end: number) {CODE
LOWsrc/settings-renderer/components/menu-preview/utils.ts179export function getBoundingClientRectAsync(CODE
LOW…menu-properties/actions/SimulateHotkeyActionConfig.tsx26export function SimulateHotkeyActionConfig(props: Props) {CODE
LOW…menu-properties/actions/ExecuteCommandActionConfig.tsx39export function ExecuteCommandActionConfig(props: Props) {CODE
LOWsrc/main/settings/general-settings.ts56export function tryLoadGeneralSettingsFile(path: string) {CODE
LOWsrc/main/utils/shell.ts21export function supportsIsolatedProcesses(): boolean {CODE
Verbosity Indicators1 hit · 2 pts
SeverityFileLineSnippetContext
LOWsrc/settings-renderer/components/menu-list/MenuList.tsx209 // drop index to the index of the hovered menu. We need to check ifCOMMENT