01 · Roasts
One repo carries the moon
Integrity-Box has 2,638 of your 2,907 stars. The rest of the portfolio is mostly its entourage.
CI is a translation feature
TRANSLATIONS has GitHub Actions; Integrity-Box—the 129 MB flagship—does not. Automation took a language course and skipped the main product.
Tests remain theoretical
Across the scored repositories, tests are absent everywhere. Even 925 commits this year could not summon one assertion.
Plugin assembly line
Six compact Lua phone plugins shipped with roughly one sampled commit each: fast ideas, extremely short biographies.
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% weight83A
- Consistency20% weight65C
- Quality20% weight52D
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
148 active days
Language distribution
- HTML43%
- JavaScript32%
- Shell13%
- Java5%
- CSS3%
- Lua2%
- Other2%
04 · Numbers
Owned repos
non-fork
22
Commits
last 12 months
925
Followers
316
Joined GitHub
Dec 2022
05 · Top repos
MeowDump /
Integrity-Box
A widely adopted Android root/Play Integrity toolkit with 2,638 stars, a substantial 129,150 KB multi-script/UI codebase, and practical installation, spoofing, keybox, cleanup, and autopilot workflows, but no tests, CI, typed code, or gitignore.
MeowDump /
MeowDump
A small-adoption but actively maintained Android modding repository bundling IntegrityBox, Play Integrity, AntiBloatAOSP, QuietKill, and KeyboxChecker release artifacts and changelogs.
MeowDump /
TRANSLATIONS
A small but active localization updater for IntegrityBox, shipping eight language-related UI assets and an Android sync script; it has useful documentation and CI packaging, but no tests, license, or typed implementation.
MeowDump /
iOS-emoji
A documented Magisk/KernelSU emoji replacement module with practical Android font and app-hooking scripts, but no tests or CI and only a short one-day development history.
MeowDump /
plugin-Wakelock-Hunter
A small, documented MIT Lua plugin with a quick action that scans Android battery current, alarms, wakelocks, and CPU usage, but it is a one-commit, minimally validated release.
MeowDump /
meowdump.github.io
A polished but very small single-file static support page, with responsive styling and modal interactions but no visible adoption, documentation, tests, CI, or license.
MeowDump /
plugin-Thermal-Guard
A small, documented Lua phone plugin that monitors thermal zones and changes CPU governors, with configurable modes and a quick-apply action, but only one sampled commit and no tests or CI.
MeowDump /
plugin-Doze-Delay
A small, documented Lua Android doze-control plugin with configurable modes and periodic re-application, but only one sampled commit and no tests or CI.
MeowDump /
plugin-DNS-Flip
A small, documented Lua plugin that automatically selects Android private DNS by WiFi SSID or mobile connectivity, with manual and scheduled actions but minimal repository scope and validation.
MeowDump /
plugin-Deep-Doze
Small documented MIT Lua plugin with a focused Android deep-doze loop, configurable sleep window, charging and screen-state checks, and manual quick action.
MeowDump /
plugin-Boot-Cleaner
A small, documented Lua boot-cleaning plugin with configurable retention and manual actions, but only a one-commit snapshot with no tests, CI, or evidence of external adoption.
MeowDump /
MeowARC
A 3 KB work-in-progress repository containing only OTA metadata and a testing-phase changelog, with no implementation, documentation, tests, CI, or license.
06 · Timeline
- Dec 31, 2022Joined GitHub
- Feb 27, 2025Created Integrity-Box — A toolkit for managing Play Integrity & System Environment
- Jul 28, 2025Created MeowDump
- Nov 12, 2025Created meowdump.github.io
- Jul 12, 2026Created TRANSLATIONS — Already done- ARABIC, SPANISH, CHINESE, INDONESIAN, RUSSIAN, POLISH
- Aug 9, 2026Created plugin-Deep-Doze — A lua plugin to Forces deep doze during sleep hours. Saves battery overnight. [THIS IS NOT A MODULE]
- Aug 9, 2026Created plugin-DNS-Flip — A lua plugin that Switches private DNS automatically based on your network. [THIS IS NOT A MODULE]
- Aug 9, 2026Created plugin-Wakelock-Hunter — Shows which apps are draining your battery right now. [THIS IS NOT A MODULE]
- Aug 12, 2026Created plugin-Boot-Cleaner — Cleans temp files and logs at every boot. [THIS IS NOT A MODULE]
- Aug 12, 2026Created plugin-Doze-Delay — Controls how fast your phone enters doze mode. Aggressive saves battery, relaxed keeps apps alive. [THIS IS NOT A MODULE]
- Aug 12, 2026Created plugin-Thermal-Guard — Monitors CPU temp and switches governor. Set mode in config, tap button to apply immediately. [THIS IS NOT A MODULE]
- Aug 13, 2026Created MeowARC — Work In Progress
- Aug 14, 2026Created iOS-emoji — A magisk module that replaces your default android/oem emojis with apple's emoji
- Sep 9, 2026Most recent push to Integrity-Box
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.