Repository Analysis

asdf-vm/asdf

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

0.4 Likely human-written View on GitHub
0.4
Adjusted Score
0.4
Raw Score
100%
Time Factor
2026-05-21
Last Push
25,382
Stars
Go
Language
30,984
Lines of Code
175
Files
6
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 3LOW 3

Pattern Findings

6 matches across 4 categories. Click a row to expand file-level details.

Self-Referential Comments2 hits · 6 pts
SeverityFileLineSnippet
MEDIUMinternal/completions/asdf.zsh4# Initialize local variables for ZSH completion context
MEDIUMinternal/completions/asdf.zsh19# Define main asdf commands array with descriptions
AI Slop Vocabulary1 hit · 3 pts
SeverityFileLineSnippet
MEDIUMinternal/repotest/repotest.go119 // Definitely some opportunities to refactor here. This code might be
Deep Nesting2 hits · 2 pts
SeverityFileLineSnippet
LOWscripts/checkstyle.py93
LOWscripts/checkstyle.py135
Over-Commented Block1 hit · 1 pts
SeverityFileLineSnippet
LOWscripts/checkstyle.py1#!/usr/bin/env python3