https://github.com/Ashiq-ai-gif/talentflow
· scanned 2026-06-17 01:16 UTC (1 month, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -12.2 (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 240 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 |
|---|---|---|---|
ensureUser |
software | healthy | scripts/seed.mjs:ensureUser |
main |
software | healthy | scripts/seed.mjs:main |
proxy |
software | healthy | src/proxy.ts:proxy |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
Home |
software | healthy | src/app/page.tsx:Home |
DashboardLayout |
software | healthy | src/app/dashboard/layout.tsx:DashboardLayout |
DashboardHome |
software | healthy | src/app/dashboard/page.tsx:DashboardHome |
profile |
software | healthy | src/app/dashboard/page.tsx:profile |
first |
software | healthy | src/app/dashboard/page.tsx:first |
jobIds |
software | healthy | src/app/dashboard/page.tsx:jobIds |
openJobs |
software | healthy | src/app/dashboard/page.tsx:openJobs |
placed |
software | healthy | src/app/dashboard/page.tsx:placed |
commission |
software | healthy | src/app/dashboard/page.tsx:commission |
CompanyPage |
software | healthy | src/app/dashboard/company/page.tsx:CompanyPage |
profile |
software | healthy | src/app/dashboard/company/page.tsx:profile |
EmployerJobsPage |
software | healthy | src/app/dashboard/jobs/page.tsx:EmployerJobsPage |
profile |
software | healthy | src/app/dashboard/jobs/page.tsx:profile |
JobAtsPage |
software | healthy | src/app/dashboard/jobs/[id]/page.tsx:JobAtsPage |
profile |
software | healthy | src/app/dashboard/jobs/[id]/page.tsx:profile |
total |
software | healthy | src/app/dashboard/jobs/[id]/page.tsx:total |
hired |
software | healthy | src/app/dashboard/jobs/[id]/page.tsx:hired |
NewJobPage |
software | healthy | src/app/dashboard/jobs/new/page.tsx:NewJobPage |
profile |
software | healthy | src/app/dashboard/jobs/new/page.tsx:profile |
AdminPage |
software | healthy | src/app/dashboard/admin/page.tsx:AdminPage |
profile |
software | healthy | src/app/dashboard/admin/page.tsx:profile |
ReportsPage |
software | healthy | src/app/dashboard/admin/reports/page.tsx:ReportsPage |
profile |
software | healthy | src/app/dashboard/admin/reports/page.tsx:profile |
ProfilePage |
software | healthy | src/app/dashboard/profile/page.tsx:ProfilePage |
profile |
software | healthy | src/app/dashboard/profile/page.tsx:profile |
DeleteBtn |
software | healthy | src/app/dashboard/profile/page.tsx:DeleteBtn |
ApplicationsPage |
software | healthy | src/app/dashboard/applications/page.tsx:ApplicationsPage |
profile |
software | healthy | src/app/dashboard/applications/page.tsx:profile |
PlacementsPage |
software | healthy | src/app/dashboard/placements/page.tsx:PlacementsPage |
profile |
software | healthy | src/app/dashboard/placements/page.tsx:profile |
placed |
software | healthy | src/app/dashboard/placements/page.tsx:placed |
commission |
software | healthy | src/app/dashboard/placements/page.tsx:commission |
PlatformPage |
software | healthy | src/app/dashboard/platform/page.tsx:PlatformPage |
profile |
software | healthy | src/app/dashboard/platform/page.tsx:profile |
JobsPage |
software | healthy | src/app/jobs/page.tsx:JobsPage |
JobDetail |
software | healthy | src/app/jobs/[id]/page.tsx:JobDetail |
Section |
software | healthy | src/app/jobs/[id]/page.tsx:Section |
AuthLayout |
software | healthy | src/app/(auth)/layout.tsx:AuthLayout |
LoginPage |
software | healthy | src/app/(auth)/login/page.tsx:LoginPage |
RegisterPage |
software | healthy | src/app/(auth)/register/page.tsx:RegisterPage |
SidebarNav |
software | healthy | src/components/sidebar.tsx:SidebarNav |
SignOutButton |
software | healthy | src/components/signout-button.tsx:SignOutButton |
Logo |
software | healthy | src/components/brand.tsx:Logo |
PipelineBadge |
software | healthy | src/components/brand.tsx:PipelineBadge |
MatchBadge |
software | healthy | src/components/brand.tsx:MatchBadge |
SiteHeader |
software | healthy | src/components/site.tsx:SiteHeader |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
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 |
tsconfig.json |
software | healthy | tsconfig.json |
seed.mjs |
software | healthy | scripts/seed.mjs |
proxy.ts |
software | healthy | src/proxy.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 |
layout.tsx |
software | healthy | src/app/dashboard/layout.tsx |
page.tsx |
software | healthy | src/app/dashboard/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/company/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/jobs/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/jobs/[id]/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/jobs/new/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/admin/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/admin/reports/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/profile/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/applications/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/placements/page.tsx |
page.tsx |
software | healthy | src/app/dashboard/platform/page.tsx |
page.tsx |
software | healthy | src/app/jobs/page.tsx |
page.tsx |
software | healthy | src/app/jobs/[id]/page.tsx |
layout.tsx |
software | healthy | src/app/(auth)/layout.tsx |
page.tsx |
software | healthy | src/app/(auth)/login/page.tsx |
page.tsx |
software | healthy | src/app/(auth)/register/page.tsx |
sidebar.tsx |
software | healthy | src/components/sidebar.tsx |
signout-button.tsx |
software | healthy | src/components/signout-button.tsx |
brand.tsx |
software | healthy | src/components/brand.tsx |
site.tsx |
software | healthy | src/components/site.tsx |
job-form.tsx |
software | healthy | src/components/job-form.tsx |
ui.tsx |
software | healthy | src/components/ui.tsx |
auth-forms.tsx |
software | healthy | src/components/auth-forms.tsx |
ats.tsx |
software | healthy | src/components/ats.tsx |
nav.ts |
software | healthy | src/lib/nav.ts |
constants.ts |
software | healthy | src/lib/constants.ts |
auth.ts |
software | healthy | src/lib/auth.ts |
database.types.ts |
software | healthy | src/lib/database.types.ts |
server.ts |
software | healthy | src/lib/supabase/server.ts |
client.ts |
software | healthy | src/lib/supabase/client.ts |
middleware.ts |
software | healthy | src/lib/supabase/middleware.ts |
jobs.ts |
software | healthy | src/lib/actions/jobs.ts |
auth.ts |
software | healthy | src/lib/actions/auth.ts |
company.ts |
software | healthy | src/lib/actions/company.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
profiles |
data | healthy | supabase/migrations/0001_init.sql |
candidate_profiles |
data | healthy | supabase/migrations/0001_init.sql |
education |
data | healthy | supabase/migrations/0001_init.sql |
experiences |
data | healthy | supabase/migrations/0001_init.sql |
skills |
data | healthy | supabase/migrations/0001_init.sql |
certifications |
data | healthy | supabase/migrations/0001_init.sql |
portfolio_projects |
data | healthy | supabase/migrations/0001_init.sql |
resumes |
data | healthy | supabase/migrations/0001_init.sql |
video_resumes |
data | healthy | supabase/migrations/0001_init.sql |
verifications |
data | healthy | supabase/migrations/0001_init.sql |
companies |
data | healthy | supabase/migrations/0001_init.sql |
company_members |
data | healthy | supabase/migrations/0001_init.sql |
jobs |
data | healthy | supabase/migrations/0001_init.sql |
applications |
data | healthy | supabase/migrations/0001_init.sql |
application_events |
data | healthy | supabase/migrations/0001_init.sql |
application_notes |
data | healthy | supabase/migrations/0001_init.sql |
interviews |
data | healthy | supabase/migrations/0001_init.sql |
interview_feedback |
data | healthy | supabase/migrations/0001_init.sql |
assessments |
data | healthy | supabase/migrations/0001_init.sql |
assessment_results |
data | healthy | supabase/migrations/0001_init.sql |
screening_calls |
data | healthy | supabase/migrations/0001_init.sql |
placements |
data | healthy | supabase/migrations/0001_init.sql |
referrals |
data | healthy | supabase/migrations/0001_init.sql |
conversations |
data | healthy | supabase/migrations/0001_init.sql |
conversation_members |
data | healthy | supabase/migrations/0001_init.sql |
messages |
data | healthy | supabase/migrations/0001_init.sql |
onboardings |
data | healthy | supabase/migrations/0001_init.sql |
reviews |
data | healthy | supabase/migrations/0001_init.sql |
subscriptions |
data | healthy | supabase/migrations/0001_init.sql |
reports |
data | healthy | supabase/migrations/0001_init.sql |
audit_logs |
data | healthy | supabase/migrations/0001_init.sql |
feature_flags |
data | healthy | supabase/migrations/0001_init.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
src |
software | healthy | src |
app |
software | healthy | src/app |
dashboard |
software | healthy | src/app/dashboard |
company |
software | healthy | src/app/dashboard/company |
jobs |
software | healthy | src/app/dashboard/jobs |
[id] |
software | healthy | src/app/dashboard/jobs/[id] |
new |
software | healthy | src/app/dashboard/jobs/new |
admin |
software | healthy | src/app/dashboard/admin |
reports |
software | healthy | src/app/dashboard/admin/reports |
profile |
software | healthy | src/app/dashboard/profile |
applications |
software | healthy | src/app/dashboard/applications |
placements |
software | healthy | src/app/dashboard/placements |
platform |
software | healthy | src/app/dashboard/platform |
jobs |
software | healthy | src/app/jobs |
[id] |
software | healthy | src/app/jobs/[id] |
(auth) |
software | healthy | src/app/(auth) |
login |
software | healthy | src/app/(auth)/login |
register |
software | healthy | src/app/(auth)/register |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
supabase |
software | healthy | src/lib/supabase |
actions |
software | healthy | src/lib/actions |
docs |
software | healthy | docs |
supabase |
software | healthy | supabase |
migrations |
software | healthy | supabase/migrations |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/dashboard |
frontend | healthy | src/app/dashboard/page.tsx |
/dashboard/company |
frontend | healthy | src/app/dashboard/company/page.tsx |
/dashboard/jobs |
frontend | healthy | src/app/dashboard/jobs/page.tsx |
/dashboard/jobs/[id] |
frontend | healthy | src/app/dashboard/jobs/[id]/page.tsx |
/dashboard/jobs/new |
frontend | healthy | src/app/dashboard/jobs/new/page.tsx |
/dashboard/admin |
frontend | healthy | src/app/dashboard/admin/page.tsx |
/dashboard/admin/reports |
frontend | healthy | src/app/dashboard/admin/reports/page.tsx |
/dashboard/profile |
frontend | healthy | src/app/dashboard/profile/page.tsx |
/dashboard/applications |
frontend | healthy | src/app/dashboard/applications/page.tsx |
/dashboard/placements |
frontend | healthy | src/app/dashboard/placements/page.tsx |
/dashboard/platform |
frontend | healthy | src/app/dashboard/platform/page.tsx |
/jobs |
frontend | healthy | src/app/jobs/page.tsx |
/jobs/[id] |
frontend | healthy | src/app/jobs/[id]/page.tsx |
/(auth)/login |
frontend | healthy | src/app/(auth)/login/page.tsx |
/(auth)/register |
frontend | healthy | src/app/(auth)/register/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
postgresql |
data | healthy | scripts/seed.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
0001_init.sql |
data | healthy | supabase/migrations/0001_init.sql |
0002_rls.sql |
data | healthy | supabase/migrations/0002_rls.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | src/app/layout.tsx |
AuthLayout |
frontend | healthy | src/app/(auth)/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
Ashiq-ai-gif__talentflow |
software | healthy | /data/fable5_failed_archive/Ashiq-ai-gif__talentflow |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | scripts/seed.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::scripts/seed.mjs |
security | healthy | scripts/seed.mjs |
This page is publicly accessible at:
https://repobility.com/scan/7d7b4824-860d-4593-a0b2-0ebbe00b11dc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7d7b4824-860d-4593-a0b2-0ebbe00b11dc/
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.