Repository Analysis

rmcrackan/Libation

Libation: Liberate your Library

3.9 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of rmcrackan/Libation, a C# project with 6,034 GitHub stars. SynthScan v2.0 examined 105,476 lines of code across 666 source files, recording 70 pattern matches distributed across 6 syntactic categories. The overall adjusted score of 3.9 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).

3.9
Adjusted Score
3.9
Raw Score
100%
Time Factor
2026-08-13
Last Push
6.0K
Stars
C#
Language
105.5K
Lines of Code
666
Files
70
Pattern Hits
2026-08-13
Scan Date
0.04
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 28HIGH 1MEDIUM 4LOW 37

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

Hallucination Indicators28 hits · 355 pts
SeverityFileLineSnippetContext
CRITICALSource/LibationSearchEngine/SearchEngine.cs70 { FieldType.Number, lb => lb.Book.UserDefinedItem.Rating.OverallRating.ToLuceneString(), "UserRating", "MyRating" },CODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3083 RequiredProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtection()CODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3089 RequestedProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtection(CODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3095 KeyControl = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.KeyControl();CODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3101 OperatorSessionKeyPermissions = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OperatoCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3153 RequiredProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtectiCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3160 RequestedProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtectCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3167 KeyControl = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.KeyControl();CODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3174 OperatorSessionKeyPermissions = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OpeCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3232 RequiredProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtectiCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3239 RequestedProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtectCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3246 KeyControl = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.KeyControl();CODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs3253 OperatorSessionKeyPermissions = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OpeCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5637 WidevinePsshData = new global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.WiCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5643 WebmKeyId = new global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.WebmKeyIdCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5649 ExistingLicense = new global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.ExiCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5655 InitData = new global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.InitData()CODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5681 global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.WidevinePsshData subBuildCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5690 global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.WebmKeyId subBuilder = neCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5699 global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.ExistingLicense subBuildeCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5708 global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.InitData subBuilder = newCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5736 global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.WidevinePsshData subBuildCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5745 global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.WebmKeyId subBuilder = neCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5754 global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.ExistingLicense subBuildeCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs5763 global::AudibleUtilities.Widevine.LicenseRequest.Types.ContentIdentification.Types.InitData subBuilder = newCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs4323 RequiredProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtectiCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs4356 RequiredProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtCODE
CRITICALSource/AudibleUtilities/Widevine/LicenseProtocol.cs4390 RequiredProtection = new global::AudibleUtilities.Widevine.License.Types.KeyContainer.Types.OutputProtCODE
Over-Commented Block30 hits · 28 pts
SeverityFileLineSnippetContext
LOWSource/LoadByOS/LinuxConfigApp/runasroot.sh1#!/bin/shCOMMENT
LOWSource/LoadByOS/LinuxConfigApp/runasroot.sh21# General Public License for more details.COMMENT
LOWSource/LibationSearchEngine/SearchEngine.cs361 return returnList;COMMENT
LOWSource/LibationFileManager/LibationFiles.cs161 /// <item>COMMENT
LOWSource/LibationFileManager/EssentialFileValidator.cs21 /// Default retry total duration (ms) when checking that a file is available after creation.COMMENT
LOWSource/FileManager/LongPath.cs101 {COMMENT
LOW…ger/NamingTemplate/ConditionalTagCollection[TClass].cs41 AddPropertyTag(new ConditionalTag(templateTag, Options, expr));COMMENT
LOW…anager/NamingTemplate/PropertyTagCollection[TClass].cs41 /// and a formatting string and returns the value the formatted string. If <c>null</c>, use the defaultCOMMENT
LOW…anager/NamingTemplate/PropertyTagCollection[TClass].cs61 /// </summary>COMMENT
LOW…anager/NamingTemplate/PropertyTagCollection[TClass].cs81 /// <param name="preFormatter">A Func used for first filtering and formatting. The result might be a <see cref="string"COMMENT
LOWSource/FileManager/NamingTemplate/CompareCondition.cs221 }COMMENT
LOWSource/LibationWinForms/Form1.cs21 FormClosing += Form1_FormClosing;COMMENT
LOW…ce/LibationWinForms/ProcessQueue/VirtualFlowControl.cs81 /// </summary>COMMENT
LOW…ce/LibationWinForms/ProcessQueue/VirtualFlowControl.cs101 /// The total height, including margins, of the repeated <see cref="ProcessBookControl"/>COMMENT
LOW…urce/LibationWinForms/Properties/Resources.Designer.cs1//------------------------------------------------------------------------------COMMENT
LOWSource/LibationWinForms/Dialogs/AccountsDialog.cs141 //case COL_MoveUp:COMMENT
LOWSource/AudibleUtilities/Widevine/Cdm.cs21 Content = 2,COMMENT
LOWSource/AudibleUtilities/Widevine/LicenseProtocol.cs301[pbr::OriginalName("PLATFORM_UNVERIFIED")] PlatformUnverified = 0,COMMENT
LOWSource/AudibleUtilities/Widevine/LicenseProtocol.cs3281 /// <summary>COMMENT
LOWSource/AudibleUtilities/Widevine/LicenseProtocol.cs3301 /// <summary>COMMENT
LOWSource/AudibleUtilities/Widevine/LicenseProtocol.cs3321 /// The key material and crypto operations must be performed within aCOMMENT
LOWSource/LibationCli/Program.cs41 //input = " liberate B017V4IM1G";COMMENT
LOWSource/DataLayer/LibationContext.cs1using DataLayer.Configurations;COMMENT
LOWSource/DataLayer/LibationContextFactory.cs41COMMENT
LOWSource/DataLayer/Configurations/LibraryBookConfig.cs1using Microsoft.EntityFrameworkCore;COMMENT
LOWSource/DataLayer/EfClasses/UserDefinedItem.cs21}COMMENT
LOWSource/DataLayer/EfClasses/UserDefinedItem.cs101COMMENT
LOWSource/DataLayer/EfClasses/UserDefinedItem.cs161 }COMMENT
LOWSource/LibationUiBase/MessageBoxBase.cs81/// <summary>COMMENT
LOWSource/LibationUiBase/LibationSetup.cs21}COMMENT
AI Slop Vocabulary3 hits · 9 pts
SeverityFileLineSnippetContext
MEDIUMSource/AppScaffolding/LibationScaffolding.cs228 // To use that way, SerilogTextWriter needs to be more robust and tested. Esp the Write() methods.COMMENT
MEDIUMSource/AudibleUtilities/Widevine/Device.cs72 /// Absolutely nobody anywhere should use this RSASSA-PSS implementation in anything where they care about security at COMMENT
MEDIUMSource/LibationCli/Options/_OptionsBase.cs260 //preserve for settings which utilize white space (e.g. Replacements)COMMENT
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippetContext
HIGH…urce/LibationWinForms/Properties/Resources.Designer.cs3// This code was generated by a tool.COMMENT
Fake / Example Data7 hits · 7 pts
SeverityFileLineSnippetContext
LOW…ibleUtilities.Tests/IdentityTokenStorageWiringTests.cs290 ["AccountId"] = "user@example.com",CODE
LOWSource/_Tests/AudibleUtilities.Tests/AccountTests.cs691 settings.Add(new Account("user@example.com")CODE
LOWSource/_Tests/AudibleUtilities.Tests/AccountTests.cs714 settings.Add(new Account("user@example.com")CODE
LOWSource/_Tests/AudibleUtilities.Tests/AccountTests.cs728 account.AccountId.Should().Be("user@example.com");CODE
LOWSource/_Tests/AudibleUtilities.Tests/AccountTests.cs748 p.AccountsSettings.Add(new Account("user@example.com")CODE
LOW…urce/_Tests/FileManager.Tests/CommonFormattersTests.cs22 var testObj = new TestClass { Author = "John Doe", Title = "Test Book" };CODE
LOW…urce/_Tests/FileManager.Tests/CommonFormattersTests.cs101 var testObj = new TestClass { Author = "John Doe", Title = "Test Book" };CODE
Self-Referential Comments1 hit · 3 pts
SeverityFileLineSnippetContext
MEDIUMSource/LoadByOS/LinuxConfigApp/runasroot.sh10# This file is part of VirtualBox base platform packages, asCOMMENT