🐶 A curated list of Web Security materials and resources.
This report presents the forensic synthetic code analysis of qazbnm456/awesome-web-security, a Python project with 13,586 GitHub stars. SynthScan v2.0 examined 28,469 lines of code across 125 source files, recording 99 pattern matches distributed across 6 syntactic categories. The overall adjusted score of 8.4 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 99 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.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | scripts/generate.py | 30 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 32 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 163 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 165 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 184 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 186 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 346 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/generate.py | 348 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 31 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 33 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 48 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 50 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 94 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 96 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 192 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 194 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 395 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 397 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 436 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/migrate.py | 438 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/migrate.py | 531 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/migrate.py | 533 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/pr_review.py | 57 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/pr_review.py | 59 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/pr_review.py | 94 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/pr_review.py | 96 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/pr_review.py | 134 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/pr_review.py | 136 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/pr_review.py | 251 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/pr_review.py | 253 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/ci/pr_review.py | 346 | # --------------------------------------------------------------------------- | STRING |
| MEDIUM⚡ | scripts/ci/pr_review.py | 348 | # --------------------------------------------------------------------------- | STRING |
| MEDIUM⚡ | scripts/ci/pr_review.py | 523 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/ci/pr_review.py | 525 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/ci/triage_dead_links.py | 382 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/ci/triage_dead_links.py | 384 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/ci/triage_dead_links.py | 509 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/ci/triage_dead_links.py | 511 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 138 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 140 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 335 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 337 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 405 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 407 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 533 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 535 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 556 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 558 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 614 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/triage_dead_links.py | 616 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/archive.py | 34 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/archive.py | 37 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/archive.py | 109 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | scripts/ci/archive.py | 111 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/ci/archive.py | 146 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | scripts/ci/archive.py | 148 | # --------------------------------------------------------------------------- | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | README.md | 690 | - [Vigolium](https://github.com/vigolium/vigolium) - High-fidelity vulnerability scanner fusing agentic AI with native s | CODE |
| MEDIUM | README.md | 769 | - [GuardRails](https://github.com/apps/guardrails) - A GitHub App that provides security feedback in Pull Requests. | CODE |
| MEDIUM | README-jp.md | 702 | - [Vigolium](https://github.com/vigolium/vigolium) - High-fidelity vulnerability scanner fusing agentic AI with native s | CODE |
| MEDIUM | README-jp.md | 779 | - [GuardRails](https://github.com/apps/guardrails) - A GitHub App that provides security feedback in Pull Requests. | CODE |
| MEDIUM | README-zh.md | 748 | - [Vigolium](https://github.com/vigolium/vigolium) - High-fidelity vulnerability scanner fusing agentic AI with native s | CODE |
| MEDIUM | README-zh.md | 826 | - [GuardRails](https://github.com/apps/guardrails) - A GitHub App that provides security feedback in Pull Requests. | CODE |
| MEDIUM | skills/awesome-web-security/SKILL.md | 75 | ## Safety guardrails | COMMENT |
| MEDIUM | data/index.json | 6464 | "url": "https://github.com/apps/guardrails", | CODE |
| MEDIUM | data/entries/tools-detecting.yml | 134 | url: "https://github.com/apps/guardrails" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/verify_schema.py | 96 | except Exception as exc: | CODE |
| LOW | scripts/ci/pr_review.py | 78 | except Exception as exc: | CODE |
| LOW | scripts/ci/pr_review.py | 211 | except Exception as e2: | CODE |
| LOW | scripts/ci/pr_review.py | 215 | except Exception as exc: | CODE |
| LOW⚡ | scripts/ci/pr_review.py | 341 | except Exception as exc: | STRING |
| LOW⚡ | scripts/ci/pr_review.py | 531 | except Exception: | CODE |
| MEDIUM | scripts/ci/pr_review.py | 527 | def pr_body() -> str: | CODE |
| LOW⚡ | scripts/ci/triage_dead_links.py | 374 | except Exception: | CODE |
| LOW | scripts/ci/triage_dead_links.py | 265 | except Exception as exc: | CODE |
| LOW⚡ | scripts/ci/archive.py | 141 | except Exception as exc: | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/verify_schema.py | 6 | CODE | |
| LOW | scripts/generate.py | 9 | CODE | |
| LOW | scripts/verify_anchors.py | 15 | CODE | |
| LOW | scripts/migrate.py | 10 | CODE | |
| LOW | scripts/migrate.py | 16 | CODE | |
| LOW | scripts/ci/pr_review.py | 19 | CODE | |
| LOW | scripts/ci/port_legacy_pr.py | 24 | CODE | |
| LOW | scripts/ci/triage_dead_links.py | 65 | CODE | |
| LOW | scripts/ci/archive.py | 15 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/verify_schema.py | 84 | CODE | |
| LOW | scripts/generate.py | 38 | CODE | |
| LOW | scripts/generate.py | 83 | CODE | |
| LOW | scripts/migrate.py | 222 | CODE | |
| LOW | scripts/migrate.py | 402 | CODE | |
| LOW | scripts/ci/pr_review.py | 187 | CODE | |
| LOW | scripts/ci/port_legacy_pr.py | 69 | CODE | |
| LOW | scripts/ci/triage_dead_links.py | 269 | CODE | |
| LOW | scripts/ci/triage_dead_links.py | 618 | CODE | |
| LOW | scripts/ci/archive.py | 113 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/generate.py | 265 | def has_descendants_with_entries(sec_key: str, sections: list[dict], entries_by_cat: dict[str, list[dict]], lang: str) - | CODE |
| LOW⚡ | scripts/migrate.py | 527 | def section_has_entries_in_any_lang(key: str, grouped: dict[str, list[Entry]]) -> bool: | CODE |
| LOW⚡ | scripts/ci/triage_dead_links.py | 513 | def fetch_broken_urls_from_issue(issue: str, repo: str) -> list[str]: | CODE |