A container platform that needs no Kubernetes learning, Build, deploy, assemble, and manage apps on Kubernetes, no K8s expertise needed, all in a graphical platform.
This report presents the forensic synthetic code analysis of goodrain/rainbond, a Go project with 6,237 GitHub stars. SynthScan v2.0 examined 437,299 lines of code across 2014 source files, recording 1597 pattern matches distributed across 12 syntactic categories. The overall adjusted score of 3.8 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).
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 1597 distinct pattern matches across 12 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 | cmd/version.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | cmd/grctl/grctl.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | cmd/grctl/server/grctl.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | cmd/grctl/option/conf.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | cmd/init-probe/probe.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | cmd/init-probe/cmd/probe_cmd.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | cmd/init-probe/healthy/depends_health.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | cmd/api/main.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | cmd/api/option/option.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | cmd/mq/mq.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | cmd/worker/worker.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | cmd/builder/builder.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | grctl/clients/kubernetes.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | grctl/cmd/config.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | grctl/cmd/cmd.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | grctl/cmd/build.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | grctl/cmd/registry.go | 1 | // Copyright (C) 2014-2021 Goodrain Co., Ltd. | COMMENT |
| LOW | grctl/cmd/replace.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | grctl/cluster/cluster.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | grctl/registry/freeversion.go | 1 | // Copyright (C) 2014-2021 Goodrain Co., Ltd. | COMMENT |
| LOW | grctl/registry/freeimage.go | 1 | // Copyright (C) 2014-2021 Goodrain Co., Ltd. | COMMENT |
| LOW | grctl/registry/registry.go | 1 | // Copyright (C) 2014-2021 Goodrain Co., Ltd. | COMMENT |
| LOW | grctl/registry/freecomponent.go | 1 | // Copyright (C) 2014-2021 Goodrain Co., Ltd. | COMMENT |
| LOW | util/sshclient.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/ippool.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/command.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/uuid_test.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/pprofer.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/comman.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/hosts.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/constants.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/string_test.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/sshclient_test.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/chan.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/hash_test.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/language.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/ip.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/copyio.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/ip_test.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/comman_test.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/hash.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/uuid.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/bytes.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/string.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/prober/manager_test.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/prober/manager.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/prober/probes/http.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/prober/probes/probe.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/prober/types/v1/types.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/grpc/resolver.go | 1 | // Copyright 2016 The etcd Authors | COMMENT |
| LOW | util/retryutil/retry_util.go | 1 | // Copyright (C) 2014-2021 Goodrain Co., Ltd. | COMMENT |
| LOW | util/leader/kube_leader.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/ansible/node.go | 1 | // Copyright (C) 2014-2018 Goodrain Co., Ltd. | COMMENT |
| LOW | util/zip/register.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/zip/writer.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/zip/writer.go | 221 | COMMENT | |
| LOW | util/zip/writer.go | 281 | // Officially, the name and comment fields are supposed to be encoded | COMMENT |
| LOW | util/zip/reader.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| LOW | util/zip/reader.go | 461 | // signature, the value 0x08074b50 has commonly been adopted | COMMENT |
| LOW | util/zip/struct.go | 1 | // RAINBOND, Application Management Platform | COMMENT |
| 1489 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | api/handler/k8s_attribute_vm_runtime_test.go | 239 | if updated.Spec.Template.Spec.Domain.Memory.Guest.Cmp(targetMemory) != 0 { | CODE |
| CRITICAL | api/handler/k8s_attribute_vm_runtime_test.go | 294 | if updated.Spec.Template.Spec.Domain.Memory.Guest.Cmp(targetMemory) != 0 { | CODE |
| CRITICAL | api/handler/k8s_attribute_vm_runtime_test.go | 356 | if updated.Spec.Template.Spec.Domain.Memory.Guest.Cmp(targetMemory) != 0 { | CODE |
| CRITICAL | api/handler/k8s_attribute_vm_runtime_test.go | 426 | if updated.Spec.Template.Spec.Domain.Memory.Guest.Cmp(desiredMemory) != 0 { | CODE |
| CRITICAL | api/handler/service_vm_live_update.go | 150 | if vm.Spec.Template.Spec.Domain.Memory.Guest == nil || vm.Spec.Template.Spec.Domain.Memory.Guest.Cmp(targetGuest) != 0 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .github/workflows/dev-build.yml | 1 | # ============================================================================= | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 19 | # ============================================================================= | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 66 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 68 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 110 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 112 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 177 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 179 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 232 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 234 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 279 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .github/workflows/dev-build.yml | 283 | # --------------------------------------------------------------------------- | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | third_party/process-exporter/proc/tracker.go | 419 | // Step 1: track any new proc that should be tracked based on its name and cmdline. | COMMENT |
| LOW | third_party/process-exporter/proc/tracker.go | 440 | // Step 2: track any untracked new proc that should be tracked because its parent is tracked. | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_5.md | 133 | #### Step 1: check upgrade requirements | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_5.md | 161 | #### Step 2: download snapshot backup from leader | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_5.md | 195 | #### Step 3: stop one existing etcd server | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_5.md | 250 | #### Step 4: restart the etcd server with same configuration | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_5.md | 299 | #### Step 5: repeat *step 3* and *step 4* for rest of the members | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_4.md | 257 | #### Step 1: check upgrade requirements | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_4.md | 285 | #### Step 2: download snapshot backup from leader | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_4.md | 319 | #### Step 3: stop one existing etcd server | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_4.md | 367 | #### Step 4: restart the etcd server with same configuration | COMMENT |
| LOW | …arty/coreos-etcd/Documentation/upgrades/upgrade_3_4.md | 418 | #### Step 5: repeat *step 3* and *step 4* for rest of the members | COMMENT |
| LOW | pkg/component/filepersistence/volcengine.go | 168 | // Step 1: Find the file system ID by name | COMMENT |
| LOW | pkg/component/filepersistence/volcengine.go | 189 | // Step 2: Delete the file system by ID | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | third_party/coreos-etcd/etcdserver/server.go | 162 | // The API/raft component can utilize ClusterVersion to determine if | COMMENT |
| MEDIUM | builder/parser/compose/version3.go | 154 | // NOTE: V3 doesn't use IP (they utilize Swarm instead for host-networking). | COMMENT |
| MEDIUM | builder/sources/container_config.go | 80 | // container, and the runtime should leverage this to ensure correct | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | third_party/process-exporter/proc/tracker.go | 419 | // Step 1: track any new proc that should be tracked based on its name and cmdline. | COMMENT |
| LOW | third_party/process-exporter/proc/tracker.go | 440 | // Step 2: track any untracked new proc that should be tracked because its parent is tracked. | COMMENT |
| LOW | pkg/apis/rainbond/v1alpha1/helmapp_status.go | 82 | // We are updating an existing condition, so we need to check if it has changed. | COMMENT |
| LOW | pkg/component/filepersistence/volcengine.go | 168 | // Step 1: Find the file system ID by name | COMMENT |
| LOW | pkg/component/filepersistence/volcengine.go | 189 | // Step 2: Delete the file system by ID | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | third_party/coreos-etcd/pkg/proxy/server.go | 247 | // TODO: implement packet reordering from multiple TCP connections | COMMENT |
| LOW | …_party/coreos-etcd/etcdserver/api/v3client/v3client.go | 48 | // TODO: implement clientv3.Auth interface? | COMMENT |
| LOW | pkg/apis/rainbond/v1alpha1/third_component.go | 203 | // TODO: implement a realistic TCP lifecycle hook | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .github/workflows/mimo.yml | 92 | # Define the MiMo provider. apiKey uses {env:...} so the key is read at | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | pkg/common/scheme.go | 41 | // +kubebuilder:scaffold:scheme | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/validate_test_manifest.py | 55 | CODE | |
| LOW | scripts/report_go_test_coverage.py | 60 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | util/govalidator/validator_map.go | 14 | // e.g: data := map[string]interface{}{"name": "John Doe", "age": 30, "single": false} | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/report_go_test_coverage.py | 4 | CODE |