Repository Analysis

hect0x7/JMComic-Crawler-Python

Python API for JMComic | 提供Python API访问禁漫天堂,同时支持网页端和移动端 | 禁漫天堂GitHub Actions下载器🚀

20.0 Moderate AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of hect0x7/JMComic-Crawler-Python, a Python project with 6,763 GitHub stars. SynthScan v2.0 examined 16,937 lines of code across 87 source files, recording 225 pattern matches distributed across 10 syntactic categories. The overall adjusted score of 20.0 places this repository in the Moderate 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).

20.0
Adjusted Score
20.0
Raw Score
100%
Time Factor
2026-07-30
Last Push
6.8K
Stars
Python
Language
16.9K
Lines of Code
87
Files
225
Pattern Hits
2026-08-02
Scan Date
0.06
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

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.

No multi-scan history yet — run the scanner again to build trend data.

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 1HIGH 4MEDIUM 49LOW 171

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 225 distinct pattern matches across 10 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.

Decorative Section Separators46 hits · 141 pts
SeverityFileLineSnippetContext
MEDIUMusage/benchmark_async_vs_sync.py98# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py100# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py189# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py191# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py245# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py247# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py38# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py40# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py57# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py59# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py143# ================================================================COMMENT
MEDIUMusage/benchmark_async_vs_sync.py145# ================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py689 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py691 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py730 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py732 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py87 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py89 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py148 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py150 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py173 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py175 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py218 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py220 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py382 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py384 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py446 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py448 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py489 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py491 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py525 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py527 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py571 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py573 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py599 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py601 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py659 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py661 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py763 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_client.py765 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_downloader.py55 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_downloader.py57 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_downloader.py196 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_downloader.py198 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_downloader.py225 # ======================================================================COMMENT
MEDIUMsrc/jmcomic/jm_async_downloader.py227 # ======================================================================COMMENT
Hyper-Verbose Identifiers85 hits · 84 pts
SeverityFileLineSnippetContext
LOWtests/test_jmcomic/test_jm_client.py53 def test_detail_property_list(self):CODE
LOWtests/test_jmcomic/test_jm_client.py361 def test_indexed_entity_slice(self):STRING
LOWtests/test_jmcomic/test_jm_async_api.py22 def test_async_download_photo_by_id(self):CODE
LOWtests/test_jmcomic/test_jm_async_api.py50 def test_async_download_album_by_id(self):CODE
LOWtests/test_jmcomic/test_jm_async_api.py99 def test_async_partial_exception(self):STRING
LOWtests/test_jmcomic/test_jm_async_plugin.py16 def test_async_plugin_missing_album_context(self):CODE
LOWtests/test_jmcomic/test_jm_custom.py88 def test_custom_client_empty_domain(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py15 def test_jmcomic_parse_album_id(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py22 def test_jmcomic_parse_photo_id(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py37 def test_jmcomic_download_album(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py46 def test_entry_points_installed(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py73 def test_jmv_extract_pure_digits(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py79 def test_jmv_extract_digits_scattered(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py85 def test_jmv_extract_jm_prefix(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py91 def test_jmv_extract_no_digits_exits(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py101 def test_jmv_truncate_list_under_limit(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py107 def test_jmv_truncate_list_at_limit(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py113 def test_jmv_truncate_list_over_limit(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py121 def test_jmv_get_album_detail_real(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py129 def test_jmv_print_album_detail_real(self):CODE
LOWtests/test_jmcomic/test_jm_cli.py146 def test_jmv_print_truncates_real(self):CODE
LOWtests/test_jmcomic/test_jm_api.py6 def test_download_photo_by_id(self):CODE
LOWtests/test_jmcomic/test_jm_api.py13 def test_download_album_by_id(self):CODE
LOWtests/test_jmcomic/test_jm_api.py79 def test_get_html_domain_all_via_github_deprecated(self):STRING
LOWtests/test_jmcomic/test_jm_async_feature.py15 def test_async_download_use_feature(self):CODE
LOWtests/test_jmcomic/test_jm_async_feature.py74 def test_async_export_album_use_photo_rule(self):CODE
LOWtests/test_jmcomic/test_jm_async_client.py49 def test_async_detail_property_list(self):CODE
LOWtests/test_jmcomic/test_jm_async_client.py161 def test_async_getitem_and_slice(self):CODE
LOWtests/test_jmcomic/test_jm_async_client.py182 def test_async_download_image(self):CODE
LOWtests/test_jmcomic/test_jm_async_client.py233 def test_async_cache_option_driven(self):CODE
LOWtests/test_jmcomic/test_jm_async_client.py267 def test_async_search_generator(self):CODE
LOWtests/test_jmcomic/test_jm_async_client.py281 def test_async_categories_filter_generator(self):CODE
LOWtests/test_jmcomic/test_jm_async_client.py298 def test_async_download_cover_not_supported(self):CODE
LOWtests/test_jmcomic/test_jm_async_custom.py16 def test_async_extends_api_client(self):CODE
LOWtests/test_jmcomic/test_jm_async_custom.py40 def test_async_client_key_missing(self):CODE
LOWtests/test_jmcomic/test_jm_async_custom.py52 def test_async_custom_client_empty_domain(self):CODE
LOWtests/test_jmcomic/test_jm_async_custom.py94 def test_async_client_empty_domain_fallback(self):CODE
LOWtests/test_jmcomic/test_jm_async_custom.py116 def test_async_explicit_domain_list(self):CODE
LOWtests/test_jmcomic/test_jm_async_custom.py176 def test_async_setup_checks_cookies_for_each_session(self):CODE
LOWtests/test_jmcomic/test_jm_async_custom.py215 def test_async_downloader_cleanup_when_setup_fails(self):CODE
LOWtests/test_jmcomic/test_jm_plugin.py6 def test_plugin_missing_album_context(self):CODE
LOWtests/test_jmcomic/test_jm_feature.py111 def test_download_use_feature(self):CODE
LOWtests/test_jmcomic/test_jm_feature.py171 def test_export_features_photo(self):CODE
LOWtests/test_jmcomic/test_jm_feature.py187 def test_export_album_use_photo_rule(self):CODE
LOWusage/workflow_export_favorites.py4def prepare_actions_input_and_secrets():CODE
LOWassets/docs/sources/tutorial/4_module_custom.md87def custom_album_photo_image_detail_class():CODE
LOWassets/docs/sources/tutorial/4_module_custom.md174def custom_exception_listener():CODE
LOWsrc/jmcomic/jm_async_client.py313 def _raise_if_resp_should_retry(resp):CODE
LOWsrc/jmcomic/jm_async_client.py422 async def _fetch_photo_additional_field(self, photo: JmPhotoDetail,CODE
LOWsrc/jmcomic/jm_exception.py185 def replace_old_exception_executor(cls, raises: Callable[[Callable, str, dict], None]):CODE
LOWsrc/jmcomic/jm_entity.py432 def get_data_original_query_params(self, data_original_0: Optional[str]) -> str:CODE
LOWsrc/jmcomic/jm_plugin.py179 def set_thread_as_option_attr(self, t):CODE
LOWsrc/jmcomic/jm_plugin.py271 def download_album_with_find_update(self, dic: Dict[str, int]):CODE
LOWsrc/jmcomic/jm_plugin.py524 def apply_filter_then_decide_cache(image: JmImageDetail):CODE
LOWsrc/jmcomic/jm_plugin.py712 def save_folder_page_data_to_file(self, page_data: List[JmFavoritePage], fid: str, fname: str):STRING
LOWsrc/jmcomic/jm_plugin.py733 def zip_folder_without_password(self, files, zip_path):STRING
LOWsrc/jmcomic/jm_plugin.py1032 def warning_wrong_usage_of_debug(self):STRING
LOWsrc/jmcomic/jm_plugin.py1161 def try_mark_photo_skip_and_log(self, photo: JmPhotoDetail, at_least_image_count: int):STRING
LOWsrc/jmcomic/jm_plugin.py1225 def find_duplicated_files_and_delete(self, limit: int, root_folder: str, album: Optional[JmAlbumDetail] = None):STRING
LOWsrc/jmcomic/__init__.py19def register_jmcomic_component(variables: Dict[str, Any], method, valid_interface: type):CODE
25 more matches not shown…
Unused Imports42 hits · 41 pts
SeverityFileLineSnippetContext
LOWtests/test_jmcomic/test_jm_client.py1CODE
LOWtests/test_jmcomic/test_jm_async_api.py10CODE
LOWtests/test_jmcomic/test_jm_async_plugin.py8CODE
LOWtests/test_jmcomic/__init__.py5CODE
LOWtests/test_jmcomic/__init__.py6CODE
LOWtests/test_jmcomic/test_jm_custom.py1CODE
LOWtests/test_jmcomic/test_jm_cli.py1CODE
LOWtests/test_jmcomic/test_jm_api.py1CODE
LOWtests/test_jmcomic/test_jm_async_feature.py8CODE
LOWtests/test_jmcomic/test_jm_async_client.py8CODE
LOWtests/test_jmcomic/test_jm_async_custom.py6CODE
LOWtests/test_jmcomic/test_jm_plugin.py1CODE
LOWtests/test_jmcomic/test_jm_feature.py1CODE
LOWusage/workflow_export_favorites.py1CODE
LOWusage/workflow_download.py1CODE
LOWusage/benchmark_async_vs_sync.py15CODE
LOWusage/benchmark_async_vs_sync.py31CODE
LOWusage/benchmark_async_vs_sync.py32CODE
LOWsrc/jmcomic/jm_async_client.py6CODE
LOWsrc/jmcomic/jm_exception.py2CODE
LOWsrc/jmcomic/jm_exception.py6CODE
LOWsrc/jmcomic/jm_async_downloader.py9CODE
LOWsrc/jmcomic/jm_feature.py19CODE
LOWsrc/jmcomic/jm_entity.py4CODE
LOWsrc/jmcomic/jm_entity.py6CODE
LOWsrc/jmcomic/jm_plugin.py5CODE
LOWsrc/jmcomic/__init__.py7CODE
LOWsrc/jmcomic/__init__.py8CODE
LOWsrc/jmcomic/__init__.py9CODE
LOWsrc/jmcomic/__init__.py10CODE
LOWsrc/jmcomic/__init__.py11CODE
LOWsrc/jmcomic/__init__.py13CODE
LOWsrc/jmcomic/__init__.py13CODE
LOWsrc/jmcomic/__init__.py13CODE
LOWsrc/jmcomic/cl.py2CODE
LOWsrc/jmcomic/jm_toolkit.py3CODE
LOWsrc/jmcomic/jm_client_interface.py1CODE
LOWsrc/jmcomic/api.py4CODE
LOWsrc/jmcomic/jm_downloader.py3CODE
LOWsrc/jmcomic/jm_option.py1CODE
LOWsrc/jmcomic/jm_config.py1CODE
LOWsrc/jmcomic/jm_client_impl.py3CODE
Excessive Try-Catch Wrapping32 hits · 34 pts
SeverityFileLineSnippetContext
LOWtests/test_jmcomic/test_jm_client.py182 except Exception as e:STRING
MEDIUMtests/test_jmcomic/test_jm_client.py177def search_and_test(expected_result, params):CODE
LOWtests/test_jmcomic/test_jm_async_client.py114 except Exception as e:CODE
LOWusage/benchmark_async_vs_sync.py84 except Exception:CODE
LOWusage/benchmark_async_vs_sync.py94 except Exception:CODE
LOWusage/benchmark_async_vs_sync.py184 except Exception as e:CODE
LOWusage/benchmark_async_vs_sync.py238 except Exception as e:CODE
LOWusage/benchmark_async_vs_sync.py159 except Exception as e:CODE
LOWusage/benchmark_async_vs_sync.py209 except Exception as e:CODE
LOW.github/CONTRIBUTING.md126except Exception as e:CODE
LOWassets/docs/sources/tutorial/8_pick_domain.md35 except Exception as e:CODE
LOWsrc/jmcomic/jm_async_client.py680 except Exception as e:CODE
LOWsrc/jmcomic/jm_async_client.py724 except Exception as e:CODE
LOWsrc/jmcomic/jm_async_client.py74 except Exception:CODE
LOWsrc/jmcomic/jm_async_client.py289 except Exception as e:CODE
LOWsrc/jmcomic/jm_exception.py235 except Exception:CODE
LOWsrc/jmcomic/jm_async_downloader.py89 except Exception as e:CODE
LOWsrc/jmcomic/jm_async_downloader.py135 except Exception as e:CODE
LOWsrc/jmcomic/jm_plugin.py1328 except Exception as e:STRING
LOWsrc/jmcomic/jm_toolkit.py357 except Exception as e:CODE
LOWsrc/jmcomic/jm_toolkit.py388 except Exception as e:CODE
LOWsrc/jmcomic/jm_client_interface.py91 except Exception as e:CODE
LOWsrc/jmcomic/jm_client_interface.py109 except Exception as e:CODE
MEDIUMsrc/jmcomic/jm_client_interface.py88def json(self) -> Dict:CODE
MEDIUMsrc/jmcomic/jm_client_interface.py106def json(self) -> Dict:CODE
LOWsrc/jmcomic/api.py56 except Exception as e:CODE
LOWsrc/jmcomic/cli.py71 except Exception as e:CODE
LOWsrc/jmcomic/cli.py248 except Exception as e:CODE
LOWsrc/jmcomic/jm_downloader.py14 except Exception as e:CODE
LOWsrc/jmcomic/jm_downloader.py223 except Exception as e:CODE
LOWsrc/jmcomic/jm_client_impl.py115 except Exception as e:CODE
LOWsrc/jmcomic/jm_client_impl.py1039 except Exception as e:CODE
Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippetContext
CRITICALtests/test_jmcomic/test_jm_async_custom.py195 second_option.client.postman.meta_data.src_dict.pop('cookies', None)CODE
Cross-Language Confusion3 hits · 10 pts
SeverityFileLineSnippetContext
HIGHsrc/jmcomic/jm_toolkit.py623 "latest_ep": null,STRING
HIGHsrc/jmcomic/jm_toolkit.py624 "latest_ep_aid": null,STRING
HIGHsrc/jmcomic/jm_toolkit.py684 "description": null,STRING
Over-Commented Block8 hits · 8 pts
SeverityFileLineSnippetContext
LOW.github/workflows/download_dispatch.yml61# JM_USERNAME:COMMENT
LOWassets/docs/sources/option_file_syntax.md21# 配置客户端相关COMMENT
LOWassets/docs/sources/option_file_syntax.md61 # 以下的写法都可以:COMMENT
LOWassets/docs/sources/option_file_syntax.md101 # base_dir: 根目录。COMMENT
LOWassets/docs/sources/option_file_syntax.md121 # 规则: 根目录 / 本子id / 章节序号 / 图片文件COMMENT
LOWassets/docs/sources/option_file_syntax.md241 # 请注意⚠ [https://github.com/hect0x7/JMComic-Crawler-Python/issues/223#issuecomment-2045227527]COMMENT
LOWassets/docs/sources/option_file_syntax.md261 # type: randomCOMMENT
LOWsrc/jmcomic/jm_config.py241 # 自动更新禁漫API域名COMMENT
Docstring Block Structure1 hit · 5 pts
SeverityFileLineSnippetContext
HIGHsrc/jmcomic/jm_client_impl.py709 Fetches a JM entity (album or chapter) by its JM ID and returns it as an instance of `clazz`. STRING
Deep Nesting4 hits · 3 pts
SeverityFileLineSnippetContext
LOWusage/benchmark_async_vs_sync.py249CODE
LOWsrc/jmcomic/jm_async_client.py247CODE
LOWsrc/jmcomic/jm_option.py341CODE
LOWsrc/jmcomic/jm_client_impl.py1017CODE
AI Structural Patterns3 hits · 3 pts
SeverityFileLineSnippetContext
LOWsrc/jmcomic/jm_plugin.py318CODE
LOWsrc/jmcomic/jm_plugin.py763CODE
LOWsrc/jmcomic/jm_toolkit.py1014CODE