Repository Analysis

schollz/croc

Easily and securely send things from one computer to another :crocodile: :package:

7.5 Low AI signal View on GitHub
7.5
Adjusted Score
7.5
Raw Score
100%
Time Factor
2026-05-27
Last Push
35,204
Stars
Go
Language
11,952
Lines of Code
47
Files
35
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 1MEDIUM 25LOW 9

Pattern Findings

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

Decorative Section Separators25 hits · 76 pts
SeverityFileLineSnippet
MEDIUMsrc/install/default.txt27#===============================================================================
MEDIUMsrc/install/default.txt30#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt32#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt43#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt45#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt53#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt2#===============================================================================
MEDIUMsrc/install/default.txt77#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt102#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt135#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt164#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt188#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt212#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt241#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt276#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt337#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt379#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt406#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt436#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt502#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt528#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt777#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt779#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt793#-------------------------------------------------------------------------------
MEDIUMsrc/install/default.txt795#-------------------------------------------------------------------------------
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippet
HIGHsrc/utils/utils.go324// If the file size is not the same as requested, it returns an empty chunk list (all chunks).
Over-Commented Block9 hits · 6 pts
SeverityFileLineSnippet
LOWmain.go21 // f, err := os.Create("croc.pprof")
LOWsrc/install/default.txt1#!/bin/bash -
LOWsrc/install/default.txt21#
LOWsrc/install/default.txt261
LOWsrc/install/default.txt321 if [[ "${rcode}" -gt "0" ]]; then
LOWsrc/install/default.txt361 fi
LOWsrc/install/default.txt421
LOWsrc/install/default.txt761 # print_message "== Installed autocompletions for $(basename "${SHELL}")" "ok"
LOWsrc/croc/croc.go1101 // Conversely, the local networks on the sender and receiver may overlap but not be connected.