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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
.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 |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | src/util/AnswerList.ts |
envoy |
network | healthy | src/util/AnswerList.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-f48jzzzi |
software | healthy | /tmp/repobility-clone-f48jzzzi |
| Label | Layer | Status | Path |
|---|---|---|---|
port:443 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | src/util/AnswerList.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/util/WordList.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::biome |
cicd | healthy | .github/workflows/biome.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
check |
cicd | healthy | .github/workflows/biome.yml |
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.