Repository Analysis

megadose/holehe

holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.

46.8 Strong AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of megadose/holehe, a Python project with 14,412 GitHub stars. SynthScan v2.0 examined 9,278 lines of code across 160 source files, recording 412 pattern matches distributed across 6 syntactic categories. The overall adjusted score of 46.8 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).

46.8
Adjusted Score
46.8
Raw Score
100%
Time Factor
2024-09-10
Last Push
14.4K
Stars
Python
Language
9.3K
Lines of Code
160
Files
412
Pattern Hits
2026-08-29
Scan Date
0.03
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 0HIGH 5MEDIUM 2LOW 405

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 412 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.

Unused Imports252 hits · 252 pts
SeverityFileLineSnippetContext
LOWholehe/core.py1CODE
LOWholehe/core.py14CODE
LOWholehe/core.py16CODE
LOWholehe/core.py17CODE
LOWholehe/core.py18CODE
LOWholehe/core.py21CODE
LOWholehe/core.py26CODE
LOWholehe/core.py28CODE
LOWholehe/modules/music/tunefind.py1CODE
LOWholehe/modules/music/tunefind.py2CODE
LOWholehe/modules/music/smule.py1CODE
LOWholehe/modules/music/smule.py2CODE
LOWholehe/modules/music/lastfm.py1CODE
LOWholehe/modules/music/lastfm.py2CODE
LOWholehe/modules/music/blip.py1CODE
LOWholehe/modules/music/blip.py2CODE
LOWholehe/modules/music/soundcloud.py1CODE
LOWholehe/modules/music/soundcloud.py2CODE
LOWholehe/modules/music/spotify.py1CODE
LOWholehe/modules/music/spotify.py2CODE
LOWholehe/modules/shopping/deliveroo.py1CODE
LOWholehe/modules/shopping/deliveroo.py2CODE
LOWholehe/modules/shopping/ebay.py1CODE
LOWholehe/modules/shopping/ebay.py2CODE
LOWholehe/modules/shopping/vivino.py1CODE
LOWholehe/modules/shopping/vivino.py2CODE
LOWholehe/modules/shopping/dominosfr.py1CODE
LOWholehe/modules/shopping/dominosfr.py2CODE
LOWholehe/modules/shopping/garmin.py1CODE
LOWholehe/modules/shopping/garmin.py2CODE
LOWholehe/modules/shopping/envato.py1CODE
LOWholehe/modules/shopping/envato.py2CODE
LOWholehe/modules/shopping/armurerieauxerre.py1CODE
LOWholehe/modules/shopping/armurerieauxerre.py2CODE
LOWholehe/modules/shopping/naturabuy.py1CODE
LOWholehe/modules/shopping/naturabuy.py2CODE
LOWholehe/modules/shopping/amazon.py1CODE
LOWholehe/modules/shopping/amazon.py2CODE
LOWholehe/modules/products/nike.py1CODE
LOWholehe/modules/products/nike.py2CODE
LOWholehe/modules/products/eventbrite.py1CODE
LOWholehe/modules/products/eventbrite.py2CODE
LOWholehe/modules/products/samsung.py1CODE
LOWholehe/modules/products/samsung.py2CODE
LOWholehe/modules/transport/blablacar.py1CODE
LOWholehe/modules/transport/blablacar.py2CODE
LOWholehe/modules/mails/laposte.py1CODE
LOWholehe/modules/mails/laposte.py2CODE
LOWholehe/modules/mails/yahoo.py1CODE
LOWholehe/modules/mails/yahoo.py2CODE
LOWholehe/modules/mails/protonmail.py1CODE
LOWholehe/modules/mails/protonmail.py2CODE
LOWholehe/modules/mails/google.py1CODE
LOWholehe/modules/mails/google.py2CODE
LOWholehe/modules/mails/mail_ru.py1CODE
LOWholehe/modules/mails/mail_ru.py2CODE
LOWholehe/modules/programing/devrant.py1CODE
LOWholehe/modules/programing/devrant.py2CODE
LOWholehe/modules/programing/teamtreehouse.py1CODE
LOWholehe/modules/programing/teamtreehouse.py2CODE
192 more matches not shown…
Excessive Try-Catch Wrapping138 hits · 140 pts
SeverityFileLineSnippetContext
LOWholehe/core.py27except Exception:CODE
LOWholehe/core.py170 except Exception:CODE
LOWholehe/modules/music/tunefind.py22 except Exception:CODE
LOWholehe/modules/music/smule.py27 except Exception:CODE
LOWholehe/modules/music/lastfm.py14 except Exception:CODE
LOWholehe/modules/music/lastfm.py33 except Exception:CODE
LOWholehe/modules/music/blip.py51 except Exception:CODE
LOWholehe/modules/music/spotify.py49 except Exception:CODE
LOWholehe/modules/shopping/vivino.py52 except Exception:CODE
LOWholehe/modules/shopping/garmin.py61 except Exception:CODE
LOWholehe/modules/shopping/garmin.py71 except Exception:CODE
LOWholehe/modules/shopping/naturabuy.py47 except Exception:CODE
LOWholehe/modules/shopping/amazon.py35 except Exception:CODE
LOWholehe/modules/products/nike.py63 except Exception:CODE
LOWholehe/modules/products/eventbrite.py27 except Exception:CODE
LOWholehe/modules/products/eventbrite.py65 except Exception:CODE
LOWholehe/modules/transport/blablacar.py32 except Exception:CODE
LOWholehe/modules/transport/blablacar.py46 except Exception:CODE
LOWholehe/modules/mails/laposte.py34 except Exception:CODE
LOWholehe/modules/mails/yahoo.py99 except Exception:CODE
LOWholehe/modules/mails/protonmail.py27 except Exception:CODE
LOWholehe/modules/mails/protonmail.py30 except Exception:CODE
LOWholehe/modules/mails/protonmail.py46 except Exception:CODE
LOWholehe/modules/mails/google.py31 except Exception:CODE
LOWholehe/modules/mails/mail_ru.py31 except Exception:CODE
LOWholehe/modules/mails/mail_ru.py59 except Exception:CODE
LOWholehe/modules/programing/devrant.py34 except Exception:CODE
LOWholehe/modules/programing/codepen.py30 except Exception:CODE
LOWholehe/modules/programing/codecademy.py29 except Exception:CODE
LOWholehe/modules/programing/replit.py39 except Exception:CODE
LOWholehe/modules/social_media/myspace.py22 except Exception:CODE
LOWholehe/modules/social_media/myspace.py34 except Exception:CODE
LOWholehe/modules/social_media/myspace.py64 except Exception:CODE
LOWholehe/modules/social_media/tellonym.py45 except Exception:CODE
LOWholehe/modules/social_media/tumblr.py94 except Exception:CODE
LOWholehe/modules/social_media/xing.py21 except Exception:CODE
LOWholehe/modules/social_media/xing.py60 except Exception:CODE
LOWholehe/modules/social_media/bitmoji.py44 except Exception:CODE
LOWholehe/modules/social_media/vsco.py40 except Exception:CODE
LOWholehe/modules/social_media/discord.py52 except Exception:CODE
LOWholehe/modules/social_media/discord.py73 except Exception:CODE
LOWholehe/modules/social_media/strava.py24 except Exception:CODE
LOWholehe/modules/social_media/wattpad.py22 except Exception:CODE
LOWholehe/modules/social_media/odnoklassniki.py90 except Exception:CODE
LOWholehe/modules/social_media/facebook.py28 except Exception as e:CODE
MEDIUMholehe/modules/social_media/facebook.py29 print(f"Error occurred while fetching CSRF token: {e}")CODE
LOWholehe/modules/social_media/facebook.py83 except Exception as e:CODE
MEDIUMholehe/modules/social_media/facebook.py84 print(f"Error occurred during POST request: {e}")CODE
LOWholehe/modules/social_media/snapchat.py44 except Exception:CODE
LOWholehe/modules/social_media/patreon.py44 except Exception:CODE
LOWholehe/modules/social_media/twitter.py30 except Exception:CODE
LOWholehe/modules/social_media/instagram.py23 except Exception:CODE
LOWholehe/modules/social_media/parler.py35 except Exception:CODE
LOWholehe/modules/social_media/crevado.py23 except Exception:CODE
LOWholehe/modules/social_media/crevado.py74 except Exception:CODE
LOWholehe/modules/payment/venmo.py25 except Exception:CODE
LOWholehe/modules/learning/duolingo.py40 except Exception:CODE
LOWholehe/modules/learning/quora.py25 except Exception:CODE
LOWholehe/modules/learning/quora.py57 except Exception:CODE
LOWholehe/modules/learning/diigo.py27 except Exception:CODE
78 more matches not shown…
Cross-Language Confusion5 hits · 25 pts
SeverityFileLineSnippetContext
HIGHholehe/modules/mails/google.py29 freq = req.text.split('quot;,null,null,null,"')[CODE
HIGHholehe/modules/mails/google.py52 'deviceinfo': '[null,null,null,[],null,"FR",null,null,[],"GlifWebSignIn",null,[null,null,[],null,null,null,null,CODE
HIGHholehe/modules/social_media/discord.py28 20) + '","invite":null,"consent":true,"date_of_birth":"","gift_code_sku_id":null,"captcha_key":null}'CODE
HIGHholehe/modules/crm/pipedrive.py24 data = '{"email":"'+email+'","language":"fr","country_code":"fr","selectedTier":null,"packages":[]}'CODE
HIGHholehe/modules/company/aboutme.py35 '","honeypot":"","actions":{"id":"actions"},"apps":[],"contact":{"id":"contact"},"contact_me":{"id":"contact_me"CODE
Deep Nesting11 hits · 11 pts
SeverityFileLineSnippetContext
LOWholehe/core.py50CODE
LOWholehe/core.py106CODE
LOWholehe/modules/products/samsung.py72CODE
LOWholehe/modules/mails/yahoo.py5CODE
LOWholehe/modules/mails/protonmail.py5CODE
LOWholehe/modules/social_media/discord.py5CODE
LOWholehe/modules/social_media/odnoklassniki.py5CODE
LOWholehe/modules/social_media/facebook.py6CODE
LOWholehe/modules/social_media/instagram.py5CODE
LOWholehe/modules/social_media/taringa.py5CODE
LOWholehe/modules/porn/xnxx.py4CODE
Over-Commented Block5 hits · 5 pts
SeverityFileLineSnippetContext
LOW.github/workflows/codeql-analysis.yml1# For most projects, this workflow file will not need changing; you simply needCOMMENT
LOW.github/workflows/codeql-analysis.yml41 - name: Initialize CodeQLCOMMENT
LOWholehe/modules/music/lastfm.py61# "valid": false,COMMENT
LOWholehe/modules/music/lastfm.py81# "passwordConf": {COMMENT
LOWholehe/modules/music/lastfm.py101# ]COMMENT
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippetContext
LOWholehe/core.py226 # Print the resultCOMMENT