Repository Analysis

derailed/k9s

🐶 Kubernetes CLI To Manage Your Clusters In Style!

5.7 Low AI signal View on GitHub
5.7
Adjusted Score
5.7
Raw Score
100%
Time Factor
2026-05-26
Last Push
33,771
Stars
Go
Language
100,808
Lines of Code
1002
Files
106
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 27HIGH 0MEDIUM 72LOW 7

Pattern Findings

106 matches across 3 categories. Click a row to expand file-level details.

Hallucination Indicators27 hits · 350 pts
SeverityFileLineSnippet
CRITICALinternal/ui/indicator.go58 s.styles.K9s.Info.K9sRevColor.String(),
CRITICALinternal/ui/indicator.go60 s.styles.K9s.Info.FgColor.String(),
CRITICALinternal/ui/indicator.go64 s.styles.K9s.Info.CPUColor.String(),
CRITICALinternal/ui/indicator.go67 s.styles.K9s.Info.MEMColor.String(),
CRITICALinternal/ui/indicator.go82 s.styles.K9s.Info.K9sRevColor.String(),
CRITICALinternal/ui/indicator.go84 s.styles.K9s.Info.FgColor.String(),
CRITICALinternal/ui/indicator.go88 s.styles.K9s.Info.CPUColor.String(),
CRITICALinternal/ui/indicator.go91 s.styles.K9s.Info.MEMColor.String(),
CRITICALinternal/config/styles.go799 tview.Styles.BorderColor = s.K9s.Frame.Border.FgColor.Color()
CRITICALinternal/config/styles.go800 tview.Styles.FocusColor = s.K9s.Frame.Border.FocusColor.Color()
CRITICALinternal/view/pulse.go204 index := int(p.app.Config.K9s.Thresholds.LevelFor("cpu", perc))
CRITICALinternal/view/pulse.go205 cpu.SetColorIndex(int(p.app.Config.K9s.Thresholds.LevelFor("cpu", perc)))
CRITICALinternal/view/pulse.go215 p.app.Config.K9s.Thresholds.SeverityColor("cpu", perc),
CRITICALinternal/view/pulse.go231 index = int(p.app.Config.K9s.Thresholds.LevelFor("memory", perc))
CRITICALinternal/view/pulse.go235 p.app.Config.K9s.Thresholds.SeverityColor("memory", perc),
CRITICALinternal/view/cluster_info.go85 cell.SetTextColor(c.styles.K9s.Info.FgColor.Color())
CRITICALinternal/view/cluster_info.go147 l := c.app.Config.K9s.Thresholds.LevelFor(config.CPU, cpu)
CRITICALinternal/view/cluster_info.go152 l = c.app.Config.K9s.Thresholds.LevelFor(config.MEM, mem)
CRITICALinternal/view/cluster_info.go164 c.GetCell(row, 0).SetTextColor(c.styles.K9s.Info.FgColor.Color())
CRITICALinternal/view/cluster_info.go168 s = s.Foreground(c.styles.K9s.Info.SectionColor.Color())
CRITICALinternal/view/help.go354 style = tcell.StyleDefault.Background(h.styles.K9s.Help.BgColor.Color())
CRITICALinternal/view/help.go355 key = style.Foreground(h.styles.K9s.Help.KeyColor.Color()).Bold(true)
CRITICALinternal/view/help.go356 numKey = style.Foreground(h.app.Styles.K9s.Help.NumKeyColor.Color()).Bold(true)
CRITICALinternal/view/help.go357 info = style.Foreground(h.app.Styles.K9s.Help.FgColor.Color())
CRITICALinternal/view/help.go358 heading = style.Foreground(h.app.Styles.K9s.Help.SectionColor.Color())
CRITICALinternal/view/log_indicator.go59 l.SetBackgroundColor(styles.K9s.Views.Log.Indicator.BgColor.Color())
CRITICALinternal/view/log_indicator.go60 l.SetTextColor(styles.K9s.Views.Log.Indicator.FgColor.Color())
Decorative Section Separators72 hits · 216 pts
SeverityFileLineSnippet
MEDIUMskins/red.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/red.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/everforest-light.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/everforest-light.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/rose-pine-moon.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/rose-pine-moon.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/stock.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/stock.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/kanagawa.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/kanagawa.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/one-light.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/one-light.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-material-light-medium.yaml1# -------------------------------------------
MEDIUMskins/gruvbox-material-light-medium.yaml3# -------------------------------------------
MEDIUMskins/gruvbox-dark.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-dark.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/black-and-wtf.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/black-and-wtf.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/nightfox.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/nightfox.yaml5# -----------------------------------------------------------------------------
MEDIUMskins/transparent.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/transparent.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/everforest-dark.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/everforest-dark.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-light-hard.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-light-hard.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/solarized-light.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/solarized-light.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-material-dark-hard.yaml1# ----------------------------------------
MEDIUMskins/gruvbox-material-dark-hard.yaml3# ----------------------------------------
MEDIUMskins/in-the-navy.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/in-the-navy.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/nord.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/nord.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-light.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-light.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/monokai.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/monokai.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-material-light-hard.yaml1# -----------------------------------------
MEDIUMskins/gruvbox-material-light-hard.yaml3# -----------------------------------------
MEDIUMskins/rose-pine-dawn.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/rose-pine-dawn.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/kiss.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/kiss.yaml4# -----------------------------------------------------------------------------
MEDIUMskins/rose-pine.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/rose-pine.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-material-dark-medium.yaml1# ------------------------------------------
MEDIUMskins/gruvbox-material-dark-medium.yaml3# ------------------------------------------
MEDIUMskins/dracula.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/dracula.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/solarized-dark.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/solarized-dark.yaml5# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-dark-hard.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-dark-hard.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/narsingh.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/narsingh.yaml3# -----------------------------------------------------------------------------
MEDIUMskins/gruvbox-material-light-soft.yaml1# ----------------------------------------
MEDIUMskins/gruvbox-material-light-soft.yaml3# ----------------------------------------
MEDIUMskins/one-dark.yaml1# -----------------------------------------------------------------------------
MEDIUMskins/one-dark.yaml3# -----------------------------------------------------------------------------
12 more matches not shown…
Over-Commented Block7 hits · 7 pts
SeverityFileLineSnippet
LOWREADME.md461 # nvidia: nvidia.com/gpu
LOWplugins/liveMigration.yaml1# $XDG_CONFIG_HOME/k9s/plugins.yaml
LOWskins/solarized-16.yaml1# K9s Solarized Skin Contributed by [@graelo](graelo@grael.cc)
LOWinternal/config/templates/hotkeys.yaml1hotKeys:
LOWinternal/tchart/gauge_test.go1package tchart_test
LOWinternal/tchart/gauge_test.go21// },
LOWinternal/tchart/gauge_test.go41// "empty": {