https://github.com/MarioTrazzi/dolrath
· scanned 2026-06-16 04:32 UTC (1 month, 4 weeks ago)
28 raw signals (0 security + 28 graph)
Last scanned 1 month, 4 weeks ago · v1 · 28 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 96 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.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
.eslintrc.json |
software | healthy | .eslintrc.json |
.env.socket |
software | healthy | .env.socket |
QUICK_DEPLOY.md |
software | healthy | QUICK_DEPLOY.md |
postcss.config.js |
software | healthy | postcss.config.js |
TESTE_SISTEMA.md |
software | healthy | TESTE_SISTEMA.md |
railway.json |
software | healthy | railway.json |
check_columns.sql |
software | healthy | check_columns.sql |
DEPLOY_GUIDE.md |
software | healthy | DEPLOY_GUIDE.md |
update-old-consumables.js |
software | healthy | update-old-consumables.js |
CHARACTER_BALANCE_CRITICAL_ANALYSIS.md |
software | healthy | CHARACTER_BALANCE_CRITICAL_ANALYSIS.md |
seed-battle-consumables.js |
software | healthy | seed-battle-consumables.js |
Procfile |
software | healthy | Procfile |
create-test-user-prisma.ts |
software | healthy | create-test-user-prisma.ts |
vercel.json |
software | healthy | vercel.json |
next.config.js |
software | healthy | next.config.js |
COMBAT_BALANCE_ANALYSIS.md |
software | healthy | COMBAT_BALANCE_ANALYSIS.md |
nixpacks.toml |
software | healthy | nixpacks.toml |
CRIT_SPEED_SYSTEM_DOCUMENTATION.md |
software | healthy | CRIT_SPEED_SYSTEM_DOCUMENTATION.md |
DEPLOY_STATUS_FINAL.md |
software | healthy | DEPLOY_STATUS_FINAL.md |
BALANCEAMENTO_URGENTE.md |
software | healthy | BALANCEAMENTO_URGENTE.md |
DUNGEON_SYSTEM.md |
software | healthy | DUNGEON_SYSTEM.md |
package-lock.json |
software | healthy | package-lock.json |
XP_SYSTEM_DOCUMENTATION.md |
software | healthy | XP_SYSTEM_DOCUMENTATION.md |
README.md |
software | healthy | README.md |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
CORRECAO_PRIMEIRO_ANDAR.md |
software | healthy | CORRECAO_PRIMEIRO_ANDAR.md |
ELFOS_IMPLEMENTATION.md |
software | healthy | ELFOS_IMPLEMENTATION.md |
sync-levels.js |
software | healthy | sync-levels.js |
QUICK_START.md |
software | healthy | QUICK_START.md |
TRANSFORMATION_REBALANCE_2.0.md |
software | healthy | TRANSFORMATION_REBALANCE_2.0.md |
add-potions.js |
software | healthy | add-potions.js |
add_transformation_fields.sql |
software | healthy | add_transformation_fields.sql |
TRANSFORMATION_SYSTEM_ANALYSIS.md |
software | healthy | TRANSFORMATION_SYSTEM_ANALYSIS.md |
PVP_REWARDS_BALANCING.js |
software | healthy | PVP_REWARDS_BALANCING.js |
create-test-user.sql |
software | healthy | create-test-user.sql |
BACKUP_COMMIT_SEGURANCA.md |
software | healthy | BACKUP_COMMIT_SEGURANCA.md |
package.json |
software | healthy | package.json |
seed-enhancement-stones.ts |
software | healthy | seed-enhancement-stones.ts |
RACE_CLASS_BONUS_IMPLEMENTATION.md |
software | healthy | RACE_CLASS_BONUS_IMPLEMENTATION.md |
GUIA_TESTE_COMBATE.md |
software | healthy | GUIA_TESTE_COMBATE.md |
AUTH_SETUP.md |
software | healthy | AUTH_SETUP.md |
add-shields.js |
software | healthy | add-shields.js |
TEST_CREDENTIALS.md |
software | healthy | TEST_CREDENTIALS.md |
seed-battle-consumables.ts |
software | healthy | seed-battle-consumables.ts |
STAMINA_SYSTEM_COMPLETE.md |
software | healthy | STAMINA_SYSTEM_COMPLETE.md |
PVP_REWARDS_SYSTEM.md |
software | healthy | PVP_REWARDS_SYSTEM.md |
tailwind.config.js |
software | healthy | tailwind.config.js |
add-potions-to-user.js |
software | healthy | add-potions-to-user.js |
create-test-user.js |
software | healthy | create-test-user.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
updateOldConsumables |
software | healthy | update-old-consumables.js:updateOldConsumables |
seedBattleConsumables |
software | healthy | seed-battle-consumables.js:seedBattleConsumables |
main |
software | healthy | seed-battle-consumables.js:main |
createTestUser |
software | healthy | create-test-user-prisma.ts:createTestUser |
getXPForNextLevel |
software | healthy | sync-levels.js:getXPForNextLevel |
getXPForLevel |
software | healthy | sync-levels.js:getXPForLevel |
getLevelFromXP |
software | healthy | sync-levels.js:getLevelFromXP |
getLevelInfo |
software | healthy | sync-levels.js:getLevelInfo |
addStaminaPotions |
software | healthy | add-potions.js:addStaminaPotions |
simulateRewards |
software | healthy | PVP_REWARDS_BALANCING.js:simulateRewards |
avgXpPerBattle |
software | healthy | PVP_REWARDS_BALANCING.js:avgXpPerBattle |
seedEnhancementStones |
software | healthy | seed-enhancement-stones.ts:seedEnhancementStones |
addShields |
software | healthy | add-shields.js:addShields |
seedBattleConsumables |
software | healthy | seed-battle-consumables.ts:seedBattleConsumables |
main |
software | healthy | seed-battle-consumables.ts:main |
addPotionsToUser |
software | healthy | add-potions-to-user.js:addPotionsToUser |
createTestUser |
software | healthy | create-test-user.js:createTestUser |
checkTestUser |
software | healthy | check-test-user.ts:checkTestUser |
createTestUserProduction |
software | healthy | create-test-user-production.ts:createTestUserProduction |
seedItemCatalog |
software | healthy | seed-item-catalog.ts:seedItemCatalog |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env.socket |
security | healthy | .env.socket |
dotenv::.env.backup |
security | healthy | .env.backup |
password_literal::create-test-user-prisma.ts |
security | healthy | create-test-user-prisma.ts |
password_literal::create-test-user.js |
security | healthy | create-test-user.js |
password_literal::create-test-user-production.ts |
security | healthy | create-test-user-production.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | .env.backup |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::package.json |
security | healthy | package.json |
auth::.env.example |
security | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
MarioTrazzi__dolrath |
software | healthy | /data/fable5_failed_archive/MarioTrazzi__dolrath |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3001 |
network | healthy | .env.socket |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | create-test-user-production.ts |
This page is publicly accessible at:
https://repobility.com/scan/4ecb1a2a-c861-4935-ac97-73c62c64afeb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4ecb1a2a-c861-4935-ac97-73c62c64afeb/
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.