一个精心整理的 Mihomo (Clash Meta) 配置文件仓库,通过 GitHub Actions 每日自动同步上游优质规则,提供从入门到进阶的完整解决方案。
This report presents the forensic synthetic code analysis of HenryChiao/MIHOMO_YAMLS, a Shell project with 2,348 GitHub stars. SynthScan v2.0 examined 158,555 lines of code across 422 source files, recording 8713 pattern matches distributed across 4 syntactic categories. The overall adjusted score of 92.3 places this repository in the Strong 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).
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.
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 8713 distinct pattern matches across 4 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 |
|---|---|---|---|---|
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 8 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 12 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 15 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 17 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 24 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 26 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 29 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 39 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 41 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 43 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 47 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 49 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 51 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 55 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 57 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 59 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 63 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 65 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 67 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 74 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 76 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 78 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 83 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 107 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 109 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 113 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 311 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 313 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 316 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 446 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 448 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 455 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 477 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 479 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 483 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 8 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 12 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 15 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 17 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 24 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 26 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 29 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 39 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 41 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 43 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 47 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 49 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 51 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 55 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 57 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 59 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 63 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 65 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 67 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 74 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 76 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 78 | # ---------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 83 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 107 | # ========================================================== | COMMENT |
| MEDIUM⚡ | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 109 | # ---------------------------------------------------------- | COMMENT |
| 3826 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 1 | # OpenClash 覆写模块 - rule-set_config.yaml | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 21 | # +key 数组前置插入:在数组开头插入(规则越靠前越优先匹配) | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 41 | # ========================================================== | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 61 | # enable: true | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 81 | # 1. 将需要替换的 provider 的 url: 改为你自己的订阅链接 | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 101 | # interval: 86400 | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 121 | # - 台湾 | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 141 | # - name: Telegram | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 161 | # - 美国 | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 181 | # proxies: | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 201 | # - 其它地区 | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 221 | # - 默认 | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 241 | # - 全部节点 | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 261 | # - 香港 | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 281 | # - exclude-type: direct | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 301 | # - exclude-type: direct | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 321 | # format: mrs | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 341 | # type: http | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 361 | # github_domain: | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 381 | # format: mrs | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 401 | # type: http | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 421 | # telegram_ip: | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 441 | # format: mrs | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 461 | # - RULE-SET,youtube_domain,YouTube | COMMENT |
| LOW | …CLASH/Official_Examples/Metacubex/rule-set_config.yaml | 481 | # 如只需修改部分字段,直接写需要修改的键值即可(默认合并,不影响其他字段)。 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 1 | # OpenClash 覆写模块 - geox_config.yaml | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 21 | # +key 数组前置插入:在数组开头插入(规则越靠前越优先匹配) | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 41 | # ========================================================== | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 61 | # enable: true | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 81 | # 1. 将需要替换的 provider 的 url: 改为你自己的订阅链接 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 101 | # interval: 86400 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 121 | # - 台湾 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 141 | # - name: Telegram | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 161 | # - 美国 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 181 | # proxies: | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 201 | # - 其它地区 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 221 | # - 默认 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 241 | # - 全部节点 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 261 | # - 香港 | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 281 | # - exclude-type: direct | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 301 | # - exclude-type: direct | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 321 | # | COMMENT |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 341 | COMMENT | |
| LOW | …OPENCLASH/Official_Examples/Metacubex/geox_config.yaml | 361 | # ipv6: true | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 1 | # OpenClash 覆写模块 - config.yaml | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 21 | # +key 数组前置插入:在数组开头插入(规则越靠前越优先匹配) | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 41 | # ========================================================== | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 61 | # enable: true | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 81 | # 1. 将需要替换的 provider 的 url: 改为你自己的订阅链接 | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 101 | # client-fingerprint: chrome | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 121 | # override: | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 141 | # - ALL·延迟最低 | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 161 | # proxies: &id001 | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 181 | # name: 抖音 | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 201 | # type: select | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 221 | # - filter: ^(?!.*(套餐|重置|剩余|到期|订阅|群|账户|流量|有效期|时间|官网|失联|余额)).*$ | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 241 | # name: Netflix | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 261 | # type: select | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 281 | # - filter: ^(?!.*(套餐|重置|剩余|到期|订阅|群|账户|流量|有效期|时间|官网|失联|余额)).*$ | COMMENT |
| LOW | …ite/THENEWOPENCLASH/Mobile_Modules/Surfing/config.yaml | 301 | # - icon: https://cdn.jsdelivr.net/gh/GitMetaio/Surfing@main/app/icon/WebRTC.svg | COMMENT |
| 4754 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .github/scripts/gen_category_docs.py | 33 | CODE | |
| LOW | .github/scripts/gen_category_docs.py | 78 | CODE | |
| LOW | .github/scripts/gen_openclash.py | 99 | CODE | |
| LOW | .github/scripts/gen_openclash.py | 235 | CODE | |
| LOW | .github/scripts/gen_openclash_new.py | 225 | CODE | |
| LOW | .github/scripts/analyze_geodata.py | 28 | CODE | |
| LOW | .github/scripts/analyze_geodata.py | 89 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .github/scripts/gen_category_docs.py | 61 | except Exception as e: | CODE |
| MEDIUM | .github/scripts/gen_category_docs.py | 26 | def get_size(path): | CODE |
| LOW | .github/scripts/gen_openclash.py | 175 | except Exception as e: | STRING |
| LOW | .github/scripts/gen_openclash.py | 270 | except Exception as e: | STRING |
| LOW | .github/scripts/gen_openclash_new.py | 289 | except Exception as e: | CODE |
| LOW | .github/scripts/analyze_geodata.py | 84 | except Exception as e: | CODE |