https://github.com/chaotic-ground/subee
· scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)
25 raw signals (0 security + 25 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -26.0 (diff) · 14 actionable findings from 1 signal source. 11 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 252 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 |
|---|---|---|---|
migrateLsRaw |
software | healthy | src/misskey.ts:migrateLsRaw |
migrateLsWrapped |
software | healthy | src/misskey.ts:migrateLsWrapped |
fetchLocalEmoji |
software | healthy | src/misskey.ts:fetchLocalEmoji |
promise |
software | healthy | src/misskey.ts:promise |
data |
software | healthy | src/misskey.ts:data |
isMisskey |
software | healthy | src/misskey.ts:isMisskey |
fetchMisskeyReactions |
software | healthy | src/misskey.ts:fetchMisskeyReactions |
restricted |
software | healthy | src/misskey.ts:restricted |
note |
software | healthy | src/misskey.ts:note |
reactions |
software | healthy | src/misskey.ts:reactions |
instanceBase |
software | healthy | src/mastodon.ts:instanceBase |
camelize |
software | healthy | src/mastodon.ts:camelize |
apiFetch |
software | healthy | src/mastodon.ts:apiFetch |
apiPost |
software | healthy | src/mastodon.ts:apiPost |
formatHandle |
software | healthy | src/mastodon.ts:formatHandle |
parseHandle |
software | healthy | src/mastodon.ts:parseHandle |
getRedirectUri |
software | healthy | src/mastodon.ts:getRedirectUri |
registerApp |
software | healthy | src/mastodon.ts:registerApp |
buildAuthorizationUrl |
software | healthy | src/mastodon.ts:buildAuthorizationUrl |
exchangeCodeForToken |
software | healthy | src/mastodon.ts:exchangeCodeForToken |
lsGet |
software | healthy | src/mastodon.ts:lsGet |
lsSet |
software | healthy | src/mastodon.ts:lsSet |
fetchHomeTimeline |
software | healthy | src/mastodon.ts:fetchHomeTimeline |
lookupAccount |
software | healthy | src/mastodon.ts:lookupAccount |
fetchAccountStatuses |
software | healthy | src/mastodon.ts:fetchAccountStatuses |
reblogStatus |
software | healthy | src/mastodon.ts:reblogStatus |
unreblogStatus |
software | healthy | src/mastodon.ts:unreblogStatus |
favouriteStatus |
software | healthy | src/mastodon.ts:favouriteStatus |
unfavouriteStatus |
software | healthy | src/mastodon.ts:unfavouriteStatus |
readAnchor |
software | healthy | src/App.tsx:readAnchor |
saveAnchor |
software | healthy | src/App.tsx:saveAnchor |
captureAnchor |
software | healthy | src/App.tsx:captureAnchor |
App |
software | healthy | src/App.tsx:App |
handleToggleBgSync |
software | healthy | src/App.tsx:handleToggleBgSync |
onPopState |
software | healthy | src/App.tsx:onPopState |
tab |
software | healthy | src/App.tsx:tab |
saveOnHide |
software | healthy | src/App.tsx:saveOnHide |
switchTab |
software | healthy | src/App.tsx:switchTab |
handleSubscribe |
software | healthy | src/App.tsx:handleSubscribe |
handleLogout |
software | healthy | src/App.tsx:handleLogout |
handleImportConfirm |
software | healthy | src/App.tsx:handleImportConfirm |
handleToggleExcludeSubscribed |
software | healthy | src/App.tsx:handleToggleExcludeSubscribed |
makeStatus |
software | healthy | src/sync/pollFeed.test.ts:makeStatus |
concurrent |
software | healthy | src/sync/concurrent.ts:concurrent |
worker |
software | healthy | src/sync/concurrent.ts:worker |
isPeriodicSyncSupported |
software | healthy | src/sync/registerPeriodicSync.ts:isPeriodicSyncSupported |
getRegistration |
software | healthy | src/sync/registerPeriodicSync.ts:getRegistration |
registerPeriodicSync |
software | healthy | src/sync/registerPeriodicSync.ts:registerPeriodicSync |
unregisterPeriodicSync |
software | healthy | src/sync/registerPeriodicSync.ts:unregisterPeriodicSync |
loadBgSyncEnabled |
software | healthy | src/sync/registerPeriodicSync.ts:loadBgSyncEnabled |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.release-please-manifest.json |
software | healthy | .release-please-manifest.json |
CLAUDE.md |
software | healthy | CLAUDE.md |
.env |
software | healthy | .env |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vite.config.ts |
software | healthy | vite.config.ts |
playwright.config.ts |
software | healthy | playwright.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
lefthook.yml |
software | healthy | lefthook.yml |
package.json |
software | healthy | package.json |
biome.json |
software | healthy | biome.json |
index.html |
software | healthy | index.html |
release-please-config.json |
software | healthy | release-please-config.json |
tsconfig.json |
software | healthy | tsconfig.json |
deploy.yaml |
software | healthy | .github/workflows/deploy.yaml |
release-please.yaml |
software | healthy | .github/workflows/release-please.yaml |
android.yaml |
software | healthy | .github/workflows/android.yaml |
misskey.ts |
software | healthy | src/misskey.ts |
types.ts |
software | healthy | src/types.ts |
index.tsx |
software | healthy | src/index.tsx |
mastodon.ts |
software | healthy | src/mastodon.ts |
index.css |
software | healthy | src/index.css |
App.tsx |
software | healthy | src/App.tsx |
pollFeed.test.ts |
software | healthy | src/sync/pollFeed.test.ts |
concurrent.ts |
software | healthy | src/sync/concurrent.ts |
registerPeriodicSync.ts |
software | healthy | src/sync/registerPeriodicSync.ts |
feedSync.ts |
software | healthy | src/sync/feedSync.ts |
pollFeed.ts |
software | healthy | src/sync/pollFeed.ts |
useAuth.ts |
software | healthy | src/hooks/useAuth.ts |
useSubscribedFeed.ts |
software | healthy | src/hooks/useSubscribedFeed.ts |
usePublicTimeline.ts |
software | healthy | src/hooks/usePublicTimeline.ts |
useInfiniteScroll.ts |
software | healthy | src/hooks/useInfiniteScroll.ts |
useSubscriptions.ts |
software | healthy | src/hooks/useSubscriptions.ts |
AppHeader.tsx |
software | healthy | src/components/AppHeader.tsx |
PostList.tsx |
software | healthy | src/components/PostList.tsx |
FloatingRefreshButton.tsx |
software | healthy | src/components/FloatingRefreshButton.tsx |
PostCard.tsx |
software | healthy | src/components/PostCard.tsx |
AccountStatusGrid.tsx |
software | healthy | src/components/AccountStatusGrid.tsx |
ImportOverlay.tsx |
software | healthy | src/components/ImportOverlay.tsx |
AddAccountOverlay.tsx |
software | healthy | src/components/AddAccountOverlay.tsx |
LoginPage.tsx |
software | healthy | src/pages/LoginPage.tsx |
PublicPage.tsx |
software | healthy | src/pages/PublicPage.tsx |
restoreScrollAnchor.ts |
software | healthy | src/pages/restoreScrollAnchor.ts |
SubscribedPage.tsx |
software | healthy | src/pages/SubscribedPage.tsx |
subscriptions.test.ts |
software | healthy | src/store/subscriptions.test.ts |
auth.ts |
software | healthy | src/store/auth.ts |
subscriptions.ts |
software | healthy | src/store/subscriptions.ts |
kv.test.ts |
software | healthy | src/storage/kv.test.ts |
posts.ts |
software | healthy | src/storage/posts.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
sync |
software | healthy | src/sync |
hooks |
software | healthy | src/hooks |
components |
software | healthy | src/components |
pages |
software | healthy | src/pages |
store |
software | healthy | src/store |
storage |
software | healthy | src/storage |
test |
software | healthy | src/test |
sw |
software | healthy | src/sw |
native |
software | healthy | src/native |
android |
software | healthy | android |
app |
software | healthy | android/app |
src |
software | healthy | android/app/src |
main |
software | healthy | android/app/src/main |
java |
software | healthy | android/app/src/main/java |
io |
software | healthy | android/app/src/main/java/io |
github |
software | healthy | android/app/src/main/java/io/github |
lens0021 |
software | healthy | android/app/src/main/java/io/github/lens0021 |
subee |
software | healthy | android/app/src/main/java/io/github/lens0021/subee |
gradle |
software | healthy | android/gradle |
e2e |
software | healthy | e2e |
.claude |
software | healthy | .claude |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
/LoginPage |
frontend | healthy | src/pages/LoginPage.tsx |
/PublicPage |
frontend | healthy | src/pages/PublicPage.tsx |
/restoreScrollAnchor |
frontend | healthy | src/pages/restoreScrollAnchor.ts |
/SubscribedPage |
frontend | healthy | src/pages/SubscribedPage.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yaml |
deploy |
cicd | healthy | .github/workflows/deploy.yaml |
release-please |
cicd | healthy | .github/workflows/release-please.yaml |
build |
cicd | healthy | .github/workflows/android.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
SUBEE_KEYSTORE_PASSWORD |
cicd | healthy | — |
SUBEE_KEY_ALIAS |
cicd | healthy | — |
SUBEE_KEYSTORE_BASE64 |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/mastodon.ts |
security | healthy | src/mastodon.ts |
auth::src/hooks/useAuth.ts |
security | healthy | src/hooks/useAuth.ts |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yaml |
gha::release-please |
cicd | healthy | .github/workflows/release-please.yaml |
gha::android |
cicd | healthy | .github/workflows/android.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
chaotic-ground__subee |
software | healthy | /data/fable5_failed_archive/chaotic-ground__subee |
| Label | Layer | Status | Path |
|---|---|---|---|
PostCardErrorBoundary |
software | healthy | src/components/PostList.tsx:PostCardErrorBoundary |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | playwright.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env |
security | healthy | .env |
This page is publicly accessible at:
https://repobility.com/scan/2870b6bf-6edc-4df9-af93-7b69f1aa71b2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2870b6bf-6edc-4df9-af93-7b69f1aa71b2/
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.