REPOSITORY DOSSIER  ·  github.com

boyter/scc

115 files 13 languages 60,986 total lines @de6aac0 analysed just now

A tool similar t…

01Overview

scc · 53,321 lines of actual code
115
Files
53,321
Code lines
3,260
Comments
13
Languages
5,501
Complexity
0
Secrets
Line Composition 60,986 total lines
Code53,32187.4%
Blank4,4057.2%
Comments3,2605.3%
~99%
tokens saved
Reading boyter/scc via an LLM
~373k 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
194
Error
0
Total
400
By Category
correctness 204 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