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.

Dariusan3/deeplink-platform

https://github.com/Dariusan3/deeplink-platform · scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)

85 raw signals (0 security + 85 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -11.2 (diff) · 85 actionable findings from 1 signal source. 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 1109 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
middleware software healthy src/middleware.ts:middleware
RootLayout software healthy src/app/layout.tsx:RootLayout
HomePage software healthy src/app/page.tsx:HomePage
BillingCancelPage software healthy src/app/billing/cancel/page.tsx:BillingCancelPage
SuccessContent software healthy src/app/billing/success/page.tsx:SuccessContent
BillingSuccessPage software healthy src/app/billing/success/page.tsx:BillingSuccessPage
PartnerLayout software healthy src/app/partner/layout.tsx:PartnerLayout
PartnerOverviewPage software healthy src/app/partner/page.tsx:PartnerOverviewPage
copyLink software healthy src/app/partner/page.tsx:copyLink
PayoutProgressCard software healthy src/app/partner/page.tsx:PayoutProgressCard
PartnerReferralsPage software healthy src/app/partner/referrals/page.tsx:PartnerReferralsPage
PartnerEarningsPage software healthy src/app/partner/earnings/page.tsx:PartnerEarningsPage
handleRequest software healthy src/app/partner/earnings/page.tsx:handleRequest
PartnerSuggestionsPage software healthy src/app/partner/suggestions/page.tsx:PartnerSuggestionsPage
handleSubmit software healthy src/app/partner/suggestions/page.tsx:handleSubmit
PartnerSettingsPage software healthy src/app/partner/settings/page.tsx:PartnerSettingsPage
save software healthy src/app/partner/settings/page.tsx:save
Row software healthy src/app/partner/settings/page.tsx:Row
PartnerLinkPage software healthy src/app/partner/link/page.tsx:PartnerLinkPage
copyLink software healthy src/app/partner/link/page.tsx:copyLink
downloadQr software healthy src/app/partner/link/page.tsx:downloadQr
PartnerLeaderboardPage software healthy src/app/partner/leaderboard/page.tsx:PartnerLeaderboardPage
TEMPLATES software healthy src/app/partner/promo/page.tsx:TEMPLATES
CopyBlock software healthy src/app/partner/promo/page.tsx:CopyBlock
copy software healthy src/app/partner/promo/page.tsx:copy
PartnerPromoPage software healthy src/app/partner/promo/page.tsx:PartnerPromoPage
POST software healthy src/app/api/billing/checkout/route.ts:POST
POST software healthy src/app/api/billing/activate/route.ts:POST
creditPartnerOnPaidSignup software healthy src/app/api/billing/activate/route.ts:creditPartnerOnPaidSi…
GET software healthy src/app/api/ig/insights/route.ts:GET
GET software healthy src/app/api/ig/callback/route.ts:GET
POST software healthy src/app/api/partner/repair-profile/route.ts:POST
POST software healthy src/app/api/partner/claim-referral/route.ts:POST
POST software healthy src/app/api/partner/payout-request/route.ts:POST
GET software healthy src/app/api/partner/leaderboard/route.ts:GET
isRateLimited software healthy src/app/api/partner/track-click/route.ts:isRateLimited
detectDevice software healthy src/app/api/partner/track-click/route.ts:detectDevice
POST software healthy src/app/api/partner/track-click/route.ts:POST
code software healthy src/app/api/partner/track-click/route.ts:code
GET software healthy src/app/api/partner/stats/route.ts:GET
totalConversions software healthy src/app/api/partner/stats/route.ts:totalConversions
key software healthy src/app/api/partner/stats/route.ts:key
countByKey software healthy src/app/api/partner/stats/route.ts:countByKey
v software healthy src/app/api/partner/stats/route.ts:v
getSupabase software healthy src/app/api/cron/tier1-alerts/route.ts:getSupabase
GET software healthy src/app/api/cron/tier1-alerts/route.ts:GET
getSupabase software healthy src/app/api/cron/anomaly-check/route.ts:getSupabase
extractHostname software healthy src/app/api/cron/anomaly-check/route.ts:extractHostname
getGoalPeriodStart software healthy src/app/api/cron/anomaly-check/route.ts:getGoalPeriodStart
getGoalPeriodEnd software healthy src/app/api/cron/anomaly-check/route.ts:getGoalPeriodEnd

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

LabelLayerStatusPath
vercel.json software healthy vercel.json
eslint.config.mjs software healthy eslint.config.mjs
tappr-partner-spec.html software healthy tappr-partner-spec.html
Tappr Landing.html software healthy Tappr Landing.html
package-lock.json software healthy package-lock.json
README.md software healthy README.md
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
next.config.ts software healthy next.config.ts
components.json software healthy components.json
tsconfig.json software healthy tsconfig.json
README-webhook-test.md software healthy scripts/README-webhook-test.md
middleware.ts software healthy src/middleware.ts
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/page.tsx
page.tsx software healthy src/app/billing/cancel/page.tsx
page.tsx software healthy src/app/billing/success/page.tsx
layout.tsx software healthy src/app/partner/layout.tsx
page.tsx software healthy src/app/partner/page.tsx
page.tsx software healthy src/app/partner/referrals/page.tsx
page.tsx software healthy src/app/partner/earnings/page.tsx
page.tsx software healthy src/app/partner/suggestions/page.tsx
page.tsx software healthy src/app/partner/settings/page.tsx
page.tsx software healthy src/app/partner/link/page.tsx
page.tsx software healthy src/app/partner/leaderboard/page.tsx
page.tsx software healthy src/app/partner/promo/page.tsx
route.ts software healthy src/app/api/billing/checkout/route.ts
route.ts software healthy src/app/api/billing/activate/route.ts
route.ts software healthy src/app/api/ig/insights/route.ts
route.ts software healthy src/app/api/ig/callback/route.ts
route.ts software healthy src/app/api/partner/repair-profile/route.ts
route.ts software healthy src/app/api/partner/claim-referral/route.ts
route.ts software healthy src/app/api/partner/payout-request/route.ts
route.ts software healthy src/app/api/partner/leaderboard/route.ts
route.ts software healthy src/app/api/partner/track-click/route.ts
route.ts software healthy src/app/api/partner/stats/route.ts
route.ts software healthy src/app/api/cron/tier1-alerts/route.ts
route.ts software healthy src/app/api/cron/anomaly-check/route.ts
route.ts software healthy src/app/api/v1/ab-tests/route.ts
route.ts software healthy src/app/api/v1/links/route.ts
route.ts software healthy src/app/api/v1/links/[id]/route.ts
route.ts software healthy src/app/api/v1/stats/route.ts
route.ts software healthy src/app/api/admin/grant-plan/route.ts
route.ts software healthy src/app/api/admin/partner/activate/route.ts
route.ts software healthy src/app/api/admin/partner/payout/route.ts
route.ts software healthy src/app/api/admin/users/route.ts
route.ts software healthy src/app/api/admin/activity/route.ts
route.ts software healthy src/app/api/admin/toggle-admin/route.ts
route.ts software healthy src/app/api/webhooks/fanbasis/route.ts

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

LabelLayerStatusPath
scripts software healthy scripts
src software healthy src
app software healthy src/app
billing software healthy src/app/billing
cancel software healthy src/app/billing/cancel
success software healthy src/app/billing/success
partner software healthy src/app/partner
referrals software healthy src/app/partner/referrals
earnings software healthy src/app/partner/earnings
suggestions software healthy src/app/partner/suggestions
settings software healthy src/app/partner/settings
link software healthy src/app/partner/link
leaderboard software healthy src/app/partner/leaderboard
promo software healthy src/app/partner/promo
api software healthy src/app/api
billing software healthy src/app/api/billing
checkout software healthy src/app/api/billing/checkout
activate software healthy src/app/api/billing/activate
ig software healthy src/app/api/ig
insights software healthy src/app/api/ig/insights
callback software healthy src/app/api/ig/callback
partner software healthy src/app/api/partner
repair-profile software healthy src/app/api/partner/repair-profile
claim-referral software healthy src/app/api/partner/claim-referral
payout-request software healthy src/app/api/partner/payout-request
leaderboard software healthy src/app/api/partner/leaderboard
track-click software healthy src/app/api/partner/track-click
stats software healthy src/app/api/partner/stats
cron software healthy src/app/api/cron
tier1-alerts software healthy src/app/api/cron/tier1-alerts
anomaly-check software healthy src/app/api/cron/anomaly-check
v1 software healthy src/app/api/v1
ab-tests software healthy src/app/api/v1/ab-tests
links software healthy src/app/api/v1/links
[id] software healthy src/app/api/v1/links/[id]
stats software healthy src/app/api/v1/stats
admin software healthy src/app/api/admin
grant-plan software healthy src/app/api/admin/grant-plan
partner software healthy src/app/api/admin/partner
activate software healthy src/app/api/admin/partner/activate
payout software healthy src/app/api/admin/partner/payout
users software healthy src/app/api/admin/users
activity software healthy src/app/api/admin/activity
toggle-admin software healthy src/app/api/admin/toggle-admin
webhooks software healthy src/app/api/webhooks
fanbasis software healthy src/app/api/webhooks/fanbasis
alerts software healthy src/app/api/alerts
check software healthy src/app/api/alerts/check
metrics software healthy src/app/api/alerts/metrics
ai software healthy src/app/api/ai

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

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
HomePage frontend healthy src/app/page.tsx
BillingCancelPage frontend healthy src/app/billing/cancel/page.tsx
BillingSuccessPage frontend healthy src/app/billing/success/page.tsx
PartnerLayout frontend healthy src/app/partner/layout.tsx
PartnerOverviewPage frontend healthy src/app/partner/page.tsx
PartnerReferralsPage frontend healthy src/app/partner/referrals/page.tsx
PartnerEarningsPage frontend healthy src/app/partner/earnings/page.tsx
PartnerSuggestionsPage frontend healthy src/app/partner/suggestions/page.tsx
PartnerSettingsPage frontend healthy src/app/partner/settings/page.tsx
PartnerLinkPage frontend healthy src/app/partner/link/page.tsx
PartnerLeaderboardPage frontend healthy src/app/partner/leaderboard/page.tsx
PartnerPromoPage frontend healthy src/app/partner/promo/page.tsx
AdminLayout frontend healthy src/app/admin/layout.tsx
AdminOverviewPage frontend healthy src/app/admin/page.tsx
AdminUsersPage frontend healthy src/app/admin/users/page.tsx
AdminSubscriptionsPage frontend healthy src/app/admin/subscriptions/page.tsx
AdminActivityPage frontend healthy src/app/admin/activity/page.tsx
TikTokOpenPage frontend healthy src/app/tiktok-open/page.tsx
NotFoundPage frontend healthy src/app/not-found/page.tsx
DashboardLayout frontend healthy src/app/(dashboard)/layout.tsx
DashboardPage frontend healthy src/app/(dashboard)/dashboard/page.tsx
BillingPage frontend healthy src/app/(dashboard)/dashboard/billing/page.tsx
DeveloperApiPage frontend healthy src/app/(dashboard)/dashboard/developer/page.tsx
ABTestingPage frontend healthy src/app/(dashboard)/dashboard/ab-testing/page.tsx
LinksPage frontend healthy src/app/(dashboard)/dashboard/links/page.tsx
LinkEditPage frontend healthy src/app/(dashboard)/dashboard/links/[id]/page.tsx
TeamsPage frontend healthy src/app/(dashboard)/dashboard/teams/page.tsx
CollectionsPage frontend healthy src/app/(dashboard)/dashboard/collections/page.tsx
AlertsPage frontend healthy src/app/(dashboard)/dashboard/alerts/page.tsx
SettingsPage frontend healthy src/app/(dashboard)/dashboard/settings/page.tsx
QrCodesPage frontend healthy src/app/(dashboard)/dashboard/qr-codes/page.tsx
AnalyticsPage frontend healthy src/app/(dashboard)/dashboard/analytics/page.tsx
BrainPage frontend healthy src/app/(dashboard)/dashboard/brain/page.tsx
ContactPage frontend healthy src/app/(dashboard)/dashboard/contact/page.tsx
AuthLayout frontend healthy src/app/(auth)/layout.tsx
LoginPage frontend healthy src/app/(auth)/login/page.tsx
SignupPage frontend healthy src/app/(auth)/signup/page.tsx
ResetPasswordPage frontend healthy src/app/(auth)/reset-password/page.tsx
ForgotPasswordPage frontend healthy src/app/(auth)/forgot-password/page.tsx
PausedPage frontend healthy src/app/paused/page.tsx
PricingPage frontend healthy src/app/pricing/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/billing/cancel frontend healthy src/app/billing/cancel/page.tsx
/billing/success frontend healthy src/app/billing/success/page.tsx
/partner frontend healthy src/app/partner/page.tsx
/partner/referrals frontend healthy src/app/partner/referrals/page.tsx
/partner/earnings frontend healthy src/app/partner/earnings/page.tsx
/partner/suggestions frontend healthy src/app/partner/suggestions/page.tsx
/partner/settings frontend healthy src/app/partner/settings/page.tsx
/partner/link frontend healthy src/app/partner/link/page.tsx
/partner/leaderboard frontend healthy src/app/partner/leaderboard/page.tsx
/partner/promo frontend healthy src/app/partner/promo/page.tsx
/admin frontend healthy src/app/admin/page.tsx
/admin/users frontend healthy src/app/admin/users/page.tsx
/admin/subscriptions frontend healthy src/app/admin/subscriptions/page.tsx
/admin/activity frontend healthy src/app/admin/activity/page.tsx
/tiktok-open frontend healthy src/app/tiktok-open/page.tsx
/not-found frontend healthy src/app/not-found/page.tsx
/(dashboard)/dashboard frontend healthy src/app/(dashboard)/dashboard/page.tsx
/(dashboard)/dashboard/billing frontend healthy src/app/(dashboard)/dashboard/billing/page.tsx
/(dashboard)/dashboard/developer frontend healthy src/app/(dashboard)/dashboard/developer/page.tsx
/(dashboard)/dashboard/ab-testing frontend healthy src/app/(dashboard)/dashboard/ab-testing/page.tsx
/(dashboard)/dashboard/links frontend healthy src/app/(dashboard)/dashboard/links/page.tsx
/(dashboard)/dashboard/links/[id] frontend healthy src/app/(dashboard)/dashboard/links/[id]/page.tsx
/(dashboard)/dashboard/teams frontend healthy src/app/(dashboard)/dashboard/teams/page.tsx
/(dashboard)/dashboard/collections frontend healthy src/app/(dashboard)/dashboard/collections/page.tsx
/(dashboard)/dashboard/alerts frontend healthy src/app/(dashboard)/dashboard/alerts/page.tsx
/(dashboard)/dashboard/settings frontend healthy src/app/(dashboard)/dashboard/settings/page.tsx
/(dashboard)/dashboard/qr-codes frontend healthy src/app/(dashboard)/dashboard/qr-codes/page.tsx
/(dashboard)/dashboard/analytics frontend healthy src/app/(dashboard)/dashboard/analytics/page.tsx
/(dashboard)/dashboard/brain frontend healthy src/app/(dashboard)/dashboard/brain/page.tsx
/(dashboard)/dashboard/contact frontend healthy src/app/(dashboard)/dashboard/contact/page.tsx
/(auth)/login frontend healthy src/app/(auth)/login/page.tsx
/(auth)/signup frontend healthy src/app/(auth)/signup/page.tsx
/(auth)/reset-password frontend healthy src/app/(auth)/reset-password/page.tsx
/(auth)/forgot-password frontend healthy src/app/(auth)/forgot-password/page.tsx
/paused frontend healthy src/app/paused/page.tsx
/pricing frontend healthy src/app/pricing/page.tsx

LabelLayerStatusPath
013_prevent_self_shortening.sql data healthy supabase/migrations/013_prevent_self_shortening.sql
006_anomaly_alerts.sql data healthy supabase/migrations/006_anomaly_alerts.sql
007_affiliate_pyramid.sql data healthy supabase/migrations/007_affiliate_pyramid.sql
002_collections.sql data healthy supabase/migrations/002_collections.sql
015_partner_system.sql data healthy supabase/migrations/015_partner_system.sql
010_admin_can_update_users.sql data healthy supabase/migrations/010_admin_can_update_users.sql
004_brain_chats.sql data healthy supabase/migrations/004_brain_chats.sql
009_admin_and_subscriptions.sql data healthy supabase/migrations/009_admin_and_subscriptions.sql
019_alerts_overhaul.sql data healthy supabase/migrations/019_alerts_overhaul.sql
014_link_favorite.sql data healthy supabase/migrations/014_link_favorite.sql
012_collection_star_rotator.sql data healthy supabase/migrations/012_collection_star_rotator.sql
008_ab_test_atomic_visit.sql data healthy supabase/migrations/008_ab_test_atomic_visit.sql
003_settings_and_api_keys.sql data healthy supabase/migrations/003_settings_and_api_keys.sql
005_ab_test_atomic_increment.sql data healthy supabase/migrations/005_ab_test_atomic_increment.sql
017_keep_www_in_destination_url.sql data healthy supabase/migrations/017_keep_www_in_destination_url.sql
018_fanbasis_billing.sql data healthy supabase/migrations/018_fanbasis_billing.sql
016_normalize_destination_url.sql data healthy supabase/migrations/016_normalize_destination_url.sql
011_tiktok_browser_setting.sql data healthy supabase/migrations/011_tiktok_browser_setting.sql
001_initial_schema.sql data healthy supabase/migrations/001_initial_schema.sql

LabelLayerStatusPath
251.023.501.05 network healthy src/app/(dashboard)/dashboard/ab-testing/page.tsx
063.374.313.686 network healthy src/components/sidebar.tsx
645.87.074.04 network healthy src/components/sidebar.tsx
147.083.22.127 network healthy src/components/sidebar.tsx
325.196.72.257 network healthy src/components/sidebar.tsx
008.378.137.75 network healthy src/components/sidebar.tsx
424.35.534.955 network healthy src/components/sidebar.tsx
356.133.751.072 network healthy src/components/sidebar.tsx
10.92.57.1 network healthy src/components/landing/Footer.tsx
3.34.95.1 network healthy src/components/landing/Footer.tsx
3.04.74.8 network healthy src/components/landing/Footer.tsx
5.65.41.36 network healthy src/components/landing/Footer.tsx
31.21.66.79 network healthy src/components/landing/Footer.tsx

LabelLayerStatusPath
auth::src/app/auth/callback/route.ts security healthy src/app/auth/callback/route.ts
auth::README.md security healthy README.md
auth::src/app/(auth)/signup/page.tsx security healthy src/app/(auth)/signup/page.tsx
auth::src/components/partner/referral-tracker.tsx security healthy src/components/partner/referral-tracker.tsx
auth::src/app/api/ig/callback/route.ts security healthy src/app/api/ig/callback/route.ts
auth::src/components/dashboard/dashboard-shell.tsx security healthy src/components/dashboard/dashboard-shell.tsx
auth::src/app/api/partner/claim-referral/route.ts security healthy src/app/api/partner/claim-referral/route.ts
auth::docs/README.md security healthy docs/README.md
auth::src/components/partner/referral-claim.tsx security healthy src/components/partner/referral-claim.tsx

LabelLayerStatusPath
postgresql data healthy README.md
postgres data healthy src/app/api/admin/activity/route.ts
redis data healthy src/app/api/contact/route.ts

LabelLayerStatusPath
and software healthy src/components/landing/Reveal.tsx:and
FanBasisError software healthy src/lib/fanbasis.ts:FanBasisError

LabelLayerStatusPath
public data healthy supabase/migrations/013_prevent_self_shortening.sql
collections data healthy supabase/migrations/002_collections.sql

LabelLayerStatusPath
Dariusan3__deeplink-platform software healthy /data/fable5_failed_archive/Dariusan3__deeplink-platform

LabelLayerStatusPath
Subscription root api healthy src/app/(dashboard)/dashboard/billing/page.tsx
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/bc1a6f79-f643-4bfd-ab08-4a955abc9fad/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bc1a6f79-f643-4bfd-ab08-4a955abc9fad/

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.