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.

Sillves/adventurers-guild

https://github.com/Sillves/adventurers-guild · scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 15 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 201 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
tone software healthy scripts/generate-audio.py:15
silence software dead scripts/generate-audio.py:24
write_wav software healthy scripts/generate-audio.py:28
simulate software healthy scripts/generate-envelope.ts:simulate
fmt software healthy scripts/simulate.ts:fmt
simulate software healthy scripts/simulate.ts:simulate
fameAfter software healthy scripts/simulate.ts:fameAfter
report software healthy scripts/simulate.ts:report
corsHeaders software healthy worker/index.ts:corsHeaders
json software healthy worker/index.ts:json
handleTop software healthy worker/index.ts:handleTop
handleScore software healthy worker/index.ts:handleScore
gameAgeHours software healthy worker/index.ts:gameAgeHours
elapsedHours software healthy worker/index.ts:elapsedHours
maxGoldAfterHours software healthy worker/envelope.ts:maxGoldAfterHours
hoursToReach software healthy worker/envelope.ts:hoursToReach
sanitizeName software healthy worker/validate.ts:sanitizeName
isFiniteNonNegative software healthy worker/validate.ts:isFiniteNonNegative
parseSubmission software healthy worker/validate.ts:parseSubmission
fameConsistent software healthy worker/validate.ts:fameConsistent
persist software healthy src/ui/game.svelte.ts:persist
tick software healthy src/ui/game.svelte.ts:tick
dt software healthy src/ui/game.svelte.ts:dt
readVolume software healthy src/ui/sound.ts:readVolume
persist software healthy src/ui/sound.ts:persist
getMusicVolume software healthy src/ui/sound.ts:getMusicVolume
getSfxVolume software healthy src/ui/sound.ts:getSfxVolume
setMusicVolume software healthy src/ui/sound.ts:setMusicVolume
setSfxVolume software healthy src/ui/sound.ts:setSfxVolume
isSilent software healthy src/ui/sound.ts:isSilent
toggleSilence software healthy src/ui/sound.ts:toggleSilence
fetchSfx software healthy src/ui/sound.ts:fetchSfx
playSound software healthy src/ui/sound.ts:playSound
play software healthy src/ui/sound.ts:play
startMusic software healthy src/ui/sound.ts:startMusic
handleVisibilityChange software healthy src/ui/sound.ts:handleVisibilityChange
read software healthy src/ui/leaderboard.svelte.ts:read
write software healthy src/ui/leaderboard.svelte.ts:write
playerId software healthy src/ui/leaderboard.svelte.ts:playerId
submit software healthy src/ui/leaderboard.svelte.ts:submit
data software healthy src/ui/leaderboard.svelte.ts:data
formatNumber software healthy src/ui/format.ts:formatNumber
formatDuration software healthy src/ui/format.ts:formatDuration
formatEta software healthy src/ui/format.ts:formatEta
seconds software healthy src/ui/clickguard.ts:seconds
humanClicks software healthy src/ui/clickguard.test.ts:humanClicks
isKeepAwake software healthy src/ui/wakelock.ts:isKeepAwake
acquire software healthy src/ui/wakelock.ts:acquire
release software healthy src/ui/wakelock.ts:release
toggleKeepAwake software healthy src/ui/wakelock.ts:toggleKeepAwake

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
svelte.config.js software healthy svelte.config.js
tsconfig.json software healthy tsconfig.json
CREDITS.md software healthy docs/CREDITS.md
2026-06-10-idle-clicker-v1.md software healthy docs/superpowers/plans/2026-06-10-idle-clicker-v1.md
2026-06-10-idle-clicker-design.md software healthy docs/superpowers/specs/2026-06-10-idle-clicker-design.md
generate-audio.py software healthy scripts/generate-audio.py
generate-envelope.ts software healthy scripts/generate-envelope.ts
simulate.ts software healthy scripts/simulate.ts
validate.test.ts software healthy worker/validate.test.ts
index.ts software healthy worker/index.ts
wrangler.toml software healthy worker/wrangler.toml
envelope.ts software healthy worker/envelope.ts
envelope.json software healthy worker/envelope.json
tsconfig.json software healthy worker/tsconfig.json
validate.ts software healthy worker/validate.ts
0001_init.sql software healthy worker/migrations/0001_init.sql
README.md software healthy public/audio/README.md
deploy-worker.yml software healthy .github/workflows/deploy-worker.yml
deploy.yml software healthy .github/workflows/deploy.yml
main.ts software healthy src/main.ts
app.css software healthy src/app.css
game.svelte.ts software healthy src/ui/game.svelte.ts
format.test.ts software healthy src/ui/format.test.ts
Changelog.svelte software healthy src/ui/Changelog.svelte
Icon.svelte software healthy src/ui/Icon.svelte
sound.ts software healthy src/ui/sound.ts
leaderboard.svelte.ts software healthy src/ui/leaderboard.svelte.ts
format.ts software healthy src/ui/format.ts
WelcomeBack.svelte software healthy src/ui/WelcomeBack.svelte
NumberScale.svelte software healthy src/ui/NumberScale.svelte
clickguard.ts software healthy src/ui/clickguard.ts
Sidebar.svelte software healthy src/ui/Sidebar.svelte
App.svelte software healthy src/ui/App.svelte
GuildYard.svelte software healthy src/ui/GuildYard.svelte
clickguard.test.ts software healthy src/ui/clickguard.test.ts
wakelock.ts software healthy src/ui/wakelock.ts
GuildScreen.svelte software healthy src/ui/screens/GuildScreen.svelte
UpgradesScreen.svelte software healthy src/ui/screens/UpgradesScreen.svelte
PrestigeScreen.svelte software healthy src/ui/screens/PrestigeScreen.svelte
HeroesScreen.svelte software healthy src/ui/screens/HeroesScreen.svelte
LeaderboardScreen.svelte software healthy src/ui/screens/LeaderboardScreen.svelte
currencies.ts software healthy src/content/currencies.ts
heroes.ts software healthy src/content/heroes.ts
changelog.ts software healthy src/content/changelog.ts

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

LabelLayerStatusPath
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
scripts software healthy scripts
worker software healthy worker
migrations software healthy worker/migrations
public software healthy public
audio software healthy public/audio
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
ui software healthy src/ui
screens software healthy src/ui/screens
content software healthy src/content
engine software healthy src/engine

LabelLayerStatusPath
ClickGuard software healthy src/ui/clickguard.ts:ClickGuard
RotatingSaveStorage software healthy src/engine/storage.ts:RotatingSaveStorage

LabelLayerStatusPath
scores data healthy worker/migrations/0001_init.sql
daily_stats data healthy worker/migrations/0001_init.sql

LabelLayerStatusPath
gha::deploy-worker cicd healthy .github/workflows/deploy-worker.yml
gha::deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
deploy cicd healthy .github/workflows/deploy-worker.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
CLOUDFLARE_ACCOUNT_ID cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-8hgm5lif software healthy /tmp/repobility-clone-8hgm5lif

LabelLayerStatusPath
0001_init.sql data healthy worker/migrations/0001_init.sql

LabelLayerStatusPath
envoy network healthy src/content/changelog.ts
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/8a861b41-e7be-415d-8314-903529a3e0ee/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8a861b41-e7be-415d-8314-903529a3e0ee/

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.