REPOSITORY DOSSIER  ·  github.com

boyter/scc

104 files 13 languages 58,952 total lines @90d36ed analysed just now

A tool similar t…

01Overview

scc · 51,787 lines of actual code
104
Files
51,787
Code lines
2,970
Comments
13
Languages
5,230
Complexity
0
Secrets
Line Composition 58,952 total lines
Code51,78787.8%
Blank4,1957.1%
Comments2,9705.0%
~99%
tokens saved
Reading boyter/scc via an LLM
~362k 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
185
Info
204
Error
0
Total
423
By Category
correctness 228 maintainability 51 performance 107 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