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.

tebukurokun/wordle-hint

https://github.com/tebukurokun/wordle-hint · scanned 2026-06-16 00:30 UTC (2 months, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 12 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 61 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
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
biome.json software healthy biome.json
postcss.config.js software healthy postcss.config.js
biome.yml software healthy .github/workflows/biome.yml
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
App.tsx software healthy src/App.tsx
App.css software healthy src/App.css
AnswerList.ts software healthy src/util/AnswerList.ts
WordList.ts software healthy src/util/WordList.ts
InputBoard.tsx software healthy src/components/InputBoard.tsx
WordListArea.tsx software healthy src/components/WordListArea.tsx
LetterPanel.tsx software healthy src/components/LetterPanel.tsx
index.ts software healthy src/interfaces/index.ts
LetterIndex.ts software healthy src/interfaces/LetterIndex.ts
index.ts software healthy src/lib/index.ts
filterWordList.ts software healthy src/lib/filterWordList.ts
LetterColorState.ts software healthy src/states/LetterColorState.ts
index.ts software healthy src/states/index.ts
SelectedWordState.ts software healthy src/states/SelectedWordState.ts
CLAUDE.md quality healthy CLAUDE.md

LabelLayerStatusPath
App software healthy src/App.tsx:App
computeColorState software healthy src/components/InputBoard.tsx:computeColorState
DictionaryLink software healthy src/components/InputBoard.tsx:DictionaryLink
emptyLetterStates software healthy src/components/InputBoard.tsx:emptyLetterStates
buildLetterStates software healthy src/components/InputBoard.tsx:buildLetterStates
InputBoard software healthy src/components/InputBoard.tsx:InputBoard
applyWord software healthy src/components/InputBoard.tsx:applyWord
handleInputChange software healthy src/components/InputBoard.tsx:handleInputChange
handleLetterClick software healthy src/components/InputBoard.tsx:handleLetterClick
handleInputKeydown software healthy src/components/InputBoard.tsx:handleInputKeydown
goNext software healthy src/components/InputBoard.tsx:goNext
undoLast software healthy src/components/InputBoard.tsx:undoLast
WordListArea software healthy src/components/WordListArea.tsx:WordListArea
LetterPanel software healthy src/components/LetterPanel.tsx:LetterPanel
filterWordList software healthy src/lib/filterWordList.ts:filterWordList

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
util software healthy src/util
components software healthy src/components
interfaces software healthy src/interfaces
lib software healthy src/lib
states software healthy src/states

LabelLayerStatusPath
caddy network healthy src/util/AnswerList.ts
envoy network healthy src/util/AnswerList.ts

LabelLayerStatusPath
repobility-clone-f48jzzzi software healthy /tmp/repobility-clone-f48jzzzi

LabelLayerStatusPath
port:443 network healthy vite.config.ts

LabelLayerStatusPath
vps::azure hardware healthy src/util/AnswerList.ts

LabelLayerStatusPath
gpu (detected) hardware healthy src/util/WordList.ts

LabelLayerStatusPath
App frontend healthy src/App.tsx

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

LabelLayerStatusPath
check cicd healthy .github/workflows/biome.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/d53c1465-aaa7-440d-8608-f7ad11476fd2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d53c1465-aaa7-440d-8608-f7ad11476fd2/

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.