REPOSITORY DOSSIER  ·  github.com

boyter/scc

107 files 13 languages 59,899 total lines @c5be396 analysed just now

A tool similar t…

01Overview

scc · 52,519 lines of actual code
107
Files
52,519
Code lines
3,098
Comments
13
Languages
5,335
Complexity
0
Secrets
Line Composition 59,899 total lines
Code52,51987.7%
Blank4,2827.1%
Comments3,0985.2%
~99%
tokens saved
Reading boyter/scc via an LLM
~367k 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
172
Info
204
Error
0
Total
410
By Category
correctness 214 maintainability 51 performance 108 safety 1 security 2

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