https://github.com/DavidVart/online_missinformation
· scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +5.3 (diff) · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 113 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 |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
README.md |
software | healthy | README.md |
package-lock.json |
software | healthy | worker/package-lock.json |
README.md |
software | healthy | worker/README.md |
package.json |
software | healthy | worker/package.json |
wrangler.toml |
software | healthy | worker/wrangler.toml |
tsconfig.json |
software | healthy | worker/tsconfig.json |
index.ts |
software | healthy | worker/src/index.ts |
VERUM_UNIFIED_AUTH.md |
software | healthy | docs/VERUM_UNIFIED_AUTH.md |
billing-and-monitoring.md |
software | healthy | docs/runbooks/billing-and-monitoring.md |
verdict-direction-1-refined.html |
software | healthy | docs/design/mockups/verdict-direction-1-refined.html |
index.html |
software | healthy | docs/design/mockups/index.html |
verdict-direction-2-bold.html |
software | healthy | docs/design/mockups/verdict-direction-2-bold.html |
verdict-direction-3-editorial.html |
software | healthy | docs/design/mockups/verdict-direction-3-editorial.html |
verdict-icon-brief.md |
software | healthy | docs/brand/verdict-icon-brief.md |
listing.md |
software | healthy | docs/appstore/listing.md |
project.yml |
software | healthy | ios/project.yml |
icon_gen.swift |
software | healthy | ios/Tools/icon_gen.swift |
MisinfoCheckApp.swift |
software | healthy | ios/App/MisinfoCheckApp.swift |
BackgroundSessionCoordinator.swift |
software | healthy | ios/App/BackgroundSessionCoordinator.swift |
ClerkTokenSync.swift |
software | healthy | ios/App/ClerkTokenSync.swift |
NotificationSetup.swift |
software | healthy | ios/App/NotificationSetup.swift |
Theme.swift |
software | healthy | ios/App/Theme.swift |
AppState.swift |
software | healthy | ios/App/AppState.swift |
AppDelegate.swift |
software | healthy | ios/App/AppDelegate.swift |
ContentView.swift |
software | healthy | ios/App/Views/ContentView.swift |
LegalView.swift |
software | healthy | ios/App/Views/LegalView.swift |
DetailView.swift |
software | healthy | ios/App/Views/DetailView.swift |
SettingsView.swift |
software | healthy | ios/App/Views/SettingsView.swift |
ShareOnboardingView.swift |
software | healthy | ios/App/Views/ShareOnboardingView.swift |
Contents.json |
software | healthy | ios/App/Assets.xcassets/Contents.json |
Contents.json |
software | healthy | ios/App/Assets.xcassets/AccentColor.colorset/Contents.json |
Contents.json |
software | healthy | ios/App/Assets.xcassets/AppIcon.appiconset/Contents.json |
ShareViewController.swift |
software | healthy | ios/ShareExtension/ShareViewController.swift |
ImageChecker.swift |
software | healthy | ios/MisinfoKit/ImageChecker.swift |
ClerkAuthToken.swift |
software | healthy | ios/MisinfoKit/ClerkAuthToken.swift |
URLChecker.swift |
software | healthy | ios/MisinfoKit/URLChecker.swift |
SharedConstants.swift |
software | healthy | ios/MisinfoKit/SharedConstants.swift |
DebugLog.swift |
software | healthy | ios/MisinfoKit/DebugLog.swift |
VerumSession.swift |
software | healthy | ios/MisinfoKit/VerumSession.swift |
VerdictCache.swift |
software | healthy | ios/MisinfoKit/VerdictCache.swift |
BackgroundSession.swift |
software | healthy | ios/MisinfoKit/BackgroundSession.swift |
LocalNotificationPoster.swift |
software | healthy | ios/MisinfoKit/LocalNotificationPoster.swift |
VerdictRequest.swift |
software | healthy | ios/MisinfoKit/VerdictRequest.swift |
ImageProcessor.swift |
software | healthy | ios/MisinfoKit/ImageProcessor.swift |
MisinfoAuth.swift |
software | healthy | ios/MisinfoKit/MisinfoAuth.swift |
Verdict.swift |
software | healthy | ios/MisinfoKit/Verdict.swift |
settings.json |
software | healthy | .claude/settings.json |
CLAUDE.md |
quality | healthy | CLAUDE.md |
.claude/settings.json |
quality | healthy | .claude/settings.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
clerkJwks |
software | healthy | worker/src/index.ts:clerkJwks |
acceptedIssuers |
software | healthy | worker/src/index.ts:acceptedIssuers |
unverifiedIssuer |
software | healthy | worker/src/index.ts:unverifiedIssuer |
verifyClerkUser |
software | healthy | worker/src/index.ts:verifyClerkUser |
resolveAuthedUser |
software | healthy | worker/src/index.ts:resolveAuthedUser |
overDailyLimit |
software | healthy | worker/src/index.ts:overDailyLimit |
refundDailyRun |
software | healthy | worker/src/index.ts:refundDailyRun |
recordMetric |
software | healthy | worker/src/index.ts:recordMetric |
anon |
software | healthy | worker/src/index.ts:anon |
missingEnvVars |
software | healthy | worker/src/index.ts:missingEnvVars |
runVerdict |
software | healthy | worker/src/index.ts:runVerdict |
data |
software | healthy | worker/src/index.ts:data |
handleVerify |
software | healthy | worker/src/index.ts:handleVerify |
handleVerifyURL |
software | healthy | worker/src/index.ts:handleVerifyURL |
videoTooLong |
software | healthy | worker/src/index.ts:videoTooLong |
normalizeInstagramURL |
software | healthy | worker/src/index.ts:normalizeInstagramURL |
scrapeInstagramPost |
software | healthy | worker/src/index.ts:scrapeInstagramPost |
scrapeInstagramPostOnce |
software | healthy | worker/src/index.ts:scrapeInstagramPostOnce |
items |
software | healthy | worker/src/index.ts:items |
looksLikeMetaClaim |
software | healthy | worker/src/index.ts:looksLikeMetaClaim |
extractClaimMultimodal |
software | healthy | worker/src/index.ts:extractClaimMultimodal |
text |
software | healthy | worker/src/index.ts:text |
transcribeAudio |
software | healthy | worker/src/index.ts:transcribeAudio |
fetchImageAsBase64 |
software | healthy | worker/src/index.ts:fetchImageAsBase64 |
sha256Hex |
software | healthy | worker/src/index.ts:sha256Hex |
extractClaim |
software | healthy | worker/src/index.ts:extractClaim |
planSearchQueries |
software | healthy | worker/src/index.ts:planSearchQueries |
gatherEvidence |
software | healthy | worker/src/index.ts:gatherEvidence |
sourceTier |
software | healthy | worker/src/index.ts:sourceTier |
mergeSearch |
software | healthy | worker/src/index.ts:mergeSearch |
simplifyQuery |
software | healthy | worker/src/index.ts:simplifyQuery |
tavilyOne |
software | healthy | worker/src/index.ts:tavilyOne |
satireVerdict |
software | healthy | worker/src/index.ts:satireVerdict |
noClaimVerdict |
software | healthy | worker/src/index.ts:noClaimVerdict |
sanitizeExplanation |
software | healthy | worker/src/index.ts:sanitizeExplanation |
s |
software | healthy | worker/src/index.ts:s |
parseVerdict |
software | healthy | worker/src/index.ts:parseVerdict |
attach |
software | healthy | worker/src/index.ts:attach |
fallback |
software | healthy | worker/src/index.ts:fallback |
bytesToBase64 |
software | healthy | worker/src/index.ts:bytesToBase64 |
json |
software | healthy | worker/src/index.ts:json |
| Label | Layer | Status | Path |
|---|---|---|---|
worker |
software | healthy | worker |
src |
software | healthy | worker/src |
docs |
software | healthy | docs |
runbooks |
software | healthy | docs/runbooks |
design |
software | healthy | docs/design |
mockups |
software | healthy | docs/design/mockups |
brand |
software | healthy | docs/brand |
appstore |
software | healthy | docs/appstore |
ios |
software | healthy | ios |
Tools |
software | healthy | ios/Tools |
App |
software | healthy | ios/App |
Views |
software | healthy | ios/App/Views |
Assets.xcassets |
software | healthy | ios/App/Assets.xcassets |
AccentColor.colorset |
software | healthy | ios/App/Assets.xcassets/AccentColor.colorset |
AppIcon.appiconset |
software | healthy | ios/App/Assets.xcassets/AppIcon.appiconset |
ShareExtension |
software | healthy | ios/ShareExtension |
MisinfoKit |
software | healthy | ios/MisinfoKit |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::worker/src/index.ts |
security | healthy | worker/src/index.ts |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
DavidVart__online_missinformation |
software | healthy | /data/fable5_failed_archive/DavidVart__online_missinformati… |
| Label | Layer | Status | Path |
|---|---|---|---|
of |
software | healthy | worker/src/index.ts:of |
This page is publicly accessible at:
https://repobility.com/scan/c5456fa6-c8f6-4c3c-966d-24f8de889d42/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c5456fa6-c8f6-4c3c-966d-24f8de889d42/
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.