01 · Roasts
CI is the missing teammate
The strongest codebases—agent-sandboxing, labrat-support-agent, CapyNodes, and both SkinWise repos—ship without CI.
Sprint-built, proof-light
labrat-support-agent packs 20 tools and 12+ tables into a one-day project, then leaves adoption at zero stars.
Security footnote from hell
.dotfiles contains a plaintext SCIRA_API_KEY while offering no README, tests, or CI to distract from it.
Horizontal builder
165 multi-repo recent commits and 489 yearly commits say you ship broadly; the 55 stars say the audience has not caught up.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight56D
- Consistency20% weight65C
- Quality20% weight69C
- Depth15% weight60C
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
178 active days
Language distribution
- Jupyter Notebook32%
- Python32%
- TypeScript26%
- C++3%
- Shell2%
- Java1%
- Other4%
04 · Numbers
Owned repos
non-fork
77
Commits
last 12 months
489
Followers
40
Joined GitHub
Apr 2023
05 · Top repos
capybara-brain346 /
agent-sandboxing
A substantial, typed TypeScript agent-sandbox backend with Docker-oriented isolation, GitHub/PR integration, event persistence, and broad Vitest coverage, but only 2 stars and no demonstrated external adoption or CI.
capybara-brain346 /
labrat-support-agent
A typed, documented Next.js support-agent product with SQLite-backed workflows, safety escalation, confirmation-gated writes, and unit-tested policy math; it is a same-day, zero-star project without demonstrated external adoption or CI.
capybara-brain346 /
skinwise-frontend-v2
A documented TypeScript/Vite React skin-analysis frontend with CNN and VLM flows, multilingual UI, API integration, result PDFs, and a structured component/page layout, but no demonstrated adoption, tests, CI, or license.
capybara-brain346 /
capynodes-backend
CapyNodes is a documented Django backend with a substantial AI diagram-evaluation pipeline, graph normalization, credit controls, JWT auth, and observability, but has only 1 star and lacks typed code, CI, licensing, and verified test coverage.
capybara-brain346 /
skinwise-backend
Documented FastAPI skin-classification backend with ONNX inference, Gemini/OpenRouter analysis, S3 persistence, Docker deployment, and 22 documented classes, but no demonstrated adoption, tests, CI, or license.
capybara-brain346 /
.dotfiles
A personal Neovim, Zsh, and tmux configuration repository with modular Lua setup and substantial plugin customization, but no documentation, tests, CI, license, or adoption signals.
capybara-brain346 /
capybara-brain346
A GitHub profile configuration repository with a polished README identity card, but no sampled implementation, tests, CI, license, or typed project structure.
06 · Timeline
- Apr 10, 2023Joined GitHub
- Jun 18, 2023Created capybara-brain346 — Config files for my GitHub profile.
- Dec 6, 2024Created .dotfiles — My config files, don't touch them 🔫
- Sep 14, 2025Created skinwise-backend
- Oct 12, 2025Created skinwise-frontend-v2
- Jan 13, 2026Created capynodes-backend — Leetcode for AI Engineering System Design
- Aug 10, 2026Created agent-sandboxing
- Aug 11, 2026Created labrat-support-agent
- Aug 31, 2026Most recent push to agent-sandboxing
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.