Repository Analysis

tw93/Pake

🤱🏻 Turn any webpage into a desktop app with one command.

0.7 Likely human-written View on GitHub
0.7
Adjusted Score
0.7
Raw Score
100%
Time Factor
2026-05-25
Last Push
49,514
Stars
Rust
Language
21,474
Lines of Code
110
Files
16
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 16

Pattern Findings

16 matches across 2 categories. Click a row to expand file-level details.

Hyper-Verbose Identifiers14 hits · 14 pts
SeverityFileLineSnippet
LOWbin/options/icon.ts437function generateDashboardIconUrls(appName: string): string[] {
LOWbin/options/icon.ts472async function detectDownloadedIconExtension(
LOWbin/builders/env.ts52function getPinnedPnpmMajorVersion(): number | null {
LOWbin/builders/env.ts129async function copyFileWithSamePathGuard(
LOWbin/builders/env.ts149function isGeneratedCnMirrorConfig(
LOWbin/utils/ico.ts133export async function writeIcoWithPreferredSize(
LOWbin/utils/name.ts21export function generateIdentifierSafeName(name: string): string {
LOWbin/utils/icon-source.ts23export function generateDashboardIconSlugs(appName: string): string[] {
LOWbin/utils/icon-source.ts52export function shouldPreferDashboardIcons(
LOWbin/helpers/rust.ts12function normalizePathForComparison(targetPath: string) {
LOWbin/helpers/merge.ts28export function buildWindowConfigOverrides(
LOWsrc-tauri/src/inject/event.js264function shouldBypassPakeLinkHandling(rawHref) {
LOWsrc-tauri/src/inject/event.js427 function detectDownloadByCreateAnchor() {
LOWsrc-tauri/src/inject/find.js614 function stopObservingDocumentChanges() {
Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOWsrc-tauri/src/inject/style.js1window.addEventListener("DOMContentLoaded", (_event) => {
LOWsrc-tauri/src/inject/style.js121 #react-root a[href*="quick_promote_web"],