Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

celandro/pokebattler-fight

https://github.com/celandro/pokebattler-fight · scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)

2 raw signals (0 security + 2 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +19.7 (diff) · 2 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 667 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
pom.xml software healthy pom.xml
README.md software healthy README.md
LICENSE.md software healthy LICENSE.md
assist.py software healthy src/main/proto/assist.py
app.yaml software healthy src/main/appengine/app.yaml
JerseyConfig.java software healthy src/main/java/com/pokebattler/fight/JerseyConfig.java
JerseyApplication.java software healthy src/main/java/com/pokebattler/fight/JerseyApplication.java
AppConfiguration.java software healthy src/main/java/com/pokebattler/fight/AppConfiguration.java
RankingParams.java software healthy src/main/java/com/pokebattler/fight/ranking/RankingParams.j…
CloudStorageRankingSimulator.java software healthy src/main/java/com/pokebattler/fight/ranking/CloudStorageRan…
PokemonCreator.java software healthy src/main/java/com/pokebattler/fight/ranking/PokemonCreator.…
ThreadedRankingSimulator.java software healthy src/main/java/com/pokebattler/fight/ranking/ThreadedRanking…
RankingSimulator.java software healthy src/main/java/com/pokebattler/fight/ranking/RankingSimulato…
CachingRankingSimulator.java software healthy src/main/java/com/pokebattler/fight/ranking/CachingRankingS…
PokemonPair.java software healthy src/main/java/com/pokebattler/fight/ranking/PokemonPair.java
ExactStatPokemonCreator.java software healthy src/main/java/com/pokebattler/fight/ranking/ExactStatPokemo…
CPPokemonCreator.java software healthy src/main/java/com/pokebattler/fight/ranking/CPPokemonCreato…
MonteCarloRankingSimulator.java software healthy src/main/java/com/pokebattler/fight/ranking/MonteCarloRanki…
PokemonFilter.java software healthy src/main/java/com/pokebattler/fight/ranking/filter/PokemonF…
NoFilter.java software healthy src/main/java/com/pokebattler/fight/ranking/filter/NoFilter…
CountersFilter.java software healthy src/main/java/com/pokebattler/fight/ranking/filter/Counters…
TopDefenderFilter.java software healthy src/main/java/com/pokebattler/fight/ranking/filter/TopDefen…
FilterRegistry.java software healthy src/main/java/com/pokebattler/fight/ranking/filter/FilterRe…
PrestigeFilter.java software healthy src/main/java/com/pokebattler/fight/ranking/filter/Prestige…
RankingsFilter.java software healthy src/main/java/com/pokebattler/fight/ranking/filter/Rankings…
DefenderTimeRankingsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/DefenderTi…
AttackerPotionsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/AttackerPo…
RankingsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/RankingsSo…
PowerRankingsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/PowerRanki…
WinRankingsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/WinRanking…
DPSRankingsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/DPSRanking…
OverallRankingsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/OverallRan…
SortRegistry.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/SortRegist…
AttackerTimeRankingsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/AttackerTi…
DefenderPotionsSort.java software healthy src/main/java/com/pokebattler/fight/ranking/sort/DefenderPo…
ProtobufJsonProvider.java software healthy src/main/java/com/pokebattler/fight/jaxrs/ProtobufJsonProvi…
BlogProxyConfiguration.java software healthy src/main/java/com/pokebattler/fight/jaxrs/BlogProxyConfigur…
CacheControlResponseFilter.java software healthy src/main/java/com/pokebattler/fight/jaxrs/CacheControlRespo…
ProtobufBinaryProvider.java software healthy src/main/java/com/pokebattler/fight/jaxrs/ProtobufBinaryPro…
CacheControl.java software healthy src/main/java/com/pokebattler/fight/jaxrs/CacheControl.java
CORSResponseFilter.java software healthy src/main/java/com/pokebattler/fight/jaxrs/CORSResponseFilte…
CachingProxyServlet.java software healthy src/main/java/com/pokebattler/fight/jaxrs/CachingProxyServl…
AttackStrategy.java software healthy src/main/java/com/pokebattler/fight/strategies/AttackStrate…
QuickAttackDodgeSpecials.java software healthy src/main/java/com/pokebattler/fight/strategies/QuickAttackD…
DodgeAll.java software healthy src/main/java/com/pokebattler/fight/strategies/DodgeAll.java
DefenderAttack.java software healthy src/main/java/com/pokebattler/fight/strategies/DefenderAtta…
DodgeAll2.java software healthy src/main/java/com/pokebattler/fight/strategies/DodgeAll2.ja…
QuickAttackDodgeAll.java software healthy src/main/java/com/pokebattler/fight/strategies/QuickAttackD…
DodgeSpecials2.java software healthy src/main/java/com/pokebattler/fight/strategies/DodgeSpecial…
AttackStrategyRegistry.java software healthy src/main/java/com/pokebattler/fight/strategies/AttackStrate…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
src software healthy src
main software healthy src/main
proto software healthy src/main/proto
appengine software healthy src/main/appengine
java software healthy src/main/java
com software healthy src/main/java/com
pokebattler software healthy src/main/java/com/pokebattler
fight software healthy src/main/java/com/pokebattler/fight
ranking software healthy src/main/java/com/pokebattler/fight/ranking
filter software healthy src/main/java/com/pokebattler/fight/ranking/filter
sort software healthy src/main/java/com/pokebattler/fight/ranking/sort
jaxrs software healthy src/main/java/com/pokebattler/fight/jaxrs
strategies software healthy src/main/java/com/pokebattler/fight/strategies
calculator software healthy src/main/java/com/pokebattler/fight/calculator
dodge software healthy src/main/java/com/pokebattler/fight/calculator/dodge
resources software healthy src/main/java/com/pokebattler/fight/resources
test software healthy src/test
java software healthy src/test/java
com software healthy src/test/java/com
pokebattler software healthy src/test/java/com/pokebattler
fight software healthy src/test/java/com/pokebattler/fight
ranking software healthy src/test/java/com/pokebattler/fight/ranking
calculator software healthy src/test/java/com/pokebattler/fight/calculator
dodge software healthy src/test/java/com/pokebattler/fight/calculator/dodge
POGOProtos software healthy src/test/java/POGOProtos
locales software healthy locales
tr-TR software healthy locales/tr-TR
raidparty software healthy locales/tr-TR/raidparty
fr-FR software healthy locales/fr-FR
raidparty software healthy locales/fr-FR/raidparty
ja-JP software healthy locales/ja-JP
raidparty software healthy locales/ja-JP/raidparty
pl software healthy locales/pl
raidparty software healthy locales/pl/raidparty
th-TH software healthy locales/th-TH
raidparty software healthy locales/th-TH/raidparty
ru-RU software healthy locales/ru-RU
raidparty software healthy locales/ru-RU/raidparty
es-ES software healthy locales/es-ES
raidparty software healthy locales/es-ES/raidparty
bn-IN software healthy locales/bn-IN
raidparty software healthy locales/bn-IN/raidparty
de-DE software healthy locales/de-DE
raidparty software healthy locales/de-DE/raidparty
hu-HU software healthy locales/hu-HU
raidparty software healthy locales/hu-HU/raidparty
bg-BG software healthy locales/bg-BG
raidparty software healthy locales/bg-BG/raidparty
pt-BR software healthy locales/pt-BR
raidparty software healthy locales/pt-BR/raidparty

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
celandro__pokebattler-fight software healthy /data/fable5_failed_archive/celandro__pokebattler-fight

LabelLayerStatusPath
2.0.9.121 network healthy pom.xml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/3c6cc144-994d-4e86-9eb4-7ad21281c443/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3c6cc144-994d-4e86-9eb4-7ad21281c443/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.