REPOSITORY DOSSIER  ·  github.com

boyter/scc

58 files 13 languages 40,429 total lines @460a6e8 analysed just now

A tool similar to cloc, sloccount and tokei. For counting the lines of code, blank lines, comment lines, and physical lines of source code i…

01Overview

scc · 37,034 lines of actual code
58
Files
37,034
Code lines
914
Comments
13
Languages
2,222
Complexity
0
Secrets
Line Composition 40,429 total lines
Code37,03491.6%
Blank2,4816.1%
Comments9142.3%
~99%
tokens saved
Reading boyter/scc via an LLM
~259k tokens ~1.4k tokens via code_analyze

The entire repo summarised by code_analyze — structured JSON in <2k tokens. The dossier above is built from one call. Drill into specifics with code_search.

02Languages & Tech Stack

what it’s written in, what it depends on

03Notable Files

where complexity and size live

04Code Quality

style, correctness, and maintainability findings

By Severity & Category

Warning
103
Info
69
Error
0
Total
207
By Category
correctness 130 maintainability 5 performance 36 safety 1

Top Findings

Ensure functions have docstrings for documentation ×2
Use logging module for better control and configurability ×2
Use 'is' for None comparisons (e.g., x is None)

05Secrets & Credentials

pattern-based scan for hardcoded secrets
✓   No hardcoded credentials or secret patterns detected. Pattern-based scan only — does not catch logic-level vulnerabilities.

Scan another repository

Drop any public git URL or owner/repo shorthand.

Or compare boyter/scc against another repo:

Or use the API directly: curl https://api.searchcode.com/api/v1/code_analyze  ·  Add to your MCP client