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.

tacianoneto/oikosdigital

https://github.com/tacianoneto/oikosdigital · scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)

40 raw signals (0 security + 40 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 40 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 933 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
createSocket software healthy apps/web/src/socket.ts:createSocket
getServerUrl software healthy apps/web/src/socket.ts:getServerUrl
emitWithReply software healthy apps/web/src/socket.ts:emitWithReply
App software healthy apps/web/src/App.tsx:App
getEmailRedirectTo software healthy apps/web/src/auth/AuthGate.tsx:getEmailRedirectTo
AuthGate software healthy apps/web/src/auth/AuthGate.tsx:AuthGate
submit software healthy apps/web/src/auth/AuthGate.tsx:submit
resendConfirmation software healthy apps/web/src/auth/AuthGate.tsx:resendConfirmation
parseTutorialIds software healthy apps/web/src/auth/tutorialProgress.ts:parseTutorialIds
ids software healthy apps/web/src/auth/tutorialProgress.ts:ids
readLocal software healthy apps/web/src/auth/tutorialProgress.ts:readLocal
writeLocal software healthy apps/web/src/auth/tutorialProgress.ts:writeLocal
isTutorialProgressDone software healthy apps/web/src/auth/tutorialProgress.ts:isTutorialProgressDone
getCompletedTutorialIds software healthy apps/web/src/auth/tutorialProgress.ts:getCompletedTutorialI…
loadTutorialProgress software healthy apps/web/src/auth/tutorialProgress.ts:loadTutorialProgress
markTutorialProgressDone software healthy apps/web/src/auth/tutorialProgress.ts:markTutorialProgressD…
saveTutorialProgress software healthy apps/web/src/auth/tutorialProgress.ts:saveTutorialProgress
supabaseUrl software healthy apps/web/src/auth/supabase.ts:supabaseUrl
supabasePublishableKey software healthy apps/web/src/auth/supabase.ts:supabasePublishableKey
getDisplayName software healthy apps/web/src/auth/ProfilePanel.tsx:getDisplayName
getString software healthy apps/web/src/auth/ProfilePanel.tsx:getString
isSpeciesEntitlement software healthy apps/web/src/auth/ProfilePanel.tsx:isSpeciesEntitlement
getEntitlementLabel software healthy apps/web/src/auth/ProfilePanel.tsx:getEntitlementLabel
getEntitlementSpeciesId software healthy apps/web/src/auth/ProfilePanel.tsx:getEntitlementSpeciesId
parseProfilePortrait software healthy apps/web/src/auth/ProfilePanel.tsx:parseProfilePortrait
speciesId software healthy apps/web/src/auth/ProfilePanel.tsx:speciesId
ProfilePanel software healthy apps/web/src/auth/ProfilePanel.tsx:ProfilePanel
choosePortrait software healthy apps/web/src/auth/ProfilePanel.tsx:choosePortrait
getVisualAccessibilityPreference software healthy apps/web/src/ui/visualAccessibility.ts:getVisualAccessibili…
setVisualAccessibilityPreference software healthy apps/web/src/ui/visualAccessibility.ts:setVisualAccessibili…
MobileTabbar software healthy apps/web/src/ui/MobileTabbar.tsx:MobileTabbar
SpeciesBoardModal software healthy apps/web/src/ui/BoardModals.tsx:SpeciesBoardModal
MovementGuideFloating software healthy apps/web/src/ui/BoardModals.tsx:MovementGuideFloating
LeftActionDock software healthy apps/web/src/ui/LeftActionDock.tsx:LeftActionDock
loadSettings software healthy apps/web/src/ui/audio.ts:loadSettings
clamp01 software healthy apps/web/src/ui/audio.ts:clamp01
ensureContext software healthy apps/web/src/ui/audio.ts:ensureContext
applyGains software healthy apps/web/src/ui/audio.ts:applyGains
initAudioOnGesture software healthy apps/web/src/ui/audio.ts:initAudioOnGesture
getAudioSettings software healthy apps/web/src/ui/audio.ts:getAudioSettings
setAudioSettings software healthy apps/web/src/ui/audio.ts:setAudioSettings
tone software healthy apps/web/src/ui/audio.ts:tone
noiseBurst software healthy apps/web/src/ui/audio.ts:noiseBurst
withContext software healthy apps/web/src/ui/audio.ts:withContext
playClick software healthy apps/web/src/ui/audio.ts:playClick
playCardPlace software healthy apps/web/src/ui/audio.ts:playCardPlace
playPieceMove software healthy apps/web/src/ui/audio.ts:playPieceMove
playCapture software healthy apps/web/src/ui/audio.ts:playCapture
playScore software healthy apps/web/src/ui/audio.ts:playScore
playTurnChange software healthy apps/web/src/ui/audio.ts:playTurnChange

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

LabelLayerStatusPath
PLANEJAMENTO_OIKOS_DIGITAL.md software healthy PLANEJAMENTO_OIKOS_DIGITAL.md
README.md software healthy README.md
netlify.toml software healthy netlify.toml
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.base.json software healthy tsconfig.base.json
vite.config.ts software healthy apps/web/vite.config.ts
package.json software healthy apps/web/package.json
index.html software healthy apps/web/index.html
.env.example software healthy apps/web/.env.example
tsconfig.json software healthy apps/web/tsconfig.json
styles.css software healthy apps/web/src/styles.css
socket.ts software healthy apps/web/src/socket.ts
main.tsx software healthy apps/web/src/main.tsx
App.tsx software healthy apps/web/src/App.tsx
AuthGate.tsx software healthy apps/web/src/auth/AuthGate.tsx
tutorialProgress.ts software healthy apps/web/src/auth/tutorialProgress.ts
supabase.ts software healthy apps/web/src/auth/supabase.ts
ProfilePanel.tsx software healthy apps/web/src/auth/ProfilePanel.tsx
visualAccessibility.ts software healthy apps/web/src/ui/visualAccessibility.ts
MobileTabbar.tsx software healthy apps/web/src/ui/MobileTabbar.tsx
BoardModals.tsx software healthy apps/web/src/ui/BoardModals.tsx
LeftActionDock.tsx software healthy apps/web/src/ui/LeftActionDock.tsx
audio.ts software healthy apps/web/src/ui/audio.ts
GameOverlays.tsx software healthy apps/web/src/ui/GameOverlays.tsx
SpeciesActionHud.tsx software healthy apps/web/src/ui/SpeciesActionHud.tsx
SpeciesStatusHud.test.tsx software healthy apps/web/src/ui/SpeciesStatusHud.test.tsx
AnimatedNumber.tsx software healthy apps/web/src/ui/AnimatedNumber.tsx
ScenarioVotingOverlay.tsx software healthy apps/web/src/ui/ScenarioVotingOverlay.tsx
ScenarioDescription.tsx software healthy apps/web/src/ui/ScenarioDescription.tsx
actionDescriptions.ts software healthy apps/web/src/ui/actionDescriptions.ts
TutorialCoach.tsx software healthy apps/web/src/ui/TutorialCoach.tsx
SettingsModal.tsx software healthy apps/web/src/ui/SettingsModal.tsx
tutorials.ts software healthy apps/web/src/ui/tutorials.ts
tutorials.test.ts software healthy apps/web/src/ui/tutorials.test.ts
TurnCountdown.tsx software healthy apps/web/src/ui/TurnCountdown.tsx
gameEffects.ts software healthy apps/web/src/ui/gameEffects.ts
ActiveRulesDock.tsx software healthy apps/web/src/ui/ActiveRulesDock.tsx
MobileTabbar.test.tsx software healthy apps/web/src/ui/MobileTabbar.test.tsx
session.ts software healthy apps/web/src/ui/session.ts
movementArt.ts software healthy apps/web/src/ui/movementArt.ts
ObjectiveStatusBadge.tsx software healthy apps/web/src/ui/ObjectiveStatusBadge.tsx
GameOverlays.test.tsx software healthy apps/web/src/ui/GameOverlays.test.tsx
gameConstants.ts software healthy apps/web/src/ui/gameConstants.ts
EndgameObjectiveDialogs.tsx software healthy apps/web/src/ui/EndgameObjectiveDialogs.tsx
SpeciesHudShell.tsx software healthy apps/web/src/ui/SpeciesHudShell.tsx
TutorialChapterSelect.tsx software healthy apps/web/src/ui/TutorialChapterSelect.tsx
SpeciesActionHud.test.tsx software healthy apps/web/src/ui/SpeciesActionHud.test.tsx
ActionStepsViewer.tsx software healthy apps/web/src/ui/ActionStepsViewer.tsx
meeples.tsx software healthy apps/web/src/ui/meeples.tsx

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

LabelLayerStatusPath
apps software healthy apps
web software healthy apps/web
src software healthy apps/web/src
auth software healthy apps/web/src/auth
ui software healthy apps/web/src/ui
tutorials software healthy apps/web/src/ui/tutorials
screens software healthy apps/web/src/screens
hooks software healthy apps/web/src/hooks
game software healthy apps/web/src/game
styles software healthy apps/web/src/styles
server software healthy apps/server
src software healthy apps/server/src
scripts software healthy scripts
packages software healthy packages
rules software healthy packages/rules
src software healthy packages/rules/src
species software healthy packages/rules/src/species
shared software healthy packages/shared
src software healthy packages/shared/src
content software healthy packages/content
src software healthy packages/content/src
supabase software healthy supabase
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
sqlite data healthy README.md
redis data healthy README.md
postgres data healthy README.md

LabelLayerStatusPath
port:4173 network healthy README.md
port:5187 network healthy apps/web/vite.config.ts
port:5000 network healthy scripts/tunnel.mjs

LabelLayerStatusPath
ForestPhaserScene software healthy apps/web/src/game/ForestPhaserScene.ts:ForestPhaserScene
ForestAmbientMotes software healthy apps/web/src/game/forestAmbient.ts:ForestAmbientMotes

LabelLayerStatusPath
repobility-clone-4llbbon9 software healthy /tmp/repobility-clone-4llbbon9

LabelLayerStatusPath
GET /health api healthy apps/server/src/index.ts

LabelLayerStatusPath
public data healthy supabase/user_progress.sql

LabelLayerStatusPath
192.168.0.20 network healthy README.md

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
verify cicd healthy .github/workflows/ci.yml
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/d0f8795e-cab8-4f9e-b2f8-fbd95c78d0d7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d0f8795e-cab8-4f9e-b2f8-fbd95c78d0d7/

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.