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.

daxkensington/dreamforge-ai

https://github.com/daxkensington/dreamforge-ai · scanned 2026-06-17 01:54 UTC (1 month, 1 week ago)

206 raw signals (0 security + 206 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -16.3 (diff) · 196 actionable findings from 1 signal source. 10 repeated signals grouped for readability. 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 3457 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
isAuthRateLimited software healthy middleware.ts:isAuthRateLimited
middleware software healthy middleware.ts:middleware
register software healthy instrumentation.ts:register
NotFoundPage software healthy app/not-found.tsx:NotFoundPage
MetaPixel software healthy app/MetaPixel.tsx:MetaPixel
Error software healthy app/error.tsx:Error
getBaseUrl software healthy app/providers.tsx:getBaseUrl
Providers software healthy app/providers.tsx:Providers
MetaPixelConversions software healthy app/MetaPixelConversions.tsx:MetaPixelConversions
RootLayout software healthy app/layout.tsx:RootLayout
HomePage software healthy app/page.tsx:HomePage
robots software healthy app/robots.ts:robots
loadGallerySitemap software healthy app/sitemap.ts:loadGallerySitemap
sitemap software healthy app/sitemap.ts:sitemap
manifest software healthy app/manifest.ts:manifest
Layout software healthy app/about/layout.tsx:Layout
Page software healthy app/about/page.tsx:Page
Page software healthy app/uncensored/page.tsx:Page
Loading software healthy app/marketplace/loading.tsx:Loading
Layout software healthy app/marketplace/layout.tsx:Layout
Page software healthy app/marketplace/page.tsx:Page
Page software healthy app/marketplace/[id]/page.tsx:Page
Page software healthy app/marketplace/sell/page.tsx:Page
handler software healthy app/api/trpc/[trpc]/route.ts:handler
GET software healthy app/api/cron/rate-limit-cleanup/route.ts:GET
pruned software healthy app/api/cron/rate-limit-cleanup/route.ts:pruned
GET software healthy app/api/cron/auto-degrade/route.ts:GET
checkDb software healthy app/api/health/route.ts:checkDb
checkEnv software healthy app/api/health/route.ts:checkEnv
GET software healthy app/api/health/route.ts:GET
HEAD software healthy app/api/health/route.ts:HEAD
getStripeClient software healthy app/api/webhooks/stripe/route.ts:getStripeClient
POST software healthy app/api/webhooks/stripe/route.ts:POST
logWebhookEvent software healthy app/api/webhooks/stripe/route.ts:logWebhookEvent
refundRatio software healthy app/api/webhooks/stripe/route.ts:refundRatio
POST software healthy app/api/webhooks/btcpay/route.ts:POST
ping software healthy app/api/status/providers/route.ts:ping
buildReport software healthy app/api/status/providers/route.ts:buildReport
GET software healthy app/api/status/providers/route.ts:GET
Page software healthy app/timeline/[projectId]/page.tsx:Page
Loading software healthy app/admin/loading.tsx:Loading
Page software healthy app/admin/page.tsx:Page
Page software healthy app/admin/tools/page.tsx:Page
Loading software healthy app/credits/loading.tsx:Loading
Page software healthy app/credits/page.tsx:Page
Loading software healthy app/characters/loading.tsx:Loading
Page software healthy app/characters/page.tsx:Page
Loading software healthy app/tools/loading.tsx:Loading
Layout software healthy app/tools/layout.tsx:Layout
Page software healthy app/tools/page.tsx:Page

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
sentry.edge.config.ts software healthy sentry.edge.config.ts
.env.example software healthy .env.example
vitest.config.ts software healthy vitest.config.ts
COMPETITIVE-DESIGN-RESEARCH.md software healthy COMPETITIVE-DESIGN-RESEARCH.md
sentry.server.config.ts software healthy sentry.server.config.ts
BRAND_STRATEGY.md software healthy BRAND_STRATEGY.md
vercel.json software healthy vercel.json
playwright.config.ts software healthy playwright.config.ts
todo.md software healthy todo.md
drizzle.config.ts software healthy drizzle.config.ts
middleware.ts software healthy middleware.ts
postcss.config.mjs software healthy postcss.config.mjs
instrumentation.ts software healthy instrumentation.ts
instrumentation-client.ts software healthy instrumentation-client.ts
package.json software healthy package.json
SELF_HOSTING_SPEC.md software healthy SELF_HOSTING_SPEC.md
next.config.ts software healthy next.config.ts
components.json software healthy components.json
next-env.d.ts software healthy next-env.d.ts
pnpm-lock.yaml software healthy pnpm-lock.yaml
tsconfig.json software healthy tsconfig.json
sentry.client.config.ts software healthy sentry.client.config.ts
not-found.tsx software healthy app/not-found.tsx
MetaPixel.tsx software healthy app/MetaPixel.tsx
error.tsx software healthy app/error.tsx
globals.css software healthy app/globals.css
providers.tsx software healthy app/providers.tsx
MetaPixelConversions.tsx software healthy app/MetaPixelConversions.tsx
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/page.tsx
robots.ts software healthy app/robots.ts
sitemap.ts software healthy app/sitemap.ts
manifest.ts software healthy app/manifest.ts
layout.tsx software healthy app/about/layout.tsx
page.tsx software healthy app/about/page.tsx
page.tsx software healthy app/uncensored/page.tsx
loading.tsx software healthy app/marketplace/loading.tsx
layout.tsx software healthy app/marketplace/layout.tsx
page.tsx software healthy app/marketplace/page.tsx
page.tsx software healthy app/marketplace/[id]/page.tsx
page.tsx software healthy app/marketplace/sell/page.tsx
route.ts software healthy app/api/trpc/[trpc]/route.ts
route.ts software healthy app/api/cron/rate-limit-cleanup/route.ts
route.ts software healthy app/api/cron/auto-degrade/route.ts
route.ts software healthy app/api/health/route.ts
route.ts software healthy app/api/auth/[...nextauth]/route.ts
route.ts software healthy app/api/webhooks/stripe/route.ts
route.ts software healthy app/api/webhooks/btcpay/route.ts
route.ts software healthy app/api/status/providers/route.ts
page.tsx software healthy app/timeline/[projectId]/page.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
NotFoundPage frontend healthy app/not-found.tsx
Error frontend healthy app/error.tsx
RootLayout frontend healthy app/layout.tsx
HomePage frontend healthy app/page.tsx
Layout frontend healthy app/about/layout.tsx
Page frontend healthy app/about/page.tsx
Page frontend healthy app/uncensored/page.tsx
Loading frontend healthy app/marketplace/loading.tsx
Layout frontend healthy app/marketplace/layout.tsx
Page frontend healthy app/marketplace/page.tsx
Page frontend healthy app/marketplace/[id]/page.tsx
Page frontend healthy app/marketplace/sell/page.tsx
Page frontend healthy app/timeline/[projectId]/page.tsx
Loading frontend healthy app/admin/loading.tsx
Page frontend healthy app/admin/page.tsx
Page frontend healthy app/admin/tools/page.tsx
Loading frontend healthy app/credits/loading.tsx
Page frontend healthy app/credits/page.tsx
Loading frontend healthy app/characters/loading.tsx
Page frontend healthy app/characters/page.tsx
Loading frontend healthy app/tools/loading.tsx
Layout frontend healthy app/tools/layout.tsx
Page frontend healthy app/tools/page.tsx
Layout frontend healthy app/tools/podcast-cover/layout.tsx
Page frontend healthy app/tools/podcast-cover/page.tsx
Layout frontend healthy app/tools/comic-strip/layout.tsx
Page frontend healthy app/tools/comic-strip/page.tsx
Layout frontend healthy app/tools/qr-art/layout.tsx
Page frontend healthy app/tools/qr-art/page.tsx
Layout frontend healthy app/tools/listing-photos/layout.tsx
Page frontend healthy app/tools/listing-photos/page.tsx
Layout frontend healthy app/tools/audio-enhance/layout.tsx
Page frontend healthy app/tools/audio-enhance/page.tsx
Page frontend healthy app/tools/jellycat-plush/page.tsx
Layout frontend healthy app/tools/photo-colorize/layout.tsx
Page frontend healthy app/tools/photo-colorize/page.tsx
Layout frontend healthy app/tools/sound-effects/layout.tsx
Page frontend healthy app/tools/sound-effects/page.tsx
Layout frontend healthy app/tools/relight/layout.tsx
Page frontend healthy app/tools/relight/page.tsx
Layout frontend healthy app/tools/movie-poster/layout.tsx
Page frontend healthy app/tools/movie-poster/page.tsx
Layout frontend healthy app/tools/recipe-card/layout.tsx
Page frontend healthy app/tools/recipe-card/page.tsx
Layout frontend healthy app/tools/pet-portrait/layout.tsx
Page frontend healthy app/tools/pet-portrait/page.tsx
Layout frontend healthy app/tools/virtual-tryon/layout.tsx
Page frontend healthy app/tools/virtual-tryon/page.tsx
Layout frontend healthy app/tools/product-photo/layout.tsx
Page frontend healthy app/tools/product-photo/page.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
app software healthy app
about software healthy app/about
uncensored software healthy app/uncensored
marketplace software healthy app/marketplace
[id] software healthy app/marketplace/[id]
sell software healthy app/marketplace/sell
api software healthy app/api
trpc software healthy app/api/trpc
[trpc] software healthy app/api/trpc/[trpc]
cron software healthy app/api/cron
rate-limit-cleanup software healthy app/api/cron/rate-limit-cleanup
auto-degrade software healthy app/api/cron/auto-degrade
health software healthy app/api/health
auth software healthy app/api/auth
[...nextauth] software healthy app/api/auth/[...nextauth]
webhooks software healthy app/api/webhooks
stripe software healthy app/api/webhooks/stripe
btcpay software healthy app/api/webhooks/btcpay
status software healthy app/api/status
providers software healthy app/api/status/providers
timeline software healthy app/timeline
[projectId] software healthy app/timeline/[projectId]
admin software healthy app/admin
tools software healthy app/admin/tools
credits software healthy app/credits
characters software healthy app/characters
tools software healthy app/tools
podcast-cover software healthy app/tools/podcast-cover
comic-strip software healthy app/tools/comic-strip
qr-art software healthy app/tools/qr-art
listing-photos software healthy app/tools/listing-photos
audio-enhance software healthy app/tools/audio-enhance
jellycat-plush software healthy app/tools/jellycat-plush
photo-colorize software healthy app/tools/photo-colorize
sound-effects software healthy app/tools/sound-effects
relight software healthy app/tools/relight
movie-poster software healthy app/tools/movie-poster
recipe-card software healthy app/tools/recipe-card
pet-portrait software healthy app/tools/pet-portrait
virtual-tryon software healthy app/tools/virtual-tryon
product-photo software healthy app/tools/product-photo
object-eraser software healthy app/tools/object-eraser
cover-maker software healthy app/tools/cover-maker
mockup software healthy app/tools/mockup
nl-edit software healthy app/tools/nl-edit
real-estate-twilight software healthy app/tools/real-estate-twilight
texture software healthy app/tools/texture
action-figure software healthy app/tools/action-figure
film-grain software healthy app/tools/film-grain
background software healthy app/tools/background

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
/ToolVectorize frontend healthy client/src/pages/ToolVectorize.tsx
/ClipMaker frontend healthy client/src/pages/ClipMaker.tsx
/ApiDocs frontend healthy client/src/pages/ApiDocs.tsx
/ToolQrArt frontend healthy client/src/pages/ToolQrArt.tsx
/ToolInpainting frontend healthy client/src/pages/ToolInpainting.tsx
/SocialTemplates frontend healthy client/src/pages/SocialTemplates.tsx
/ProjectDetail frontend healthy client/src/pages/ProjectDetail.tsx
/ToolFashionLookbook frontend healthy client/src/pages/ToolFashionLookbook.tsx
/ToolJellycatPlush frontend healthy client/src/pages/ToolJellycatPlush.tsx
/SellerDashboard frontend healthy client/src/pages/SellerDashboard.tsx
/ToolListingPhotos frontend healthy client/src/pages/ToolListingPhotos.tsx
/ImageTemplates frontend healthy client/src/pages/ImageTemplates.tsx
/ToolInteriorDesign frontend healthy client/src/pages/ToolInteriorDesign.tsx
/ToolIconGen frontend healthy client/src/pages/ToolIconGen.tsx
/ToolStoryboard frontend healthy client/src/pages/ToolStoryboard.tsx
/ToolPixelArt frontend healthy client/src/pages/ToolPixelArt.tsx
/ToolTradingCard frontend healthy client/src/pages/ToolTradingCard.tsx
/StoryStudio frontend healthy client/src/pages/StoryStudio.tsx
/ToolCosplayReference frontend healthy client/src/pages/ToolCosplayReference.tsx
/ToolBrandStyleGuide frontend healthy client/src/pages/ToolBrandStyleGuide.tsx
/JoinProject frontend healthy client/src/pages/JoinProject.tsx
/ToolWallpaper frontend healthy client/src/pages/ToolWallpaper.tsx
/ToolMockup frontend healthy client/src/pages/ToolMockup.tsx
/ToolCanvas frontend healthy client/src/pages/ToolCanvas.tsx
/ToolRealEstateTwilight frontend healthy client/src/pages/ToolRealEstateTwilight.tsx
/ToolPromptBuilder frontend healthy client/src/pages/ToolPromptBuilder.tsx
/ToolFaceEnhancer frontend healthy client/src/pages/ToolFaceEnhancer.tsx
/ToolImageToVideo frontend healthy client/src/pages/ToolImageToVideo.tsx
/ToolCertificate frontend healthy client/src/pages/ToolCertificate.tsx
/ToolAudioEnhance frontend healthy client/src/pages/ToolAudioEnhance.tsx
/ToolLegoMini frontend healthy client/src/pages/ToolLegoMini.tsx
/ToolPoseTurnaround frontend healthy client/src/pages/ToolPoseTurnaround.tsx
/Pricing frontend healthy client/src/pages/Pricing.tsx
/ResumeBuilder frontend healthy client/src/pages/ResumeBuilder.tsx
/UseCasePage frontend healthy client/src/pages/UseCasePage.tsx
/ToolStatusAdmin frontend healthy client/src/pages/ToolStatusAdmin.tsx
/ToolVideoStyleTransfer frontend healthy client/src/pages/ToolVideoStyleTransfer.tsx
/ToolSceneDirector frontend healthy client/src/pages/ToolSceneDirector.tsx
/ToolSketchToImage frontend healthy client/src/pages/ToolSketchToImage.tsx
/NotFound frontend healthy client/src/pages/NotFound.tsx
/ToolComicStrip frontend healthy client/src/pages/ToolComicStrip.tsx
/ToolDepthMap frontend healthy client/src/pages/ToolDepthMap.tsx
/DemoTextToImage frontend healthy client/src/pages/DemoTextToImage.tsx
/ToolRelight frontend healthy client/src/pages/ToolRelight.tsx
/ToolCoverMaker frontend healthy client/src/pages/ToolCoverMaker.tsx
/ToolBookmark frontend healthy client/src/pages/ToolBookmark.tsx
/Terms frontend healthy client/src/pages/Terms.tsx
/ToolOutpainting frontend healthy client/src/pages/ToolOutpainting.tsx
/Characters frontend healthy client/src/pages/Characters.tsx
/ToolImageCaption frontend healthy client/src/pages/ToolImageCaption.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tool_status data healthy drizzle/0001_tool_status.sql
tool_failure_events data healthy drizzle/0002_tool_failures.sql
newsletter_signups data healthy drizzle/0006_newsletter_signups.sql
rate_limit_hits data healthy drizzle/0004_rate_limit_hits.sql
auth_users data healthy drizzle/0003_naive_jack_flag.sql
auth_accounts data healthy drizzle/0003_naive_jack_flag.sql
auth_sessions data healthy drizzle/0003_naive_jack_flag.sql
verification_tokens data healthy drizzle/0003_naive_jack_flag.sql
cryptoInvoices data healthy drizzle/0007_uncensored_tier.sql
achievements data healthy drizzle/0000_old_stardust.sql
apiKeys data healthy drizzle/0000_old_stardust.sql
audioGenerations data healthy drizzle/0000_old_stardust.sql
audioPresets data healthy drizzle/0000_old_stardust.sql
brandKits data healthy drizzle/0000_old_stardust.sql
characters data healthy drizzle/0000_old_stardust.sql
creditBalances data healthy drizzle/0000_old_stardust.sql
creditBudgets data healthy drizzle/0000_old_stardust.sql
creditTransactions data healthy drizzle/0000_old_stardust.sql
galleryComments data healthy drizzle/0000_old_stardust.sql
galleryItems data healthy drizzle/0000_old_stardust.sql
galleryLikes data healthy drizzle/0000_old_stardust.sql
generationTags data healthy drizzle/0000_old_stardust.sql
generations data healthy drizzle/0000_old_stardust.sql
marketplaceListings data healthy drizzle/0000_old_stardust.sql
marketplacePurchases data healthy drizzle/0000_old_stardust.sql
marketplaceReviews data healthy drizzle/0000_old_stardust.sql
moderationQueue data healthy drizzle/0000_old_stardust.sql
notificationPreferences data healthy drizzle/0000_old_stardust.sql
notifications data healthy drizzle/0000_old_stardust.sql
projectActivityLog data healthy drizzle/0000_old_stardust.sql
projectChatMessages data healthy drizzle/0000_old_stardust.sql
projectCollaborators data healthy drizzle/0000_old_stardust.sql
projectRevisions data healthy drizzle/0000_old_stardust.sql
projectShareTokens data healthy drizzle/0000_old_stardust.sql
referrals data healthy drizzle/0000_old_stardust.sql
sceneKeyframes data healthy drizzle/0000_old_stardust.sql
sellerPayouts data healthy drizzle/0000_old_stardust.sql
sellerProfiles data healthy drizzle/0000_old_stardust.sql
subscriptionPlans data healthy drizzle/0000_old_stardust.sql
tags data healthy drizzle/0000_old_stardust.sql
userFollows data healthy drizzle/0000_old_stardust.sql
userSubscriptions data healthy drizzle/0000_old_stardust.sql
users data healthy drizzle/0000_old_stardust.sql
videoProjects data healthy drizzle/0000_old_stardust.sql
webhookEvents data healthy drizzle/0000_old_stardust.sql

LabelLayerStatusPath
OAuthService software healthy server/_core/sdk.ts:OAuthService
SDKServer software healthy server/_core/sdk.ts:SDKServer
FalProvider software healthy server/_core/providers/fal.ts:FalProvider
KlingProvider software healthy server/_core/providers/kling.ts:KlingProvider
ReplicateProvider software healthy server/_core/providers/replicate.ts:ReplicateProvider
RunwayProvider software healthy server/_core/providers/runway.ts:RunwayProvider
OpenAIProvider software healthy server/_core/providers/openai.ts:OpenAIProvider
StabilityProvider software healthy server/_core/providers/stability.ts:StabilityProvider
ForgeProvider software healthy server/_core/providers/forge.ts:ForgeProvider
SyncLabsProvider software healthy server/_core/providers/synclabs.ts:SyncLabsProvider
GrokProvider software healthy server/_core/providers/grok.ts:GrokProvider
GeminiProvider software healthy server/_core/providers/gemini.ts:GeminiProvider
overrides software healthy client/src/components/CreditCostBadge.tsx:overrides
ErrorBoundary software healthy client/src/components/ErrorBoundary.tsx:ErrorBoundary
handouts software healthy shared/toolSeoCopy.ts:handouts
with software healthy shared/_core/errors.ts:with
HttpError software healthy shared/_core/errors.ts:HttpError

LabelLayerStatusPath
auth::client/src/pages/Privacy.tsx security healthy client/src/pages/Privacy.tsx
auth::package.json security healthy package.json
auth::.env.example security healthy .env.example
auth::app/providers.tsx security healthy app/providers.tsx
auth::app/MetaPixelConversions.tsx security healthy app/MetaPixelConversions.tsx
auth::scripts/gsc-submit-sitemap.py security healthy scripts/gsc-submit-sitemap.py
auth::server/_core/sdk.ts security healthy server/_core/sdk.ts
auth::server/_core/oauth.ts security healthy server/_core/oauth.ts
auth::client/src/lib/auth.ts security healthy client/src/lib/auth.ts
auth::server/_core/context.ts security healthy server/_core/context.ts
auth::app/auth/signin/page.tsx security healthy app/auth/signin/page.tsx
auth::client/src/pages/WhatsNew.tsx security healthy client/src/pages/WhatsNew.tsx
auth::server/routers/phase19.ts security healthy server/routers/phase19.ts
auth::server/_core/providers/kling.ts security healthy server/_core/providers/kling.ts
auth::client/src/_core/hooks/useAuth.ts security healthy client/src/_core/hooks/useAuth.ts

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:15 network healthy pnpm-lock.yaml
port:9222 network healthy scripts/fb-open-composer.mjs
port:14 network healthy .github/workflows/link-check.yml
port:10 network healthy .github/workflows/link-check.yml
port:06 network healthy .github/workflows/smoke.yml
port:02 network healthy .github/workflows/smoke.yml

LabelLayerStatusPath
9.504.5.092 network healthy app/auth/signin/page.tsx
2.91.832.092 network healthy app/auth/signin/page.tsx
2.651.64.7 network healthy app/auth/signin/page.tsx
4.943.359.309 network healthy app/auth/signin/page.tsx
268.18.58.688 network healthy app/auth/signin/page.tsx
127.0.0.1 network healthy scripts/prod-tool-sweep.ts
1.2.3.4 network healthy server/demo.test.ts

LabelLayerStatusPath
postgresql data healthy .env.example
postgres data healthy package.json
mongodb data healthy pnpm-lock.yaml
mysql data healthy pnpm-lock.yaml
redis data healthy pnpm-lock.yaml
sqlite data healthy pnpm-lock.yaml

LabelLayerStatusPath
gha::link-check-preview cicd healthy .github/workflows/link-check-preview.yml
gha::link-check cicd healthy .github/workflows/link-check.yml
gha::uptime cicd healthy .github/workflows/uptime.yml
gha::runpod-worker-build cicd healthy .github/workflows/runpod-worker-build.yml
gha::smoke cicd healthy .github/workflows/smoke.yml

LabelLayerStatusPath
check-preview cicd healthy .github/workflows/link-check-preview.yml
check-links cicd healthy .github/workflows/link-check.yml
probe cicd healthy .github/workflows/uptime.yml
build cicd healthy .github/workflows/runpod-worker-build.yml
smoke cicd healthy .github/workflows/smoke.yml

LabelLayerStatusPath
vps::aws hardware healthy package.json
vps::gcp hardware healthy server/_core/imageGeneration.ts

LabelLayerStatusPath
daxkensington__dreamforge-ai software healthy /data/fable5_failed_archive/daxkensington__dreamforge-ai

LabelLayerStatusPath
GET /api/oauth/callback api healthy server/_core/oauth.ts

LabelLayerStatusPath
image::runpod-worker/Dockerfile hardware healthy runpod-worker/Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy app/about/layout.tsx

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/8a791ae9-243a-47f2-8d60-86ab3a387e9e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8a791ae9-243a-47f2-8d60-86ab3a387e9e/

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.