KCC (a.k.a. Kindle Comic Converter) is a comic and manga converter for ebook readers.
This report presents the forensic synthetic code analysis of ciromattia/kcc, a Python project with 5,360 GitHub stars. SynthScan v2.0 examined 23,284 lines of code across 44 source files, recording 146 pattern matches distributed across 7 syntactic categories. The overall adjusted score of 6.0 places this repository in the Low AI signal 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).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
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.
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.
The scanner identified 146 distinct pattern matches across 7 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.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | kindlecomicconverter/dualmetafix.py | 21 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 18 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 18 | CODE | |
| LOW | kindlecomicconverter/KCC_ui_editor.py | 21 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 11 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 14 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 18 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 18 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 18 | CODE | |
| LOW | kindlecomicconverter/KCC_ui.py | 23 | CODE | |
| LOW | kindlecomicconverter/image.py | 23 | CODE | |
| LOW | kindlecomicconverter/image.py | 25 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | kcc.py | 31 | CODE | |
| LOW | kindlecomicconverter/comicarchive.py | 43 | CODE | |
| LOW | kindlecomicconverter/metadata.py | 77 | CODE | |
| LOW | kindlecomicconverter/comic2panel.py | 44 | CODE | |
| LOW | kindlecomicconverter/comic2panel.py | 100 | CODE | |
| LOW | kindlecomicconverter/comic2panel.py | 225 | CODE | |
| LOW | kindlecomicconverter/shared.py | 51 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 160 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 263 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 663 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 856 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 1140 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 1183 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 1209 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 1624 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 1712 | CODE | |
| LOW | kindlecomicconverter/KCC_gui.py | 1798 | CODE | |
| LOW | kindlecomicconverter/image.py | 186 | CODE | |
| LOW | kindlecomicconverter/image.py | 245 | CODE | |
| LOW | kindlecomicconverter/image.py | 285 | CODE | |
| LOW | kindlecomicconverter/image.py | 422 | CODE | |
| LOW | kindlecomicconverter/image.py | 515 | CODE | |
| LOW | kindlecomicconverter/image.py | 620 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 96 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 293 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 506 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 729 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 820 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 875 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 909 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1052 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1104 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1198 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1280 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1308 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1359 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1424 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1594 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 1792 | CODE | |
| LOW | kindlecomicconverter/comic2ebook.py | 2018 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | kindlecomicconverter/comic2panel.py | 81 | except Exception: | CODE |
| LOW | kindlecomicconverter/comic2panel.py | 221 | except Exception: | CODE |
| MEDIUM | kindlecomicconverter/comic2panel.py | 44 | def mergeDirectory(work): | CODE |
| MEDIUM | kindlecomicconverter/comic2panel.py | 100 | def splitImage(work): | CODE |
| MEDIUM | kindlecomicconverter/KCC_gui.py | 160 | def run(self): | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 175 | except Exception: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 205 | except Exception as e: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 415 | except Exception as e: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 458 | except Exception as err: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 527 | except Exception: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 568 | except Exception: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 703 | except Exception as err: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 1187 | except Exception: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 1233 | except Exception: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 1757 | except Exception as err: | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 1789 | except Exception as err: | CODE |
| MEDIUM | kindlecomicconverter/comic2ebook.py | 729 | def imgFileProcessing(work): | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 767 | except Exception: | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 933 | except Exception: | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 959 | except Exception as e: | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 1005 | except Exception: | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 1131 | except Exception: | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 1379 | except Exception as err: | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 1998 | except Exception as err: | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 2046 | except Exception as e: | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | kcc-c2e.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | kcc.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | kcc-c2p.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | .github/workflows/codeql-analysis.yml | 1 | # For most projects, this workflow file will not need changing; you simply need | COMMENT |
| LOW | kindlecomicconverter/pdfjpgextract.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/comicarchive.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/startup.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/metadata.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/comic2panel.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/kindle.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/shared.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/dualmetafix.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/KCC_gui.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/KCC_ui.py | 881 | #if QT_CONFIG(tooltip) | COMMENT |
| LOW | kindlecomicconverter/image.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| LOW | kindlecomicconverter/comic2ebook.py | 1 | # -*- coding: utf-8 -*- | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | kindlecomicconverter/rainbow_artifacts_eraser.py | 20 | def attenuate_diagonal_frequencies(fft_spectrum, freq_threshold=0.30, target_angle=135, | CODE |
| LOW | kindlecomicconverter/rainbow_artifacts_eraser.py | 114 | def inverse_fourier_transform_image(fft_spectrum, is_color, original_shape=None): | CODE |
| LOW | kindlecomicconverter/page_number_crop_alg.py | 37 | def get_bbox_crop_margin_page_number(img, power=1, background_color='white'): | CODE |
| LOW | kindlecomicconverter/KCC_gui.py | 1065 | def display_kindlegen_missing(self): | CODE |
| LOW | kindlecomicconverter/comic2ebook.py | 875 | def mupdf_pdf_process_pages_parallel(filename, output_dir, target_width, target_height): | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | kindlecomicconverter/KCC_gui.py | 1168 | message = unquote(message.toString().replace('file:///', '')) | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | kindlecomicconverter/KCC_gui.py | 1805 | # Check if it's a range (e.g., "5-10") | COMMENT |
| LOW | kindlecomicconverter/KCC_gui.py | 1820 | # Check if it's a comma-separated list (e.g., "1,3,5") | COMMENT |
| LOW | kindlecomicconverter/comic2ebook.py | 1761 | # Check if prefix is needed when user-specified ordering differs from OS natural sorting | COMMENT |