an unhealthy amount of work has been put into this...star it?
This report presents the forensic synthetic code analysis of dusklinux/dusky, a Python project with 2,317 GitHub stars. SynthScan v2.0 examined 364,384 lines of code across 1295 source files, recording 6463 pattern matches distributed across 22 syntactic categories. The overall adjusted score of 39.2 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).
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 6463 distinct pattern matches across 22 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 | .config/foot/foot.ini | 1 | # =================================================================== | COMMENT |
| MEDIUM | .config/foot/foot.ini | 3 | # =================================================================== | COMMENT |
| MEDIUM | .config/matugen/config.toml | 8 | # ============================================================================= | COMMENT |
| MEDIUM | .config/matugen/config.toml | 10 | # ============================================================================= | COMMENT |
| MEDIUM | .config/matugen/config.toml | 66 | # ============================================================================= | STRING |
| MEDIUM | .config/matugen/config.toml | 68 | # ============================================================================= | STRING |
| MEDIUM | .config/matugen/config.toml | 106 | # ============================================================================= | STRING |
| MEDIUM | .config/matugen/config.toml | 108 | # ============================================================================= | STRING |
| MEDIUM | .config/matugen/config.toml | 306 | #============================================================================= | STRING |
| MEDIUM | .config/matugen/config.toml | 308 | #============================================================================= | STRING |
| MEDIUM | .config/matugen/config.toml | 335 | # ============================================================================= | STRING |
| MEDIUM | .config/matugen/config.toml | 337 | # ============================================================================= | STRING |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 1 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 5 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 7 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 9 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 21 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 23 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 32 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 34 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 47 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 49 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 57 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 59 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 67 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 69 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 204 | # ------------------------------------------------------------------------------ | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 207 | # ------------------------------------------------------------------------------ | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/mako-colors.ini | 90 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/mako-colors.ini | 92 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/mako-colors.ini | 109 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/mako-colors.ini | 111 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/mako-colors.ini | 590 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/mako-colors.ini | 592 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/foot-colors.ini | 1 | # =================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/foot-colors.ini | 3 | # =================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/foot-colors.ini | 16 | # =================================================================== | COMMENT |
| MEDIUM | .config/matugen/generated_fresh/foot-colors.ini | 18 | # =================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 1 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 5 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 7 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 9 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 21 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 23 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 32 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 34 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 47 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 49 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 57 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 59 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 67 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 69 | # ============================================================================== | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 431 | # ------------------------------------------------------------------------------ | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 434 | # ------------------------------------------------------------------------------ | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 437 | # ------------------------------------------------------------------------------ | COMMENT |
| MEDIUM | .config/matugen/templates/mako.ini | 90 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/templates/mako.ini | 92 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/templates/mako.ini | 150 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/templates/mako.ini | 152 | # ============================================================================== | COMMENT |
| MEDIUM | .config/matugen/templates/mako.ini | 355 | # ------------------------------------------------------------------------------ | COMMENT |
| 3418 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …g/firefox_extentions/dusky_template_generator/setup.py | 44 | except Exception as e: | CODE |
| LOW | …g/firefox_extentions/dusky_template_generator/setup.py | 77 | except Exception as e: | CODE |
| LOW | …s/dusky_template_generator/host/dusky_template_host.py | 32 | except Exception: | CODE |
| LOW | …s/dusky_template_generator/host/dusky_template_host.py | 41 | except Exception as e: | CODE |
| LOW | …s/dusky_template_generator/host/dusky_template_host.py | 80 | except Exception as e: | CODE |
| LOW | …s/dusky_template_generator/host/dusky_template_host.py | 104 | except Exception as e: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 81 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 116 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 127 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 137 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 151 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 156 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 205 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 219 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 230 | except Exception as e: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 304 | except Exception as e: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 366 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 441 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 469 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 471 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 586 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 653 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 694 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 783 | except Exception: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 807 | except Exception as e: | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 904 | except Exception as e: | CODE |
| MEDIUM | .config/firefox_extentions/ai_bridge/bridge.py | 53 | def recv(self): | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 56 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 141 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 190 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 221 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 237 | except Exception as e: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 327 | except Exception: continue | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 342 | except Exception: dead.add(c) | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 360 | except Exception: dead.add(c) | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 381 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 396 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 404 | except Exception as e: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 474 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 517 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 600 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 624 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 684 | except Exception: | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 720 | except Exception: pass | CODE |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 727 | except Exception: | CODE |
| LOW | …firefox_extentions/ai_bridge/test/test_query_client.py | 95 | except Exception: | CODE |
| LOW | …g/firefox_extentions/ai_bridge/test/run_5_turn_test.py | 88 | except Exception as e: | CODE |
| LOW | …ig/firefox_extentions/ai_bridge/test/run_multi_turn.py | 58 | except Exception: pass | CODE |
| LOW | …ig/firefox_extentions/ai_bridge/test/run_multi_turn.py | 61 | except Exception: pass | CODE |
| LOW | …ig/firefox_extentions/ai_bridge/test/run_multi_turn.py | 103 | except Exception as e: | CODE |
| LOW | …entions/ai_bridge/test/run_varying_length_benchmark.py | 91 | except Exception as e: | CODE |
| LOW | …Setup/models/Wisper/faster wisper realtime terminal.md | 104 | except Exception: | CODE |
| LOW⚡ | user_scripts/firefox/optimize_firefox.py | 247 | except Exception: | CODE |
| LOW⚡ | user_scripts/firefox/optimize_firefox.py | 251 | except Exception: | CODE |
| LOW⚡ | user_scripts/firefox/optimize_firefox.py | 515 | except Exception as e: | CODE |
| LOW | user_scripts/firefox/optimize_firefox.py | 35 | except Exception as e: | CODE |
| LOW | user_scripts/firefox/optimize_firefox.py | 91 | except Exception as e: | CODE |
| LOW | user_scripts/firefox/optimize_firefox.py | 103 | except Exception as e: | CODE |
| LOW | user_scripts/firefox/optimize_firefox.py | 110 | except Exception: | CODE |
| LOW | user_scripts/firefox/optimize_firefox.py | 172 | except Exception as e: | CODE |
| 1062 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …s/dusky_template_generator/host/dusky_template_host.py | 51 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 209 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 313 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 387 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 445 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 590 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 657 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 739 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 811 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 103 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 607 | CODE | |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 121 | CODE | |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 145 | CODE | |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 285 | CODE | |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 413 | CODE | |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 477 | CODE | |
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 548 | CODE | |
| LOW | …firefox_extentions/ai_bridge/test/test_query_client.py | 70 | CODE | |
| LOW | …g/firefox_extentions/ai_bridge/test/run_5_turn_test.py | 15 | CODE | |
| LOW | …ig/firefox_extentions/ai_bridge/test/run_multi_turn.py | 15 | CODE | |
| LOW | …ig/firefox_extentions/ai_bridge/test/run_multi_turn.py | 44 | CODE | |
| LOW | …entions/ai_bridge/test/run_varying_length_benchmark.py | 15 | CODE | |
| LOW | user_scripts/firefox/optimize_firefox.py | 116 | CODE | |
| LOW | user_scripts/firefox/optimize_firefox.py | 255 | CODE | |
| LOW | user_scripts/firefox/optimize_firefox.py | 357 | CODE | |
| LOW | user_scripts/firefox/optimize_firefox.py | 519 | CODE | |
| LOW | user_scripts/firefox/optimize_firefox.py | 702 | CODE | |
| LOW | user_scripts/firefox/firefox_symlink_partition.py | 56 | CODE | |
| LOW | user_scripts/firefox/firefox_symlink_partition.py | 93 | CODE | |
| LOW | user_scripts/firefox/firefox_symlink_partition.py | 131 | CODE | |
| LOW | user_scripts/firefox/theme_matugen/dusky_sites_setup.py | 74 | CODE | |
| LOW | user_scripts/firefox/theme_matugen/dusky_sites_setup.py | 513 | CODE | |
| LOW | user_scripts/firefox/theme_matugen/dusky_sites_setup.py | 546 | CODE | |
| LOW | user_scripts/firefox/theme_matugen/dusky_sites_setup.py | 621 | CODE | |
| LOW | …pts/firefox/theme_matugen/templates/audit_variables.py | 32 | CODE | |
| LOW | …pts/firefox/theme_matugen/templates/audit_variables.py | 84 | CODE | |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 496 | CODE | |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 569 | CODE | |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 692 | CODE | |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 306 | CODE | |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 407 | CODE | |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 428 | CODE | |
| LOW | …ripts/dusky_system/control_center/dusky_text_editor.py | 42 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 402 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 998 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 1453 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 1514 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 1591 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 1641 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 1030 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/utility.py | 261 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/utility.py | 437 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/utility.py | 452 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/utility.py | 483 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 413 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 460 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 502 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 1126 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 1722 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 2240 | CODE | |
| 554 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | README.md | 95 | ### Step 1: Clone Dotfiles (Bare Repo Method) | COMMENT |
| LOW | README.md | 122 | ### Step 2: Run the Orchestra | COMMENT |
| LOW | …ive/linux/Arch Installation/Configure System Locale.md | 4 | #### Step 1: Edit Locale Definitions | COMMENT |
| LOW | …ive/linux/Arch Installation/Configure System Locale.md | 25 | #### Step 2: Generate Locales | COMMENT |
| LOW | …ive/linux/Arch Installation/Configure System Locale.md | 35 | #### Step 3: Set the System-Wide Locale | COMMENT |
| LOW | Documents/pensive/linux/Arch Installation/IWD.md | 6 | ### Step 1: Launch the `iwd` Interactive Prompt | COMMENT |
| LOW | Documents/pensive/linux/Arch Installation/IWD.md | 16 | ### Step 2: Identify Your Wireless Device | COMMENT |
| LOW | Documents/pensive/linux/Arch Installation/IWD.md | 27 | ### Step 3: Scan for Networks | COMMENT |
| LOW | Documents/pensive/linux/Arch Installation/IWD.md | 40 | ### Step 4: List Available Networks | COMMENT |
| LOW | Documents/pensive/linux/Arch Installation/IWD.md | 53 | ### Step 5: Connect to a Network | COMMENT |
| LOW | Documents/pensive/linux/Arch Installation/IWD.md | 71 | ### Step 6: Exit `iwd` | COMMENT |
| LOW | Documents/pensive/linux/Arch Installation/IWD.md | 79 | ### Step 7: Verify Internet Connectivity | COMMENT |
| LOW | …ation/Creating Swap Partition (During Arch Install).md | 5 | #### Step 1: Format the Swap Partition | COMMENT |
| LOW | …ation/Creating Swap Partition (During Arch Install).md | 19 | #### Step 2: Enable Swap at Boot via `fstab` | COMMENT |
| LOW | …ts/pensive/linux/Arch Installation/+ Method 2 Dusky.md | 9 | ### Step 1: Connect to Internet | COMMENT |
| LOW | …ts/pensive/linux/Arch Installation/+ Method 2 Dusky.md | 56 | ### Step 2: Download the Script | COMMENT |
| LOW | …ts/pensive/linux/Arch Installation/+ Method 2 Dusky.md | 75 | ### Step 3: Run the ISO Orchestra | COMMENT |
| LOW | …ts/pensive/linux/Arch Installation/+ Method 2 Dusky.md | 82 | ### Step 4: Run the Chroot Orchestra | COMMENT |
| LOW | …ts/pensive/linux/Arch Installation/+ Method 2 Dusky.md | 93 | ### Step 5: Post-Reboot Setup | COMMENT |
| LOW | …pensive/linux/Arch Installation/Set Keyboard Layout.md | 13 | ### Step 1: List Available Keymaps | COMMENT |
| LOW | …pensive/linux/Arch Installation/Set Keyboard Layout.md | 31 | ### Step 2: Load Your Preferred Layout | COMMENT |
| LOW | …ch Installation/Arch ISO/Instructions for Dusky ISO.md | 145 | ### Step 1: The Foundry (Generate the Offline Repository) | COMMENT |
| LOW | …ch Installation/Arch ISO/Instructions for Dusky ISO.md | 173 | ### Step 2: The Clean Room (ZRAM Workspace Setup) | COMMENT |
| LOW | …ch Installation/Arch ISO/Instructions for Dusky ISO.md | 204 | ### Step 3: The Cargo (Stage the Payload) | COMMENT |
| LOW | …ch Installation/Arch ISO/Instructions for Dusky ISO.md | 223 | ### Step 4: The Payload (Build the ISO) | COMMENT |
| LOW | …ch Installation/Arch ISO/Instructions for Dusky ISO.md | 254 | ### Step 5: The Deployment (Burn and Boot) | COMMENT |
| LOW | …ux/Post Install Setup/FTP/Install Required Packages.md | 1 | ### Step 1: Install Required Packages | COMMENT |
| LOW | …linux/Post Install Setup/FTP/Configure the Firewall.md | 1 | ### Step 2: Configure the Firewall | COMMENT |
| LOW | …nsive/linux/Post Install Setup/FTP/Configure vsftpd.md | 1 | ### Step 3: Configure `vsftpd` | COMMENT |
| LOW | …stall Setup/FTP/Start and Enable the vsftpd Service.md | 1 | ### Step 5: Start and Enable the `vsftpd` Service | COMMENT |
| LOW | …x/Post Install Setup/FTP/Create the User Allow List.md | 1 | ### Step 4: Create the User Allow List | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 151 | ### Step 1: Create the Directory Structure | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 162 | ### Step 2: Download Core Arch Packages | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 171 | ### Step 3: Download Python Wheels | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 217 | ### Step 4: Download the Parakreet Model | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 230 | ### Step 1: Define Environment Variables | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 251 | ### Step 2: Prepare the Project Directory | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 260 | ### Step 3: Create and Activate a Python Virtual Environment | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 274 | ### Step 4: Install Python Packages from Local Files | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 294 | ### Step 1: Verify the Installation | COMMENT |
| LOW | …ux/Post Install Setup/models/Parakeet/Parakreet Old.md | 305 | ### Step 2: Common Troubleshooting Steps | COMMENT |
| LOW⚡ | …nux/Post Install Setup/models/Wisper/Faster Whisper.md | 15 | ### Step 1: Create a Workspace Directory | COMMENT |
| LOW⚡ | …nux/Post Install Setup/models/Wisper/Faster Whisper.md | 24 | ### Step 2: Create an Isolated Python Environment | COMMENT |
| LOW⚡ | …nux/Post Install Setup/models/Wisper/Faster Whisper.md | 32 | ### Step 3: Activate the Environment | COMMENT |
| LOW | …nux/Post Install Setup/models/Wisper/Faster Whisper.md | 43 | ### Step 4: Go into the newly created virtual envionment directory. | COMMENT |
| LOW | …nux/Post Install Setup/models/Wisper/Faster Whisper.md | 48 | ### Step 5: Install Faster Whisper | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 15 | ### Step 1: Create a Workspace Directory | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 24 | ### Step 2: Create and Activate a Python Virtual Environment | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 39 | ### Step 3: Clone the Kokoros Repository | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 51 | ### Step 4: Install Python Dependencies | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 77 | ### Step 1: Install Rust and Cargo | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 85 | ### Step 2: Compile the Executable | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 101 | ### Step 3: Verify the Build | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 115 | ### Step 1: Make Download Scripts Executable | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 135 | ### Step 2: Run the Download Scripts | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 149 | ### Step 3: Final Verification | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 163 | ### Step 1: Add `~/.local/bin` to Your PATH | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 180 | ### Step 2: Create the Symbolic Link | COMMENT |
| LOW | …ux/Post Install Setup/models/Kokoro/Kokoro Rust CPU.md | 193 | ### Step 3: Basic Usage | COMMENT |
| LOW | …ve/linux/Post Install Setup/Waydroid/Waydroid Setup.md | 40 | ### Step 1: Install the Waydroid Package | COMMENT |
| 207 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …ts/dusky_system/control_center/dusky_control_center.py | 1064 | child.push(page) | CODE |
| HIGH | user_scripts/dusky_system/control_center/lib/rows.py | 534 | child.push(page) | CODE |
| HIGH | user_scripts/dusky_system/control_center/lib/rows.py | 2432 | self.nav_view.push(self.builder_func(title, self.layout_data, new_ctx)) | CODE |
| HIGH | …er_scripts/dusky_system/quickpanal/dusky_quickpanal.py | 118 | on_middle = "~/user_scripts/waybar/mako.sh --clear && pkill -RTMIN+8 waybar" | CODE |
| HIGH | …er_scripts/dusky_system/quickpanal/dusky_quickpanal.py | 119 | on_right = "makoctl mode -t do-not-disturb && pkill -RTMIN+8 waybar" | CODE |
| HIGH⚡ | user_scripts/dusky_system/quickpanal/dusky_ui.py | 633 | execute_cmd("makoctl mode | grep -qw 'do-not-disturb' && makoctl mode -r do-not-disturb || makoctl mode -a do-no | CODE |
| HIGH⚡ | user_scripts/dusky_system/quickpanal/dusky_ui.py | 642 | cmd = "if systemctl --user is-active --quiet mako.service; then systemctl --user restart mako.service; else pkil | CODE |
| HIGH | user_scripts/hypr/misc/tui_autostart.py | 272 | default="hypr-app sh -c '. $HOME/.config/dusky/settings/cliphist_db_env && exec wl-paste --type text --watch | CODE |
| HIGH | user_scripts/hypr/misc/tui_autostart.py | 282 | default="hypr-app sh -c '. $HOME/.config/dusky/settings/cliphist_db_env && exec wl-paste --type image --watc | CODE |
| HIGH | user_scripts/tools/ios/ios_compile_and_ssh_sign.py | 734 | "APPINST=$(which appinst 2>/dev/null || echo '/var/jb/usr/bin/appinst'); " | CODE |
| HIGH | user_scripts/tools/ios/ios_compile_and_ssh_sign.py | 735 | "UICACHE=$(which uicache 2>/dev/null || echo '/var/jb/usr/bin/uicache'); " | CODE |
| HIGH | user_scripts/tts_stt/dusky_parakeet/dusky_installer.py | 404 | console.print(Panel(f"[bold green]Setup Complete v8.5 Improved![/]\nTrigger: {TRIGGER_PATH}\nLD libs: {len(pip_cuda_ | STRING |
| HIGH⚡ | user_scripts/mako_osd/mako_tui/tui_mako.py | 1207 | default="bash -c '~/user_scripts/theme_matugen/theme_ctl.sh refresh && makoctl reload'", | CODE |
| HIGH | user_scripts/mako_osd/dusky_glance/tui_glance_mako.py | 326 | default="exec sh -c 'makoctl mode -a do-not-disturb && sleep 5 && makoctl mode -r do-not-disturb'", | CODE |
| HIGH | user_scripts/mako_osd/dusky_glance/tui_glance_mako.py | 328 | "exec sh -c 'makoctl mode -a do-not-disturb && sleep 5 && makoctl mode -r do-not-disturb'", | CODE |
| HIGH | user_scripts/mako_osd/dusky_glance/tui_glance_mako.py | 588 | default="bash -c '~/user_scripts/theme_matugen/theme_ctl.sh refresh && makoctl reload'", | CODE |
| HIGH | …ipts/networking/network_throttle/src/ebpf_collector.py | 75 | if (family != AF_INET && family != AF_INET6) return 0; | CODE |
| HIGH | …ipts/networking/network_throttle/src/ebpf_collector.py | 123 | if (family != AF_INET && family != AF_INET6) return 0; | CODE |
| HIGH | …ipts/networking/network_throttle/src/ebpf_collector.py | 170 | if (family != AF_INET && family != AF_INET6) return 0; | CODE |
| HIGH | …ipts/networking/network_throttle/src/ebpf_collector.py | 230 | if (family != AF_INET && family != AF_INET6) return 0; | CODE |
| HIGH | …arch_iso_scripts/offline_iso/151_systemd_bootloader.py | 125 | source /etc/mkinitcpio.conf >/dev/null 2>&1 || true | CODE |
| HIGH | …arch_iso_scripts/offline_iso/151_systemd_bootloader.py | 128 | source "$conf" >/dev/null 2>&1 || true | CODE |
| HIGH | …s/arch_iso_scripts/offline_iso/165_deploy_dusky_run.py | 37 | if ! printf '%d\\n' 200 > /proc/self/oom_score_adj 2>/dev/null; then | CODE |
| HIGH | …_iso_scripts/offline_iso/103_configure_hyprland_gpu.py | 305 | L.append(" local cmd = \"for d in /dev/dri/by-path/pci-\"..pci_address..\"*card; do [ -e \\\"$d\\\" ] && readlink -f | CODE |
| HIGH | …scripts/arch_iso_scripts/offline_iso/040_disk_mount.py | 243 | script=f'set +u; source {shlex.quote(str(STATE_ENV))} 2>/dev/null; printf "PROVISIONED_ROOT_PART=%s\\nPROVIS | CODE |
| HIGH | …scripts/arch_iso_scripts/offline_iso/040_disk_mount.py | 293 | script = f'set +u; source {shlex.quote(str(cred_file))} 2>/dev/null; echo "$ROOT_PASS"' | CODE |
| HIGH | …scripts/arch_iso_scripts/offline_iso/040_disk_mount.py | 342 | script = f'set +u; source {shlex.quote(str(cred_file))} 2>/dev/null; echo "$ROOT_PASS"' | CODE |
| HIGH⚡ | …ripts/arch_iso_scripts/offline_iso/030_partitioning.py | 303 | script = f'set +u; source {shlex.quote(str(cred))} 2>/dev/null; printf "TARGET_USER=%s\\nENCRYPT_ROOT=%s\\nROOT_ | CODE |
| HIGH⚡ | …ts/offline_iso/iso_maker/python/dusky_iso_generator.py | 2168 | " systemctl is-system-running >/dev/null 2>&1 || true\n" | CODE |
| HIGH⚡ | …ts/offline_iso/iso_maker/python/dusky_iso_generator.py | 2169 | " chmod -R +x /root/arch_install/ 2>/dev/null || true\n" | CODE |
| HIGH⚡ | …ts/offline_iso/iso_maker/python/dusky_iso_generator.py | 2171 | " cd /root/arch_install/ 2>/dev/null && ./000_dusky_arch_install.sh --auto || true\n" | CODE |
| HIGH⚡ | user_scripts/update_dusky/python/update_dusky.py | 417 | if ! kill -0 "$pid" 2>/dev/null; then | CODE |
| HIGH⚡ | user_scripts/update_dusky/python/update_dusky.py | 424 | elif [ -f "/proc/$pid/cmdline" ] && ! grep -q -e "dusky" -e "update_dusky" -e "orchestrator" -e "python" "/proc/ | CODE |
| HIGH | user_scripts/update_dusky/python/update_dusky.py | 467 | f"umask 077 && cat > {shlex.quote(str(path))} && " | STRING |
| HIGH | user_scripts/waybar/overlay_dock/script.py | 21 | bind = SUPER SHIFT, O, exec, pkill -f hypr-ws-overlay || python3 ~/.config/hypr/hypr-ws-overlay.py | STRING |
| HIGH | user_scripts/dusky_vm/passthrough/55_rdp.py | 442 | " [bold cyan]sudo ufw allow in on virbr0 && sudo ufw route allow in on virbr0[/bold cyan] | CODE |
| HIGH⚡ | user_scripts/arch_setup_scripts/orchestrator.py | 1389 | if ! kill -0 "$pid" 2>/dev/null; then | CODE |
| HIGH⚡ | user_scripts/arch_setup_scripts/orchestrator.py | 1392 | real_st=$(awk '{{print $22}}' "/proc/$pid/stat" 2>/dev/null) | CODE |
| HIGH⚡ | user_scripts/arch_setup_scripts/orchestrator.py | 1396 | elif [ -f "/proc/$pid/cmdline" ] && ! grep -q -e "orchestrator" -e "python" "/proc/$pid/cmdline" 2>/dev/null; th | CODE |
| HIGH | user_scripts/arch_setup_scripts/orchestrator.py | 1439 | f"umask 077 && cat > {shlex.quote(str(path))} && " | STRING |
| HIGH | …ts/arch_setup_scripts/scripts/211_systemd_oomd_zram.py | 139 | if ! printf '%d\\n' 200 > /proc/self/oom_score_adj 2>/dev/null; then | CODE |
| HIGH | …ts/arch_setup_scripts/scripts/211_systemd_oomd_zram.py | 313 | f"✔ Verify: oomctl dump && systemctl status systemd-oomd\n" | STRING |
| HIGH | …rch_setup_scripts/scripts/217_boot_memory_reclaimer.py | 298 | info("Verify with: systemctl status dusky_boot_mem_reclaim.timer && systemctl status dusky_boot_mem_reclaim.service | STRING |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 107 | FleetCommand(Mode.USER, 'systemctl --user daemon-reload && systemctl --user restart dusky_quickpanal.service || true | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 107 | FleetCommand(Mode.USER, 'systemctl --user daemon-reload && systemctl --user restart dusky_quickpanal.service || true | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 124 | FleetCommand(Mode.USER, 'mkdir -p ~/.config/opencode/themes || true', "Create Opencode Themes Directory"), | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 125 | FleetCommand(Mode.USER, 'mkdir -p ~/.config/Kvantum/matugen || true', "Create Kvantum Matugen Directory"), | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 126 | FleetCommand(Mode.USER, 'systemctl --user disable --now dusky_sliders.service || true', "Disable Legacy Sliders Serv | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 130 | 'systemctl stop dusky_snaapshot.timer dusky_snaapshot.service 2>/dev/null; systemctl disable dusky_snaapshot.tim | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 151 | FleetCommand(Mode.USER, 'systemctl --user enable --now mako.service || true', "Enable & Start Mako Notification Daem | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 152 | FleetCommand(Mode.SUDO, 'systemctl enable --now ufw.service || true', "Enable & Start UFW Firewall Service"), | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 161 | FleetCommand(Mode.USER, 'systemctl --user enable --now dusky_quickpanal.service || true', "Enable & Start Dusky Quic | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 162 | FleetCommand(Mode.USER, 'systemctl --user daemon-reload || true', "Reload Systemd User Daemon"), | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 163 | FleetCommand(Mode.USER, 'systemctl --user restart dusky_quickpanal.service || true', "Restart Dusky Quickpanel Servi | CODE |
| HIGH⚡ | …ripts/arch_setup_scripts/scripts/480_dusky_commands.py | 164 | FleetCommand(Mode.USER, 'systemctl --user restart osd_lock.service || true', "Restart OSD Lock Service"), | CODE |
| HIGH | …ch_setup_scripts/scripts/383_configure_hyprland_gpu.py | 238 | L.append(" local cmd = \"for d in /dev/dri/by-path/pci-\"..pci_address..\"*card; do [ -e \\\"$d\\\" ] && readlink -f | CODE |
| HIGH⚡ | user_scripts/way_layers/visualizer/visualizer_daemon.py | 842 | bool in_bar = !(abs(tangent_x) > bar_w * 0.5 || radial_y < 0.0 || radial_y > bar_h); | CODE |
| HIGH⚡ | user_scripts/way_layers/visualizer/visualizer_daemon.py | 844 | if (in_bar && u_shape_rounded) { | CODE |
| HIGH⚡ | user_scripts/way_layers/visualizer/visualizer_daemon.py | 847 | if (radial_y < r && length(vec2(tangent_x, radial_y - r)) > r) { | CODE |
| HIGH⚡ | user_scripts/way_layers/visualizer/visualizer_daemon.py | 849 | } else if (radial_y > bar_h - r && length(vec2(tangent_x, radial_y - (bar_h - r))) > r) { | CODE |
| 13 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .config/foot/foot.ini | 1 | # =================================================================== | COMMENT |
| LOW | .config/waybar/02_reminiscent_h/style.css | 101 | #pulseaudio.output, | COMMENT |
| LOW | .config/waybar/02_reminiscent_h/style.css | 181 | ========================================================= */ | COMMENT |
| LOW | .config/waybar/05_circular_h/style.css | 201 | #pulseaudio, | COMMENT |
| LOW | .config/waybar/01_mechabar_h/style.css | 221 | } | COMMENT |
| LOW | .config/waybar/01_mechabar_h/style.css | 241 | #mpris:hover, | COMMENT |
| LOW | .config/waybar/15_nerdy_compact_h/style.css | 81 | padding: 0 2px; | COMMENT |
| LOW | .config/waybar/15_nerdy_compact_h/style.css | 101 | #backlight, | COMMENT |
| LOW | .config/waybar/15_nerdy_compact_h/style.css | 121 | #custom-launcher:hover, | COMMENT |
| LOW | .config/waybar/04_notch_h/style.css | 101 | #battery, | COMMENT |
| LOW | .config/waybar/19_omarchy_h/style.css | 41 | } | COMMENT |
| LOW | .config/waybar/08_minimal_v/style.css | 41 | COMMENT | |
| LOW | .config/waybar/07_minimal_h/style.css | 41 | UNIFIED CAPSULE STYLE | COMMENT |
| LOW | .config/waybar/06_nerdy_modern_h/style.css | 121 | #window, | COMMENT |
| LOW | .config/waybar/06_nerdy_modern_h/style.css | 141 | #custom-updates, | COMMENT |
| LOW | .config/waybar/06_nerdy_modern_h/style.css | 161 | #bluetooth:hover, | COMMENT |
| LOW | .config/firefox_extentions/ai_bridge/content_main.js | 101 | // stopButtonSelector - CSS selector(s) for stop/cancel button | COMMENT |
| LOW | .config/matugen/config.toml | 161 | # input_path = '~/.config/matugen/templates/alacritty.toml' | COMMENT |
| LOW | .config/matugen/config.toml | 201 | COMMENT | |
| LOW | .config/matugen/config.toml | 221 | ln -nfs "$HOME/.config/matugen/generated/obsidian-theme.css" "$HOME/Documents/pensive/.obsidian/snippets/matugen-the | COMMENT |
| LOW | .config/matugen/config.toml | 241 | # ''' | COMMENT |
| LOW | .config/matugen/config.toml | 261 | # fi | COMMENT |
| LOW | .config/matugen/config.toml | 301 | COMMENT | |
| LOW | .config/matugen/generated_fresh/mako-colors.ini | 621 | # 70% = b3 | COMMENT |
| LOW | .config/matugen/templates/mako.ini | 1201 | # 10% = 1a | COMMENT |
| LOW | .config/matugen/templates/mako.ini | 1221 | # 75% = bf | COMMENT |
| LOW | …ve/linux/Arch Installation/Initramfs file Reference.md | 1 | # vim:set ft=sh | COMMENT |
| LOW | …ve/linux/Arch Installation/Initramfs file Reference.md | 21 | # HOOKS | COMMENT |
| LOW | …ve/linux/Arch Installation/Initramfs file Reference.md | 41 | # HOOKS=(base udev modconf block filesystems fsck) | COMMENT |
| LOW | …ve/linux/Arch Installation/Initramfs file Reference.md | 61 | #COMPRESSION="zstd" | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 1 | ```ini | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 21 | #TLP_PS_IGNORE="BAT" | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 41 | # Default: <none> | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 61 | # changing the governor. | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 81 | #CPU_SCALING_MAX_FREQ_ON_BAT=0 | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 101 | CPU_ENERGY_PERF_POLICY_ON_AC=balance_performance | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 121 | # Default: <none> | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 141 | # Select platform profile: | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 161 | # check the output of tlp-stat -s. If unsure, stick with the system default | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 181 | #nvme1n1: nvme-Samsung_SSD_980_1TB_S649NL0T857112D | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 201 | # Separate multiple classes with spaces. | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 221 | # Select I/O scheduler for the disk devices. | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 241 | COMMENT | |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 261 | # on=disable, auto=enable. | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 281 | COMMENT | |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 321 | #RADEON_DPM_STATE_ON_BAT=battery | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 341 | # Disable Wake-on-LAN: Y/N. | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 361 | COMMENT | |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 381 | PCIE_ASPM_ON_BAT=powersupersave | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 401 | # Note: this preserves the kernel driver default, to force a certain state | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 421 | COMMENT | |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 441 | COMMENT | |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 461 | # excluded above (separate with spaces). Use lsusb to get the ids. | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 481 | # Separate multiple devices with spaces. | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 501 | COMMENT | |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 521 | COMMENT | |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 541 | #RESTORE_THRESHOLDS_ON_BAT=1 | COMMENT |
| LOW | …/Post Install Setup/TLP/tlp configured new unsorted.md | 561 | COMMENT | |
| LOW | …ensive/linux/Post Install Setup/TLP/TLP LATEST 1.10.md | 1 | ```ini | COMMENT |
| LOW | …ensive/linux/Post Install Setup/TLP/TLP LATEST 1.10.md | 21 | # for a feature, the _BAT parameter will be used instead. | COMMENT |
| 250 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …g/firefox_extentions/dusky_template_generator/setup.py | 9 | CODE | |
| LOW | …g/firefox_extentions/dusky_template_generator/setup.py | 12 | CODE | |
| LOW | …g/firefox_extentions/dusky_template_generator/setup.py | 14 | CODE | |
| LOW | …s/dusky_template_generator/host/dusky_template_host.py | 9 | CODE | |
| LOW | …s/dusky_template_generator/host/dusky_template_host.py | 15 | CODE | |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 9 | CODE | |
| LOW | user_scripts/firefox/optimize_firefox.py | 28 | CODE | |
| LOW | user_scripts/firefox/optimize_firefox.py | 29 | CODE | |
| LOW | user_scripts/firefox/firefox_symlink_partition.py | 24 | CODE | |
| LOW | user_scripts/firefox/theme_matugen/dusky_sites_setup.py | 10 | CODE | |
| LOW | …pts/firefox/theme_matugen/templates/audit_variables.py | 11 | CODE | |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 19 | CODE | |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 31 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 19 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 23 | CODE | |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 32 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/utility.py | 7 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 16 | CODE | |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 54 | CODE | |
| LOW | …er_scripts/dusky_system/quickpanal/dusky_quickpanal.py | 44 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_ui.py | 6 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_ui.py | 8 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_ui.py | 13 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_ui.py | 20 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_ui.py | 22 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_ui.py | 427 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_backend.py | 8 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_backend.py | 10 | CODE | |
| LOW | user_scripts/dusky_system/quickpanal/dusky_backend.py | 29 | CODE | |
| LOW | …/service/notification_time_service/dusky_notif_time.py | 12 | CODE | |
| LOW | user_scripts/hypr/monitor/screen_rotate.py | 19 | CODE | |
| LOW | user_scripts/hypr/input/keybinds_cheatsheet.py | 10 | CODE | |
| LOW | user_scripts/hypr/input/dusky_keybinds.py | 10 | CODE | |
| LOW | user_scripts/hypr/input/dusky_keybinds.py | 29 | CODE | |
| LOW | …ts/hypr/rules/window_rules_generator_new_incomplete.py | 22 | CODE | |
| LOW | …ts/hypr/rules/window_rules_generator_new_incomplete.py | 135 | CODE | |
| LOW | …ts/hypr/rules/window_rules_generator_new_incomplete.py | 137 | CODE | |
| LOW | …ts/hypr/rules/window_rules_generator_new_incomplete.py | 143 | CODE | |
| LOW | user_scripts/hypr/rules/window_rules_generator.py | 15 | CODE | |
| LOW | user_scripts/hypr/rules/window_rules_generator.py | 15 | CODE | |
| LOW | user_scripts/tools/sed/dusky_replace.py | 10 | CODE | |
| LOW | user_scripts/tts_stt/old/kokoro_gpu/speak.py | 9 | CODE | |
| LOW | …er_scripts/tts_stt/old/parakeet/transcribe_parakeet.py | 17 | CODE | |
| LOW | …/tts_stt/old/parakeet/version_3/transcribe_parakeet.py | 17 | CODE | |
| LOW | …s/tts_stt/old/parakeet/verson_2/transcribe_parakeet.py | 17 | CODE | |
| LOW | …er_scripts/tts_stt/old/dusky_whisper/dusky_stt_main.py | 12 | CODE | |
| LOW | user_scripts/screentime/desktop_resolver.py | 16 | CODE | |
| LOW | user_scripts/screentime/desktop_resolver.py | 16 | CODE | |
| LOW | user_scripts/screentime/screentime_tui.py | 28 | CODE | |
| LOW | user_scripts/screentime/screentime_tui.py | 30 | CODE | |
| LOW | user_scripts/screentime/screentime_daemon.py | 29 | CODE | |
| LOW | user_scripts/screentime/screentime_daemon.py | 32 | CODE | |
| LOW | user_scripts/networking/dusky_ssh_filesystem.py | 37 | CODE | |
| LOW | user_scripts/networking/02_openssh_setup.py | 35 | CODE | |
| LOW | user_scripts/networking/02_openssh_setup.py | 36 | CODE | |
| LOW | …pts/networking/network_throttle/tests/test_database.py | 3 | CODE | |
| LOW | …pts/networking/network_throttle/tests/test_database.py | 4 | CODE | |
| LOW | …cripts/networking/network_throttle/tests/test_quota.py | 1 | CODE | |
| LOW | …ipts/networking/network_throttle/src/ebpf_collector.py | 1 | CODE | |
| LOW | …ipts/networking/network_throttle/src/ebpf_collector.py | 6 | CODE | |
| 124 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …firefox_extentions/dusky_template_generator/content.js | 410 | function generateCandidateSelectors(el) { | CODE |
| LOW | …firefox_extentions/dusky_template_generator/content.js | 853 | function getSelectedCandidateSelector() { | CODE |
| LOW | …fig/firefox_extentions/dusky_sites/dusky_sites_host.py | 387 | def parse_dynamic_theme_fixes(fixes_path: Path) -> dict[str, str]: | CODE |
| LOW | …ig/firefox_extentions/dusky_sites/extension/content.js | 16 | function buildDynamicFallbackRules() { | CODE |
| LOW | .config/firefox_extentions/ai_bridge/content_main.js | 303 | function triggerAngularComponentSubmit() { | CODE |
| LOW⚡ | user_scripts/firefox/optimize_firefox.py | 255 | def handle_firefox_open_check(dry_run: bool) -> None: | CODE |
| LOW⚡ | user_scripts/firefox/optimize_firefox.py | 519 | def remove_user_js_optimizations(profile_dir: Path, dry_run: bool) -> None: | CODE |
| LOW | user_scripts/firefox/optimize_firefox.py | 322 | def install_package_dependencies(sudo_pass: str | None, dry_run: bool) -> bool: | CODE |
| LOW | user_scripts/firefox/optimize_firefox.py | 661 | def configure_profile_cleaner_weekly_timer(dry_run: bool) -> None: | STRING |
| LOW | user_scripts/firefox/theme_matugen/dusky_sites_setup.py | 700 | def _browser_processes_running() -> list[str]: | CODE |
| LOW | user_scripts/firefox/theme_matugen/dusky_sites_setup.py | 856 | def uninstall_profile_artifacts(home: Path) -> int: | CODE |
| LOW | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 279 | def _get_target_moz_documents(self) -> list[tinycss2.ast.AtRule]: | CODE |
| LOW⚡ | …ts/dusky_system/control_center/dusky_control_center.py | 385 | def _load_config_and_css_sync(self) -> ConfigLoadResult: | CODE |
| LOW⚡ | …ts/dusky_system/control_center/dusky_control_center.py | 1308 | def _switch_to_page_and_reset(self, page_name: str, root_tag: str) -> None: | CODE |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 636 | def _create_sidebar_toggle_button(self) -> Gtk.Button: | CODE |
| LOW | …ts/dusky_system/control_center/dusky_control_center.py | 1540 | def _process_directory_generator(self, config: ConfigItem) -> Iterator[ConfigItem]: | CODE |
| LOW⚡ | user_scripts/dusky_system/control_center/lib/rows.py | 576 | def _submit_setting_save_safe(key: str, value: object) -> bool: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 330 | def mark_destroyed_and_get_sources(self) -> tuple[int, ...]: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 542 | def _resolve_static_icon_name(icon_config: object) -> str: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 1203 | def _queue_dynamic_state_read(self) -> None: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 1217 | def _read_dynamic_state_async(self, generation: int) -> None: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 1497 | def _execute_debounced_action(self) -> bool: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 1978 | def _execute_debounced_action(self) -> bool: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 2152 | def _complete_selection_fetch(self) -> None: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 3217 | def _start_dynamic_style_poll(self) -> None: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 3238 | def _queue_dynamic_state_fetch(self) -> None: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 3252 | def _fetch_dynamic_state_async(self, generation: int) -> None: | CODE |
| LOW⚡ | …er_scripts/dusky_system/quickpanal/dusky_quickpanal.py | 135 | def _get_active_monitor_scaled_height() -> float: | STRING |
| LOW⚡ | user_scripts/dusky_system/quickpanal/dusky_backend.py | 593 | def _preferred_sysfs_backlight() -> BacklightDevice | None: | CODE |
| LOW⚡ | user_scripts/dusky_system/quickpanal/dusky_backend.py | 596 | def _preferred_backlight_name() -> str | None: | CODE |
| LOW⚡ | user_scripts/dusky_system/quickpanal/dusky_backend.py | 600 | def _brightnessctl_command_base() -> list[str] | None: | CODE |
| LOW⚡ | user_scripts/dusky_system/quickpanal/dusky_backend.py | 606 | def _has_writable_sysfs_backlight() -> bool: | CODE |
| LOW | user_scripts/dusky_system/quickpanal/dusky_backend.py | 559 | def _sysfs_backlight_candidates() -> tuple[BacklightDevice, ...]: | CODE |
| LOW | user_scripts/dusky_system/quickpanal/dusky_backend.py | 647 | def _resolve_logind_session_path() -> str | None: | CODE |
| LOW | user_scripts/dusky_system/quickpanal/dusky_backend.py | 902 | def is_dusky_notif_time_service_enabled(force_check: bool = False) -> bool: | CODE |
| LOW | user_scripts/dusky_system/quickpanal/dusky_backend.py | 913 | def is_hyprsunset_service_enabled(force_check: bool = False) -> bool: | CODE |
| LOW | …/service/notification_time_service/dusky_notif_time.py | 42 | def fetch_mako_notification_ids() -> set[int]: | CODE |
| LOW | user_scripts/gaming/gaming_setup.py | 126 | def integrate_desktop_entries(): | CODE |
| LOW | user_scripts/hypr/monitor/adjust_scale.py | 108 | def update_lua_config_atomically(monitor_data: Dict[str, Any], new_scale: float) -> None: | CODE |
| LOW | user_scripts/hypr/input/dusky_keybinds.py | 404 | def filter_out_bind_from_text(text: str, norm_mods: str, norm_key: str, submap: str) -> str: | CODE |
| LOW⚡ | user_scripts/tools/delta/neo_delta_zsh_engine.py | 157 | def ensure_system_dependencies() -> None: | CODE |
| LOW⚡ | user_scripts/tools/delta/neo_delta_zsh_engine.py | 221 | def extract_nvim_previous_state(filepath: str) -> list[str]: | CODE |
| LOW | user_scripts/tools/sed/dusky_replace.py | 103 | def safe_read_bytes_no_follow(path: Path) -> bytes: | CODE |
| LOW | user_scripts/tools/sed/dusky_replace.py | 116 | def atomic_write_preserve_mode(path: Path, data: bytes) -> None: | CODE |
| LOW | user_scripts/tools/sed/dusky_replace.py | 163 | def detect_encoding_and_decode(raw: bytes) -> tuple[str, str]: | CODE |
| LOW | user_scripts/tools/ios/ios_compile_and_ssh_sign.py | 179 | def install_official_packages(self, missing_binaries: list[str]) -> None: | CODE |
| LOW | user_scripts/tools/journalctl/journalctl.py | 201 | def interactive_add_invocation(): | CODE |
| LOW | user_scripts/tts_stt/dusky_parakeet/dusky_worker.py | 25 | def discover_and_set_cuda_paths(): | CODE |
| LOW | user_scripts/images/wallpaper_selector.py | 700 | def _create_empty_state_placeholder(self): | CODE |
| LOW | user_scripts/images/wallpaper_selector.py | 722 | def _create_loading_state_placeholder(self): | CODE |
| LOW | user_scripts/images/wallpaper_selector.py | 931 | def _update_visibility_and_selection(self): | STRING |
| LOW | user_scripts/images/wallpaper_selector.py | 980 | def apply_filename_visibility(self): | STRING |
| LOW | user_scripts/networking/dusky_ssh_filesystem.py | 663 | def ensure_unmount_dependencies() -> bool: | CODE |
| LOW | user_scripts/networking/dusky_ssh_filesystem.py | 674 | def ensure_mount_dependencies() -> bool: | CODE |
| LOW | user_scripts/networking/02_openssh_setup.py | 206 | def analyze_security_warnings(config_text: str, user: str): | CODE |
| LOW | user_scripts/networking/02_openssh_setup.py | 330 | def configure_tailscale_autonomous() -> str | None: | CODE |
| LOW | user_scripts/networking/warp_toggle.py | 147 | def status_needs_registration(status: str) -> bool: | CODE |
| LOW | …ripts/networking/network_throttle/tests/test_shaper.py | 28 | def test_traffic_shaper_rules(): | CODE |
| LOW | …er_scripts/networking/network_throttle/src/firewall.py | 90 | def unregister_throttle_class(self, cgroup_name: str) -> None: | CODE |
| LOW | …ipts/networking/network_throttle/src/traffic_shaper.py | 151 | def remove_inbound_port_filter(self, port: int) -> None: | CODE |
| 120 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …ig/firefox_extentions/dusky_sites/extension/content.js | 46 | // Skip input elements so search pills remain seamless | COMMENT |
| MEDIUM⚡ | .config/matugen/generated_fresh/mako-colors.ini | 206 | # All pre-filled with the original style for seamless scaling. Change as needed. | COMMENT |
| MEDIUM⚡ | .config/matugen/templates/mako.ini | 436 | # All pre-filled with the original style for seamless scaling. Change as needed. | COMMENT |
| MEDIUM⚡ | user_scripts/firefox/optimize_firefox.py | 520 | # Key array remains identical for robust reversion | COMMENT |
| MEDIUM | …scripts/firefox/theme_matugen/templates/dusky_sites.py | 367 | # Enforce !important for robust override capability across sites | COMMENT |
| MEDIUM | …er_scripts/dusky_system/quickpanal/dusky_quickpanal.py | 194 | # CRITICAL UI FIX: Absolutely DO NOT let natural widths propagate and bloat the parent. | STRING |
| LOW | user_scripts/hypr/layout_notify.sh | 16 | # Get a short version of the layout if desired, here we just use the provided name | COMMENT |
| MEDIUM⚡ | user_scripts/hypr/old/dusky_workspace_manager.sh | 9 | # (WS 1-10), Global Fallbacks, Ephemeral Memory Overrides, and comprehensive | COMMENT |
| MEDIUM⚡ | user_scripts/tts_stt/old/425_parakeet_gpu_setup.sh | 191 | # 4. Move the streamlined model to the GPU | COMMENT |
| MEDIUM | user_scripts/tts_stt/old/parakeet/works_1.1/parakeet.sh | 5 | # Description: A robust script to record audio, transcribe it using NVIDIA's | COMMENT |
| MEDIUM | user_scripts/tts_stt/old/piper/piper.sh | 251 | # A more robust check would involve ffprobe or soxi to verify WAV integrity, | COMMENT |
| MEDIUM | …/faster_whisper/backup_old_works/faster_whisper_stt.sh | 5 | # Description: A completely re-architected, robust script to record audio, | COMMENT |
| MEDIUM | …/faster_whisper/backup_old_works/faster_whisper_stt.sh | 140 | # directly by its absolute path. This is the most robust method to ensure the | COMMENT |
| MEDIUM | user_scripts/networking/airmon_ng_gpu.sh | 34 | # It will auto-elevate to root using sudo (required for monitor mode and | COMMENT |
| MEDIUM | user_scripts/networking/dusky_ssh_filesystem.py | 2 | """Dusky SSH File System Mounter for Arch Linux with multi-mount support, Python Rich UI, and robust error recovery.""" | STRING |
| MEDIUM | user_scripts/networking/arp_scan.sh | 40 | # Self-elevate to root if not already running as root | COMMENT |
| MEDIUM | …ipts/arch_iso_scripts/online/000_dusky_arch_install.sh | 276 | # Install Python dependency Just-In-Time if missing, fully subsumed within the retry paradigm | COMMENT |
| MEDIUM | …iso_scripts/offline_iso/old_bash/135_plymouth_setup.sh | 225 | # ARCH FIX: Ensure idempotency and robust injection regardless of systemd or udev hooks | COMMENT |
| MEDIUM | user_scripts/hyprlock/check_capslock.sh | 4 | # This is much more robust than grep/awk pipelines. | COMMENT |
| MEDIUM | …up_scripts/scripts/130_systemd_dbus_service_manager.py | 532 | """Renders a comprehensive Rich Table utilizing systemd JSON / JSONL state parsing.""" | STRING |
| MEDIUM⚡ | …r_scripts/arch_setup_scripts/scripts/300_git_config.sh | 61 | # Currently just a placeholder for robust architecture. | COMMENT |
| MEDIUM⚡ | …h_setup_scripts/scripts/475_reverting_sleep_timeout.sh | 50 | # Trap multiple signals for robust cleanup | COMMENT |
| MEDIUM | …_setup_scripts/scripts/320_systemdboot_optimization.py | 25 | """Writes to a file atomically, with a robust 'sudo tee' fallback for ESP quirks.""" | STRING |
| MEDIUM⚡ | …s/arch_setup_scripts/scripts/040_long_sleep_timeout.sh | 55 | # Trap multiple signals for robust cleanup | COMMENT |
| MEDIUM | …ch_setup_scripts/scripts/383_configure_hyprland_gpu.py | 236 | # Required helper from prompt - robust for-loop version | COMMENT |
| MEDIUM⚡ | user_scripts/rofi/rofi_wallpaper_selctor.sh | 681 | # Extract robust logical integers accurately taking scaling into account | COMMENT |
| MEDIUM | user_scripts/dusky_tui/python/engines/toml.py | 71 | # Cache all permutation formats for robust UI binding | COMMENT |
| MEDIUM | …pts/dusky_tui/bash/generic_template/dusky_tui_5.9.1.sh | 480 | # Safe robust regex for blocks: accounts for spaces, quotes, and tildes. | COMMENT |
| MEDIUM | …er_scripts/performance/cpu/old/dusky_power_throttle.py | 43 | """Renders a comprehensive dashboard manual via Rich.""" | STRING |
| MEDIUM | user_scripts/performance/dusky_monitor/ram_usage.sh | 880 | # Using a robust jq expression to support both boolean values (true/false) in modern Hyprland and integer values (1/ | COMMENT |
| MEDIUM | user_scripts/git/git_dusky.py | 417 | """Interactive staging utilizing robust pattern mapping.""" | STRING |
| MEDIUM | …r_scripts/wayclick/sounds/audio_slicer_for_wayclick.py | 28 | # - Uses batched single-process ffmpeg runs (more robust than process swarms) | COMMENT |
| MEDIUM⚡ | user_scripts/misc_extra/backup_hyprlang_files.sh | 74 | # 2. Hard Safeguard: Absolutely DO NOT touch .lua files. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .config/firefox_extentions/ai_bridge/bridge.py | 423 | # Check if the systemd user service is running | COMMENT |
| LOW | …ripts/dusky_system/control_center/dusky_text_editor.py | 46 | # Check if the chosen editor requires a terminal window | COMMENT |
| LOW⚡ | user_scripts/ftp/change_ftp_directory_server.sh | 30 | # Check if running as root. If not, re-execute with sudo. | COMMENT |
| LOW⚡ | user_scripts/ftp/change_ftp_directory_server.sh | 54 | # Check if config exists | COMMENT |
| LOW⚡ | user_scripts/ftp/change_ftp_directory_server.sh | 111 | # Check if file ends with newline, append one if not, then append config | COMMENT |
| LOW | user_scripts/tools/images/organize_by_color.sh | 199 | # Check if file already has a color prefix | COMMENT |
| LOW | user_scripts/tools/workspace/countdown.sh | 75 | # Check if a countdown is active. | COMMENT |
| LOW | user_scripts/tts_stt/dusky_parakeet/dusky_main.py | 559 | # Check if it's time to process the window | COMMENT |
| LOW | user_scripts/tts_stt/old/340_kokoro_cpu.sh | 88 | # Check if uv is installed | COMMENT |
| LOW⚡ | user_scripts/tts_stt/old/425_parakeet_gpu_setup.sh | 94 | # Check if sentencepiece is already installed to avoid AUR helper prompts | COMMENT |
| LOW | …r_scripts/tts_stt/old/parakeet/version_1.3/parakeet.sh | 72 | # Check if filename is an integer | COMMENT |
| LOW | user_scripts/tts_stt/old/parakeet/verson_2/parakeet.sh | 118 | # Check if filename is purely numeric | COMMENT |
| LOW | user_scripts/tts_stt/old/piper/piper.sh | 236 | # Check if the output file was created and has content. | COMMENT |
| LOW | user_scripts/screentime/desktop_resolver.py | 266 | # Check if terminal title shows active application | COMMENT |
| LOW | user_scripts/screentime/screentime_daemon.py | 238 | # Check if this is a new focus session | COMMENT |
| LOW | …pts/networking/network_throttle/tests/test_firewall.py | 17 | # Check if table exists in nftables | COMMENT |
| LOW | …ipts/networking/network_throttle/src/ebpf_collector.py | 325 | # Check if UDP (17) | COMMENT |
| LOW | …er_scripts/networking/network_throttle/src/database.py | 143 | # Check if rule exists | COMMENT |
| LOW | user_scripts/spotify/spotify_toggle.sh | 3 | # Check if spotify process is running | COMMENT |
| LOW | …r_scripts/arch_iso_scripts/online/115_tty_autologin.sh | 63 | # Check if SDDM is installed by inspecting the unit file on disk. | COMMENT |
| LOW | …_iso_scripts/online/156_snapper_isolation_subvolume.sh | 316 | # Check if ANY other config covers the path to prevent "subvolume already covered" error | COMMENT |
| LOW | …ipts/arch_iso_scripts/online/000_dusky_arch_install.sh | 245 | # Check if the requested interpreter is Python-based | COMMENT |
| LOW | user_scripts/arch_iso_scripts/online/152_grub.sh | 148 | # Check if os-prober is needed (for dual boot users) | COMMENT |
| LOW | …ipts/arch_iso_scripts/offline_iso/115_tty_autologin.sh | 63 | # Check if SDDM is installed by inspecting the unit file on disk. | COMMENT |
| LOW | …scripts/offline_iso/149_snapper_isolation_subvolume.sh | 337 | # Check if ANY other config covers the path to prevent "subvolume already covered" error | COMMENT |
| LOW⚡ | …arch_iso_scripts/offline_iso/000_dusky_arch_install.sh | 234 | # Check if dry-run was requested | COMMENT |
| LOW | …ch_iso_scripts/offline_iso/old_bash/limine/152_grub.sh | 148 | # Check if os-prober is needed (for dual boot users) | COMMENT |
| LOW⚡ | user_scripts/waybar/toggle_timer_waybar.sh | 139 | # Open file descriptor 200 for locking | COMMENT |
| LOW | …ive/waybar_kill_in_fullscreen_and_special_workspace.sh | 91 | # Check if we got a valid window (not empty object) | COMMENT |
| LOW⚡ | …cripts/dusky_vm/passthrough/windows_setup/setup_ssh.py | 40 | # Check if sshd service is already installed and running | COMMENT |
| LOW⚡ | …cripts/dusky_vm/passthrough/windows_setup/setup_ssh.py | 55 | # Check if local zip exists on Z: or other common locations to support offline installs | COMMENT |
| LOW | …cripts/dusky_vm/passthrough/windows_setup/setup_ssh.py | 127 | # Check if rule exists | COMMENT |
| LOW⚡ | …cripts/dusky_vm/passthrough/windows_setup/setup_vdd.py | 145 | # Check if the device already exists in the system | STRING |
| LOW | …_setup_scripts/scripts/005_hypr_custom_config_setup.py | 171 | # Check if commented out or present | COMMENT |
| LOW | …ts/arch_setup_scripts/scripts/440_config_bat_notify.sh | 164 | # Check if service unit exists | COMMENT |
| LOW | …ipts/arch_setup_scripts/scripts/010_package_removal.sh | 237 | # Check if the demanding package is also scheduled for removal | COMMENT |
| LOW⚡ | …ipts/arch_setup_scripts/scripts/381_nvidia_services.sh | 43 | # Check if the unit file exists effectively without forking grep | COMMENT |
| LOW⚡ | …ipts/arch_setup_scripts/scripts/381_nvidia_services.sh | 45 | # Check if already enabled to avoid redundant systemd output | COMMENT |
| LOW | …_scripts/arch_setup_scripts/scripts/125_pam_keyring.sh | 34 | # Check if script is run as root, if not, re-execute with sudo | COMMENT |
| LOW | …er_scripts/arch_setup_scripts/scripts/160_theme_ctl.py | 119 | # Check if awww-daemon is responding | COMMENT |
| LOW | …up_scripts/scripts/215_powerkey_lid_close_behaviour.sh | 50 | # Write file (Replaces content entirely or creates if missing) | COMMENT |
| LOW | …s/arch_setup_scripts/scripts/380_nvidia_open_source.sh | 261 | # Verify if the headers package exists in sync databases (to prevent installing non-existent dummy packages) | COMMENT |
| LOW | …_scripts/arch_setup_scripts/scripts/165_qtct_config.sh | 84 | # Check if line matches "key=value" format | COMMENT |
| LOW | …s/arch_setup_scripts/scripts/040_long_sleep_timeout.sh | 229 | # Check if the unit file exists on disk (even if not loaded) to determine if installed | COMMENT |
| LOW | …cripts/arch_setup_scripts/scripts/285_tty_autologin.sh | 57 | # Check if SDDM is installed by inspecting the unit file on disk. | COMMENT |
| LOW | …cripts/arch_setup_scripts/scripts/285_tty_autologin.sh | 62 | # Check if greetd is installed by inspecting the unit file on disk. | COMMENT |
| LOW | …s/arch_setup_scripts/scripts/025_configure_keyboard.sh | 135 | # Check if the file actually has the key we want to replace | COMMENT |
| LOW⚡ | …/arch_setup_scripts/scripts/155_blur_shadow_opacity.sh | 59 | # Check if command succeeds; if not, log info and continue instead of exiting. | COMMENT |
| LOW | user_scripts/rofi/dusky_launcher.sh | 59 | # Read the file line-by-line natively to find the Exec command | COMMENT |
| LOW | user_scripts/dusky_tui/python/engines/monitor_engine.py | 34 | # Check if requested scale is already perfect (within a tiny float epsilon) | COMMENT |
| LOW | user_scripts/dusky_tui/python/engines/waybar_engine.py | 219 | # Check if another process (e.g. rapid --next presses) superseded our target symlink | COMMENT |
| LOW | user_scripts/dusky_tui/python/engines/fstab.py | 283 | # Check if it is a partition by checking the partition file | COMMENT |
| LOW | user_scripts/performance/cpu/tui_dusky_core_manager.py | 277 | # Check if we should delegate to dusky_tui main.py | COMMENT |
| LOW | user_scripts/performance/cpu/old/dusky_core_manager.py | 141 | # Check if this CPU is a sibling of another core that has SMT | COMMENT |
| LOW | user_scripts/git/dusky_backup_manager.py | 238 | # Check if file exists on disk OR is a symlink (even broken) OR is tracked by git (for deletions) | COMMENT |
| LOW | user_scripts/git/dusky_backup_manager.py | 312 | # Set branch to main | COMMENT |
| LOW | user_scripts/misc_extra/copy_service_files.sh | 114 | # Check if --default flag is active to skip prompts | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | user_scripts/tools/images/image_sorter.sh | 319 | # Step 1: Mode | COMMENT |
| LOW⚡ | user_scripts/tools/images/image_sorter.sh | 334 | # Step 2: Directory | COMMENT |
| LOW⚡ | user_scripts/tools/images/image_sorter.sh | 339 | # Step 3: Options | COMMENT |
| LOW⚡ | …ts_stt/old/parakeet/version_1.3/transcribe_parakeet.py | 34 | # Step 1: Load to System RAM (CPU) | COMMENT |
| LOW⚡ | …ts_stt/old/parakeet/version_1.3/transcribe_parakeet.py | 41 | # Step 2: Convert to Half Precision (FP16) | COMMENT |
| LOW⚡ | …ts_stt/old/parakeet/version_1.3/transcribe_parakeet.py | 46 | # Step 3: Clean up System Memory | COMMENT |
| LOW⚡ | …ts_stt/old/parakeet/version_1.3/transcribe_parakeet.py | 50 | # Step 4: Move to GPU | COMMENT |
| LOW⚡ | …s/tts_stt/old/parakeet/verson_2/transcribe_parakeet.py | 79 | # Step 1: Load to System RAM (CPU) | COMMENT |
| LOW⚡ | …s/tts_stt/old/parakeet/verson_2/transcribe_parakeet.py | 87 | # Step 2: Convert to Half Precision (FP16) | COMMENT |
| LOW⚡ | …s/tts_stt/old/parakeet/verson_2/transcribe_parakeet.py | 91 | # Step 3: Set eval mode UNCONDITIONALLY | COMMENT |
| LOW⚡ | …s/tts_stt/old/parakeet/verson_2/transcribe_parakeet.py | 96 | # Step 4: Clean up memory before GPU transfer | COMMENT |
| LOW⚡ | …s/tts_stt/old/parakeet/verson_2/transcribe_parakeet.py | 101 | # Step 5: Move to GPU if available | COMMENT |
| LOW | …er_scripts/arch_iso_scripts/online/030_partitioning.sh | 491 | # Step 1: Strategy-Specific Pre-Work | COMMENT |
| LOW | …er_scripts/arch_iso_scripts/online/030_partitioning.sh | 511 | # Step 2: Assign Partitions | COMMENT |
| LOW | …er_scripts/arch_iso_scripts/online/030_partitioning.sh | 546 | # Step 3: Rescue Mode Early Exit | COMMENT |
| LOW⚡ | …er_scripts/arch_iso_scripts/online/030_partitioning.sh | 575 | # Step 4: Authentication (For new/overwritten systems) | COMMENT |
| LOW⚡ | …er_scripts/arch_iso_scripts/online/030_partitioning.sh | 584 | # Step 5: Final Warning | COMMENT |
| LOW⚡ | …er_scripts/arch_iso_scripts/online/030_partitioning.sh | 594 | # Step 6: Master Teardown & Validation | COMMENT |
| LOW⚡ | …er_scripts/arch_iso_scripts/online/030_partitioning.sh | 598 | # Step 7: Drive Wipe & Re-partition (Strategy 1 Only) | COMMENT |
| LOW | …er_scripts/arch_iso_scripts/online/030_partitioning.sh | 630 | # Step 8: Shared Architecture Formatting (All provisioning strategies converge here safely) | COMMENT |
| LOW | …arch_iso_scripts/offline_iso/002_storage_mode_check.py | 380 | # Step 1: Initial drive scan | COMMENT |
| LOW | …arch_iso_scripts/offline_iso/002_storage_mode_check.py | 392 | # Step 2: Auto-probe Intel VMD module if no internal drive found | COMMENT |
| LOW | …arch_iso_scripts/offline_iso/002_storage_mode_check.py | 405 | # Step 3: Deep PCI & Dmesg forensics | COMMENT |
| LOW | …arch_iso_scripts/offline_iso/002_storage_mode_check.py | 430 | # Step 4: Generic missing storage drive failure | COMMENT |
| LOW | user_scripts/drives/format/resize_btrfs.py | 162 | # Step 1: Check Btrfs free unallocated space | COMMENT |
| LOW⚡ | user_scripts/drives/format/resize_btrfs.py | 175 | # Step 2: Shrink Btrfs filesystem FIRST | COMMENT |
| LOW⚡ | user_scripts/drives/format/resize_btrfs.py | 179 | # Step 3: Get new Btrfs device total_bytes | COMMENT |
| LOW⚡ | user_scripts/drives/format/resize_btrfs.py | 184 | # Step 4: Calculate new GPT partition sector boundaries | COMMENT |
| LOW | user_scripts/drives/format/resize_btrfs.py | 204 | # Step 5: Inform kernel and re-fit Btrfs to max | COMMENT |
| LOW | user_scripts/drives/format/resize_btrfs.py | 229 | # Step 1: Resize GPT partition FIRST | COMMENT |
| LOW⚡ | user_scripts/drives/format/resize_btrfs.py | 241 | # Step 2: Notify kernel | COMMENT |
| LOW⚡ | user_scripts/drives/format/resize_btrfs.py | 246 | # Step 3: Expand Btrfs filesystem | COMMENT |
| LOW | user_scripts/update_dusky/update_dusky.sh | 807 | # Step 1: Scan for paths | COMMENT |
| LOW | user_scripts/update_dusky/update_dusky.sh | 823 | # Step 2: Handle missing/duplicate scripts | COMMENT |
| LOW | user_scripts/update_dusky/update_dusky.sh | 885 | # Step 3: Precise Interpreter Detection | COMMENT |
| LOW⚡ | …ipts/arch_setup_scripts/scripts/180_udev_usb_notify.sh | 38 | # Step 1: Physical installation with strict ownership | COMMENT |
| LOW⚡ | …ipts/arch_setup_scripts/scripts/180_udev_usb_notify.sh | 43 | # Step 2: Udev rules | COMMENT |
| LOW⚡ | …ipts/arch_setup_scripts/scripts/180_udev_usb_notify.sh | 48 | # Step 3: Daemon reload | COMMENT |
| LOW⚡ | …er_scripts/arch_setup_scripts/scripts/415_mpv_setup.sh | 83 | # Step 1: Smart Dependency Check | COMMENT |
| LOW⚡ | …er_scripts/arch_setup_scripts/scripts/415_mpv_setup.sh | 109 | # Step 2: Directory Setup | COMMENT |
| LOW⚡ | …er_scripts/arch_setup_scripts/scripts/415_mpv_setup.sh | 114 | # Step 3: Install UOSC | COMMENT |
| LOW⚡ | …er_scripts/arch_setup_scripts/scripts/415_mpv_setup.sh | 135 | # Step 4: Install Thumbfast | COMMENT |
| LOW⚡ | …er_scripts/arch_setup_scripts/scripts/415_mpv_setup.sh | 177 | # Step 5: Intelligent Hardware Detection | COMMENT |
| LOW⚡ | …er_scripts/arch_setup_scripts/scripts/415_mpv_setup.sh | 254 | # Step 6: Generate mpv.conf | COMMENT |
| LOW⚡ | …er_scripts/arch_setup_scripts/scripts/415_mpv_setup.sh | 299 | # Step 7: Generate input.conf | COMMENT |
| LOW⚡ | …/arch_setup_scripts/scripts/155_blur_shadow_opacity.sh | 54 | # Step 1: Set Brightness | COMMENT |
| LOW⚡ | …/arch_setup_scripts/scripts/155_blur_shadow_opacity.sh | 66 | # Step 2: Run Visual Toggle Script | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …er_scripts/dusky_system/quickpanal/dusky_quickpanal.py | 370 | # Sliders restored as requested | STRING |
| HIGH | …/tts_stt/old/faster_whisper/backup_old_works/config.py | 52 | # This logic is restored as per your request. | COMMENT |
| HIGH | …r_scripts/mako_osd/dusky_glance/dusky_glance_daemon.sh | 257 | # Leaving 'dusky-glance-alert' intact as requested via config overrides | COMMENT |
| HIGH⚡ | …h_setup_scripts/scripts/475_reverting_sleep_timeout.sh | 75 | # (Original logic preserved exactly as requested) | COMMENT |
| HIGH⚡ | user_scripts/misc_extra/backup_hyprlang_files.sh | 52 | # Explicitly define the targeted files / globs as requested | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .config/firefox_extentions/ai_bridge/bridge.py | 115 | # This function is called by the daemon for EVERY RUN_QUERY, regardless | COMMENT |
| MEDIUM | user_scripts/firefox/firefox_symlink_partition.py | 235 | # Create the symbolic link if it doesn't exist | COMMENT |
| MEDIUM | user_scripts/tts_stt/old/kokoro_gpu/speak.sh | 130 | # Create a named pipe for FFmpeg to ensure we capture its exit status | COMMENT |
| MEDIUM | …rch_iso_scripts/online/125_mkinitcpio_hooks_disable.sh | 21 | # Create the override directory if it doesn't exist | COMMENT |
| MEDIUM | user_scripts/arch_iso_scripts/online/160_zram_config.sh | 73 | # Create a temporary file in the target directory to ensure they are on | COMMENT |
| MEDIUM | …arch_setup_scripts/scripts/246_asusd_tuf_f15_config.sh | 193 | # Create the backup | COMMENT |
| MEDIUM⚡ | …arch_setup_scripts/scripts/265_mouse_button_reverse.sh | 11 | # Define the target configuration file (defaults to your specific Lua path) | COMMENT |
| MEDIUM | …ripts/arch_setup_scripts/scripts/385_waydroid_setup.sh | 68 | # Create a temporary sudoers rule to prevent AUR helpers from double-prompting for passwords | COMMENT |
| MEDIUM | …up_scripts/scripts/215_powerkey_lid_close_behaviour.sh | 52 | # This file is part of systemd. | COMMENT |
| MEDIUM⚡ | …_scripts/arch_setup_scripts/scripts/165_qtct_config.sh | 50 | # Create a temporary file for atomic writing | COMMENT |
| MEDIUM | user_scripts/kernel/kernal_modules.sh | 24 | # Create the state file unpredictably (mode 0600, owned by us) so a local | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | user_scripts/firefox/optimize_firefox.py | 472 | def update_user_js(profile_dir: Path, prefs: dict[str, str | int | bool], dry_run: bool) -> None: | CODE |
| LOW⚡ | …ts/dusky_system/control_center/dusky_control_center.py | 67 | def _setup_cache() -> None: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/utility.py | 31 | __all__ = [ | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 609 | def set_timeout_source(self, source_id: int) -> None: | CODE |
| LOW | user_scripts/dusky_system/control_center/lib/rows.py | 3410 | def _set_visual(self, state: bool) -> None: | CODE |
| LOW | user_scripts/hypr/monitor/adjust_scale.py | 108 | def update_lua_config_atomically(monitor_data: Dict[str, Any], new_scale: float) -> None: | CODE |
| LOW | …ts/hypr/rules/window_rules_generator_new_incomplete.py | 698 | def update_preset_ui(self) -> None: | STRING |
| LOW | …ts/hypr/rules/window_rules_generator_new_incomplete.py | 719 | def update_preview(self) -> None: | STRING |
| LOW | user_scripts/tools/delta/neo_delta_zsh_engine.py | 201 | def update_frecency(filepath: str) -> None: | CODE |
| LOW | user_scripts/tools/zram/zram_test.py | 331 | def update_dashboards(self) -> None: | STRING |
| LOW | user_scripts/tools/ios/ios_compile_and_ssh_sign.py | 93 | def set_remote_cleanup(self, host: str, port: int, user: str, remote_path: str) -> None: | CODE |
| LOW | user_scripts/screentime/screentime_tui.py | 504 | def _update_display(self, reset_cursor: bool = False) -> None: | STRING |
| LOW | user_scripts/networking/warp_toggle.py | 78 | def update_state_file(state: bool) -> None: | CODE |
| LOW | …cripts/networking/network_throttle/tests/test_quota.py | 13 | def set_global_limits(self, limit_down: Any, limit_up: Any) -> None: | CODE |
| LOW | …er_scripts/networking/network_throttle/src/firewall.py | 31 | def set_default_policy(self, default_deny: bool) -> None: | CODE |
| LOW | …er_scripts/networking/network_throttle/src/database.py | 192 | async def set_quota(period: str, limit_bytes: int, warning_threshold: float = 0.8) -> None: | CODE |
| LOW | …ipts/networking/network_throttle/src/traffic_shaper.py | 40 | def set_global_limits(self, limit_down: Optional[str], limit_up: Optional[str]) -> None: | CODE |
| LOW | …ipts/networking/network_throttle/src/traffic_shaper.py | 95 | def update_throttle_class(self, class_id: int, rate_down: Optional[str], rate_up: Optional[str]) -> None: | CODE |
| LOW⚡ | user_scripts/update_dusky/python/update_dusky.py | 5710 | def _set_pane_widths(self, width_pct: int) -> None: | CODE |
| LOW⚡ | user_scripts/update_dusky/python/update_dusky.py | 5718 | def _update_pane_width_from_mouse(self, mouse_screen_x: int) -> None: | CODE |
| LOW | user_scripts/update_dusky/python/update_dusky.py | 4205 | def _update_label(self) -> None: | CODE |
| LOW | user_scripts/update_dusky/python/update_dusky.py | 4280 | def _update_results(self, query: str) -> None: | CODE |
| LOW | user_scripts/update_dusky/python/update_dusky.py | 4803 | def update_task_state(self, index: int, new_status: str) -> None: | CODE |
| LOW | user_scripts/update_dusky/python/update_dusky.py | 4880 | def _set_pty_size(fd: int) -> None: | CODE |
| LOW | user_scripts/audio/mono_audio_pipewire.py | 256 | def set_indicator_state(enabled: bool) -> None: | CODE |
| LOW⚡ | user_scripts/arch_setup_scripts/orchestrator.py | 5278 | def _set_pane_widths(self, width_pct: int) -> None: | STRING |
| LOW⚡ | user_scripts/arch_setup_scripts/orchestrator.py | 5286 | def _update_pane_width_from_mouse(self, mouse_screen_x: int) -> None: | STRING |
| LOW | user_scripts/arch_setup_scripts/orchestrator.py | 4433 | def _update_results(self, query: str) -> None: | STRING |
| LOW | user_scripts/arch_setup_scripts/orchestrator.py | 5603 | def update_task_node_by_key(self, state_key: str, status: TaskStatus) -> None: | STRING |
| LOW | user_scripts/arch_setup_scripts/orchestrator.py | 5706 | def _update_overall_status(self) -> None: | STRING |
| LOW | user_scripts/arch_setup_scripts/orchestrator.py | 5787 | def _update_details(self, task: OrchestratorTask | None) -> None: | STRING |
| LOW | user_scripts/arch_setup_scripts/orchestrator.py | 5888 | def _set_pty_size(fd: int) -> None: | STRING |
| LOW | …_setup_scripts/scripts/005_hypr_custom_config_setup.py | 39 | logger = logging.getLogger(__name__) | CODE |
| LOW | …pts/arch_setup_scripts/scripts/185_terminal_default.py | 205 | def set_terminal(self, selected_terminal: str) -> None: | CODE |
| LOW | user_scripts/arch_setup_scripts/scripts/085_warp.py | 58 | def _set_debug(val: bool) -> None: | CODE |
| LOW | user_scripts/arch_setup_scripts/scripts/085_warp.py | 154 | def set_real_user(user: str) -> None: | CODE |
| LOW | user_scripts/arch_setup_scripts/scripts/085_warp.py | 1022 | def set_warp_mode(mode: str) -> None: | CODE |
| LOW⚡ | …arch_setup_scripts/scripts/060_package_installation.py | 1590 | def _set_pane_widths(self, width_pct: int) -> None: | CODE |
| LOW⚡ | …arch_setup_scripts/scripts/060_package_installation.py | 1598 | def _update_pane_width_from_mouse(self, mouse_screen_x: int) -> None: | CODE |
| LOW | …arch_setup_scripts/scripts/060_package_installation.py | 1708 | def update_package_node(self, pkg_name: str, status: PackageStatus) -> None: | CODE |
| LOW | …arch_setup_scripts/scripts/060_package_installation.py | 2238 | def _set_pty_size(fd: int) -> None: | CODE |
| LOW | …ts/arch_setup_scripts/scripts/007_main_hyprland_lua.py | 38 | logger = logging.getLogger(__name__) | CODE |
| LOW | user_scripts/dusky_tui/python/frontend/ui.py | 1367 | def update_mode(self) -> None: | CODE |
| LOW⚡ | user_scripts/dusky_tui/python/frontend/ui.py | 3288 | def _update_footer_legend(self) -> None: | STRING |
| LOW⚡ | user_scripts/dusky_tui/python/frontend/ui.py | 3423 | async def update_telemetry(self) -> None: | STRING |
| LOW⚡ | user_scripts/dusky_tui/python/frontend/ui.py | 3735 | def _update_scroll_indicators(self) -> None: | STRING |
| LOW | user_scripts/dusky_tui/python/frontend/ui.py | 1612 | def update_content(self) -> None: | STRING |
| LOW | user_scripts/dusky_tui/python/frontend/ui.py | 3633 | def _update_help_panel(self, item: ConfigItem) -> None: | STRING |
| LOW | user_scripts/dusky_tui/python/frontend/ui.py | 3707 | def _update_pagination(self, ol: ConfigOptionList) -> None: | STRING |
| LOW⚡ | …er_scripts/dusky_tui/python/engines/network_manager.py | 393 | def set_app(self, app) -> None: | CODE |
| LOW⚡ | user_scripts/dusky_tui/python/main/main.py | 123 | def _setup_cache() -> None: | CODE |
| LOW | user_scripts/way_layers/visualizer/visualizer_daemon.py | 2115 | def update_smoothing(self) -> None: | STRING |
| LOW | user_scripts/way_layers/visualizer/visualizer_daemon.py | 2812 | def set_uniform_int(self, name: str, value: int) -> None: | STRING |
| LOW | user_scripts/way_layers/visualizer/visualizer_daemon.py | 2817 | def set_uniform_float(self, name: str, value: float) -> None: | STRING |
| LOW | user_scripts/performance/cpu/core_runner/core_helper.py | 12 | def set_core_state(cpu_id: int, state: str) -> None: | CODE |
| LOW⚡ | user_scripts/performance/dusky_monitor/dusky_monitor.py | 703 | def _update_panopticon_dom(self, data: dict[str, Any]) -> None: | CODE |
| LOW | user_scripts/performance/dusky_monitor/dusky_monitor.py | 676 | def update_table(self) -> None: | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | user_scripts/dusky_vm/passthrough/30_kvm_vm_deploy.py | 0 | enforce euid 0. auto-elevates via sudo if executed as standard user. | STRING |
| HIGH | user_scripts/dusky_vm/passthrough/07_storage_setup.py | 0 | enforce euid 0. auto-elevates via sudo if executed as standard user. | STRING |
| HIGH | …scripts/dusky_vm/passthrough/10_virt_modular_daemon.py | 0 | enforce euid 0. auto-elevates via sudo if executed as standard user. | STRING |
| HIGH | …y_vm/passthrough/15_gpu_probing_kernal_param_mkinit.py | 0 | enforce euid 0. auto-elevates via sudo if executed as standard user. | STRING |
| HIGH | …_vm/passthrough/bind_toggle/nvidia_vfio_bind_unbind.py | 0 | enforce euid 0. auto-elevates via sudo if executed as standard user. | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …ackup/my-ublock-static-filters_2025-12-13_18.15.20.txt | 3 | gemini.google.com##hallucination-disclaimer | CODE |
| MEDIUM | …h Installation/Arch ISO/Learning to Create ARCH ISO.md | 1396 | ### C. Installer orchestration logic | COMMENT |
| MEDIUM | …s/Packages CLI/Extensive curated List of Packages 2.md | 248 | - [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Scaffolding utility for vanilla JS. | CODE |
| MEDIUM | user_scripts/tools/journalctl/journalctl.py | 532 | # High-level event-driven interaction pipeline natively parsing fzf's 0.73.1 syntax safely | COMMENT |
| MEDIUM | user_scripts/tts_stt/old/faster_whisper/config.py | 42 | # Filter out tiny hallucinations (e.g. single symbols) | COMMENT |
| MEDIUM | …_scripts/online/157_snapper_pacman_hooks_for_limine.sh | 537 | # Master orchestration block | COMMENT |
| MEDIUM | …old_bash/limine/157_snapper_pacman_hooks_for_limine.sh | 537 | # Master orchestration block | COMMENT |
| MEDIUM | …cripts/376_generate_colorfiles_for_current_wallpaer.sh | 88 | exit 0 # Bail out cleanly without crashing the orchestration script | CODE |
| MEDIUM | …snapshots/limine/03_snapper_pacman_hooks_for_limine.sh | 594 | # Master orchestration block | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | Documents/pensive/Adobe/AE Notes.md | 197 | planet.earth.land.soil.tree.toUpperCase() | CODE |
| CRITICAL | Documents/pensive/Adobe/AE Notes.md | 210 | planet.earth.land.soil.tree.toUpperCase() | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | user_scripts/hypr/multi_monitor_workspace.sh | 16 | # Usage: | COMMENT |
| LOW | user_scripts/theme_matugen/theme_ctl.sh | 17 | # Usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | …template/append_lines_in_edit_here_configs_template.sh | 38 | # TIP: if you want to append a comment make sure to have it in single quotes too eg ('# Edit configs here') | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …pts/dusky_tui/bash/generic_template/dusky_tui_5.9.1.sh | 997 | IFS='|' read -r dummy_key type dummy_block dummy_min dummy_max dummy_step <<< "${ITEM_MAP["${REPLY_CTX}::${item} | CODE |
| LOW | …pts/dusky_tui/bash/generic_template/dusky_tui_5.9.1.sh | 1114 | IFS='|' read -r dummy_key type dummy_block dummy_min dummy_max dummy_step <<< "$config" | CODE |
| LOW | …pts/dusky_tui/bash/generic_template/dusky_tui_5.9.1.sh | 1502 | IFS='|' read -r dummy_key type dummy_block dummy_min dummy_max dummy_step <<< "${ITEM_MAP["${REPLY_CTX}::${label}"]} | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …ts/offline_iso/iso_maker/python/dusky_iso_generator.py | 700 | CODE | |
| LOW | user_scripts/dusky_tui/python/frontend/ui.py | 1903 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …r_scripts/arch_iso_scripts/offline_iso/orchestrator.py | 1824 | async def execute_task(self, task: OrchestratorTask): | STRING |