https://github.com/tintin9999/everything-tracker
· scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 242 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 |
|---|---|---|---|
definePlugin |
software | healthy | packages/sdk/src/index.ts:definePlugin |
crc32 |
software | healthy | web/scripts/gen-icons.mjs:crc32 |
chunk |
software | healthy | web/scripts/gen-icons.mjs:chunk |
inRoundedRect |
software | healthy | web/scripts/gen-icons.mjs:inRoundedRect |
makeIcon |
software | healthy | web/scripts/gen-icons.mjs:makeIcon |
o |
software | healthy | web/scripts/gen-icons.mjs:o |
api |
software | healthy | web/src/api.ts:api |
img |
software | healthy | web/src/api.ts:img |
fmtRating |
software | healthy | web/src/api.ts:fmtRating |
App |
software | healthy | web/src/App.tsx:App |
Icon |
software | healthy | web/src/components/Icon.tsx:Icon |
LogoMark |
software | healthy | web/src/components/Logo.tsx:LogoMark |
Logo |
software | healthy | web/src/components/Logo.tsx:Logo |
PosterCard |
software | healthy | web/src/components/PosterCard.tsx:PosterCard |
Shell |
software | healthy | web/src/components/Shell.tsx:Shell |
onKey |
software | healthy | web/src/components/Shell.tsx:onKey |
logout |
software | healthy | web/src/components/Shell.tsx:logout |
useDebounced |
software | healthy | web/src/components/AddModal.tsx:useDebounced |
AddModal |
software | healthy | web/src/components/AddModal.tsx:AddModal |
onKey |
software | healthy | web/src/components/AddModal.tsx:onKey |
useAuthStatus |
software | healthy | web/src/lib/hooks.tsx:useAuthStatus |
usePlugins |
software | healthy | web/src/lib/hooks.tsx:usePlugins |
useToast |
software | healthy | web/src/lib/hooks.tsx:useToast |
ToastProvider |
software | healthy | web/src/lib/hooks.tsx:ToastProvider |
JobProgress |
software | healthy | web/src/pages/ImportPage.tsx:JobProgress |
tick |
software | healthy | web/src/pages/ImportPage.tsx:tick |
FilePick |
software | healthy | web/src/pages/ImportPage.tsx:FilePick |
ImportPage |
software | healthy | web/src/pages/ImportPage.tsx:ImportPage |
setJob |
software | healthy | web/src/pages/ImportPage.tsx:setJob |
startAnilist |
software | healthy | web/src/pages/ImportPage.tsx:startAnilist |
uploadFile |
software | healthy | web/src/pages/ImportPage.tsx:uploadFile |
EntryDetail |
software | healthy | web/src/pages/EntryDetail.tsx:EntryDetail |
AuthPage |
software | healthy | web/src/pages/AuthPage.tsx:AuthPage |
submit |
software | healthy | web/src/pages/AuthPage.tsx:submit |
StatsPage |
software | healthy | web/src/pages/StatsPage.tsx:StatsPage |
totalFor |
software | healthy | web/src/pages/StatsPage.tsx:totalFor |
completedFor |
software | healthy | web/src/pages/StatsPage.tsx:completedFor |
SettingsPage |
software | healthy | web/src/pages/SettingsPage.tsx:SettingsPage |
save |
software | healthy | web/src/pages/SettingsPage.tsx:save |
Library |
software | healthy | web/src/pages/Library.tsx:Library |
setParam |
software | healthy | web/src/pages/Library.tsx:setParam |
hashPassword |
software | healthy | server/src/auth.ts:hashPassword |
verifyPassword |
software | healthy | server/src/auth.ts:verifyPassword |
createSession |
software | healthy | server/src/auth.ts:createSession |
destroySession |
software | healthy | server/src/auth.ts:destroySession |
resolveSession |
software | healthy | server/src/auth.ts:resolveSession |
setSessionCookie |
software | healthy | server/src/auth.ts:setSessionCookie |
requireUser |
software | healthy | server/src/auth.ts:requireUser |
requireOwner |
software | healthy | server/src/auth.ts:requireOwner |
pruneExpiredSessions |
software | healthy | server/src/auth.ts:pruneExpiredSessions |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
LICENSE |
software | healthy | LICENSE |
SECURITY.md |
software | healthy | SECURITY.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
PLUGIN_SPEC.md |
software | healthy | docs/PLUGIN_SPEC.md |
podcasts.mjs |
software | healthy | docs/examples/podcasts.mjs |
package.json |
software | healthy | packages/sdk/package.json |
tsconfig.json |
software | healthy | packages/sdk/tsconfig.json |
index.ts |
software | healthy | packages/sdk/src/index.ts |
vite.config.ts |
software | healthy | web/vite.config.ts |
package.json |
software | healthy | web/package.json |
index.html |
software | healthy | web/index.html |
tsconfig.json |
software | healthy | web/tsconfig.json |
gen-icons.mjs |
software | healthy | web/scripts/gen-icons.mjs |
api.ts |
software | healthy | web/src/api.ts |
styles.css |
software | healthy | web/src/styles.css |
main.tsx |
software | healthy | web/src/main.tsx |
App.tsx |
software | healthy | web/src/App.tsx |
types.ts |
software | healthy | web/src/types.ts |
Icon.tsx |
software | healthy | web/src/components/Icon.tsx |
Logo.tsx |
software | healthy | web/src/components/Logo.tsx |
PosterCard.tsx |
software | healthy | web/src/components/PosterCard.tsx |
Shell.tsx |
software | healthy | web/src/components/Shell.tsx |
AddModal.tsx |
software | healthy | web/src/components/AddModal.tsx |
hooks.tsx |
software | healthy | web/src/lib/hooks.tsx |
ImportPage.tsx |
software | healthy | web/src/pages/ImportPage.tsx |
EntryDetail.tsx |
software | healthy | web/src/pages/EntryDetail.tsx |
AuthPage.tsx |
software | healthy | web/src/pages/AuthPage.tsx |
StatsPage.tsx |
software | healthy | web/src/pages/StatsPage.tsx |
SettingsPage.tsx |
software | healthy | web/src/pages/SettingsPage.tsx |
Library.tsx |
software | healthy | web/src/pages/Library.tsx |
package.json |
software | healthy | server/package.json |
tsconfig.json |
software | healthy | server/tsconfig.json |
config.ts |
software | healthy | server/src/config.ts |
auth.ts |
software | healthy | server/src/auth.ts |
registry.ts |
software | healthy | server/src/registry.ts |
media.ts |
software | healthy | server/src/media.ts |
images.ts |
software | healthy | server/src/images.ts |
index.ts |
software | healthy | server/src/index.ts |
ratelimit.ts |
software | healthy | server/src/ratelimit.ts |
entries.ts |
software | healthy | server/src/entries.ts |
db.ts |
software | healthy | server/src/db.ts |
catalog.ts |
software | healthy | server/src/routes/catalog.ts |
auth.ts |
software | healthy | server/src/routes/auth.ts |
stats.ts |
software | healthy | server/src/routes/stats.ts |
import.ts |
software | healthy | server/src/routes/import.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
examples |
software | healthy | docs/examples |
packages |
software | healthy | packages |
sdk |
software | healthy | packages/sdk |
src |
software | healthy | packages/sdk/src |
web |
software | healthy | web |
scripts |
software | healthy | web/scripts |
src |
software | healthy | web/src |
components |
software | healthy | web/src/components |
lib |
software | healthy | web/src/lib |
pages |
software | healthy | web/src/pages |
server |
software | healthy | server |
src |
software | healthy | server/src |
routes |
software | healthy | server/src/routes |
importers |
software | healthy | server/src/importers |
plugins |
software | healthy | server/src/plugins |
| Label | Layer | Status | Path |
|---|---|---|---|
/ImportPage |
frontend | healthy | web/src/pages/ImportPage.tsx |
/EntryDetail |
frontend | healthy | web/src/pages/EntryDetail.tsx |
/AuthPage |
frontend | healthy | web/src/pages/AuthPage.tsx |
/StatsPage |
frontend | healthy | web/src/pages/StatsPage.tsx |
/SettingsPage |
frontend | healthy | web/src/pages/SettingsPage.tsx |
/Library |
frontend | healthy | web/src/pages/Library.tsx |
/t/:pluginId |
frontend | healthy | web/src/App.tsx |
/entry/:id |
frontend | healthy | web/src/App.tsx |
/import |
frontend | healthy | web/src/App.tsx |
/stats |
frontend | healthy | web/src/App.tsx |
/settings |
frontend | healthy | web/src/App.tsx |
* |
frontend | healthy | web/src/App.tsx |
/ |
frontend | healthy | server/src/auth.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/health |
api | healthy | server/src/index.ts |
GET /api/plugins |
api | healthy | server/src/routes/catalog.ts |
GET /api/auth/status |
api | healthy | server/src/routes/auth.ts |
POST /api/auth/logout |
api | healthy | server/src/routes/auth.ts |
GET /api/stats |
api | healthy | server/src/routes/stats.ts |
POST /api/import/file |
api | healthy | server/src/routes/import.ts |
GET /api/settings |
api | healthy | server/src/routes/settings.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | README.md |
nginx |
network | healthy | README.md |
traefik |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
ProviderError |
software | healthy | packages/sdk/src/index.ts:ProviderError |
ApiError |
software | healthy | web/src/api.ts:ApiError |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4400 |
network | healthy | Dockerfile |
port:5173 |
network | healthy | web/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | Dockerfile |
169.254.169.254 |
network | healthy | server/src/images.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
tessera |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-q091khnq |
software | healthy | /tmp/repobility-clone-q091khnq |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::server/src/plugins/tmdb.ts |
security | healthy | server/src/plugins/tmdb.ts |
This page is publicly accessible at:
https://repobility.com/scan/bb909e57-92f6-4996-832f-b9b553a256c6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bb909e57-92f6-4996-832f-b9b553a256c6/
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.