Repository Analysis

santifer/career-ops

AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

1.1 Likely human-written View on GitHub
1.1
Adjusted Score
1.1
Raw Score
100%
Time Factor
2026-05-25
Last Push
47,871
Stars
JavaScript
Language
20,779
Lines of Code
142
Files
14
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 4LOW 10

Pattern Findings

14 matches across 4 categories. Click a row to expand file-level details.

Decorative Section Separators3 hits · 9 pts
SeverityFileLineSnippet
MEDIUMtemplates/portals.example.yml1055 # ============================================================
MEDIUMtemplates/portals.example.yml1057 # ============================================================
MEDIUMtemplates/portals.example.yml1079 # ============================================================
Over-Commented Block6 hits · 6 pts
SeverityFileLineSnippet
LOWtemplates/portals.example.yml1# Portal Scanner Configuration
LOWtemplates/portals.example.yml21# 4. Adjust search_queries for your preferred job boards
LOWtemplates/portals.example.yml41# common foreign hubs. Customize to your geography.
LOWtemplates/portals.example.yml361#
LOWtemplates/portals.example.yml381# format: jobs-json-v1
LOWtemplates/portals.example.yml1061 # `search_queries:` section above — that's where the scanner picks
Fake / Example Data4 hits · 4 pts
SeverityFileLineSnippet
LOWmodes/pdf.md1913. Read `name` from `config/profile.yml` → normalize to kebab-case lowercase (e.g. "John Doe" → "john-doe") → `{candida
LOWdashboard/internal/ui/screens/pipeline_test.go121 {Company: "Acme Corp", Role: "Senior PM, Voice AI", Status: "Evaluated", Score: 4.2, Notes: "Series B in Madrid"},
LOWdashboard/internal/ui/screens/pipeline_test.go138 if len(pm.filtered) != 1 || pm.filtered[0].Company != "Acme Corp" {
LOWdashboard/internal/ui/screens/pipeline_test.go145 if len(pm.filtered) != 1 || pm.filtered[0].Company != "Acme Corp" {
AI Slop Vocabulary1 hit · 3 pts
SeverityFileLineSnippet
MEDIUMdashboard/internal/ui/screens/pipeline.go176// the current UI state so manual refresh feels seamless.