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.

ZbienVC/careeva

https://github.com/ZbienVC/careeva · scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)

43 raw signals (0 security + 43 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 43 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 809 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
main software healthy scripts/repair-answer-bank.ts:main
slug software healthy worker/scripts/probe-greenhouse.ts:slug
q software healthy worker/scripts/probe-greenhouse.ts:q
expect software healthy worker/scripts/test-pick-option.ts:expect
expectEeo software healthy worker/scripts/test-pick-option.ts:expectEeo
norm software healthy worker/scripts/test-matchers.ts:norm
expectKey software healthy worker/scripts/test-matchers.ts:expectKey
expectValue software healthy worker/scripts/test-matchers.ts:expectValue
materializeFile software healthy worker/src/storage.ts:materializeFile
saveScreenshot software healthy worker/src/storage.ts:saveScreenshot
getBrowser software healthy worker/src/index.ts:getBrowser
randDelayMs software healthy worker/src/index.ts:randDelayMs
claimTask software healthy worker/src/index.ts:claimTask
setStatus software healthy worker/src/index.ts:setStatus
processTask software healthy worker/src/index.ts:processTask
log software healthy worker/src/index.ts:log
packet software healthy worker/src/index.ts:packet
imperfectFill software healthy worker/src/index.ts:imperfectFill
recoverStuckTasks software healthy worker/src/index.ts:recoverStuckTasks
beatHeart software healthy worker/src/index.ts:beatHeart
main software healthy worker/src/index.ts:main
resolveEmbed software healthy worker/src/adapters/greenhouse.ts:resolveEmbed
getPacket software healthy worker/src/adapters/index.ts:getPacket
p software healthy worker/src/adapters/index.ts:p
matchesLabel software healthy worker/src/adapters/index.ts:matchesLabel
findMatcher software healthy worker/src/adapters/index.ts:findMatcher
deslug software healthy worker/src/adapters/index.ts:deslug
canonicalAnswersFrom software healthy worker/src/adapters/index.ts:canonicalAnswersFrom
companyFromUrl software healthy worker/src/adapters/index.ts:companyFromUrl
buildMatchers software healthy worker/src/adapters/index.ts:buildMatchers
company software healthy worker/src/adapters/index.ts:company
loc software healthy worker/src/adapters/index.ts:loc
region software healthy worker/src/adapters/index.ts:region
eeoAnswerFor software healthy worker/src/adapters/index.ts:eeoAnswerFor
eeoPickOpts software healthy worker/src/adapters/index.ts:eeoPickOpts
v software healthy worker/src/adapters/index.ts:v
escapeRegex software healthy worker/src/adapters/index.ts:escapeRegex
pickOption software healthy worker/src/adapters/index.ts:pickOption
norm software healthy worker/src/adapters/index.ts:norm
literal software healthy worker/src/adapters/index.ts:literal
dismissOverlays software healthy worker/src/adapters/index.ts:dismissOverlays
pickFormScope software healthy worker/src/adapters/index.ts:pickFormScope
countIn software healthy worker/src/adapters/index.ts:countIn
fillVisibleForm software healthy worker/src/adapters/index.ts:fillVisibleForm
controlsIn software healthy worker/src/adapters/index.ts:controlsIn
verifiedFill software healthy worker/src/adapters/index.ts:verifiedFill
filenameShows software healthy worker/src/adapters/index.ts:filenameShows
pageText software healthy worker/src/adapters/index.ts:pageText
hasAttach software healthy worker/src/adapters/index.ts:hasAttach
label software healthy worker/src/adapters/index.ts:label

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

LabelLayerStatusPath
railway.toml software healthy railway.toml
PRODUCT-DECISIONS.md software healthy PRODUCT-DECISIONS.md
MODULE-2-COMPLETION.md software healthy MODULE-2-COMPLETION.md
README.md software healthy README.md
DEPLOY-WORKER.md software healthy DEPLOY-WORKER.md
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
next-env.d.ts software healthy next-env.d.ts
nixpacks.toml software healthy nixpacks.toml
package-lock.json software healthy package-lock.json
DEPLOYMENT-STATUS.md software healthy DEPLOYMENT-STATUS.md
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
RAILWAY-DEPLOYMENT.md software healthy RAILWAY-DEPLOYMENT.md
MODULE-1-COMPLETION.md software healthy MODULE-1-COMPLETION.md
postcss.config.js software healthy postcss.config.js
SETUP.md software healthy SETUP.md
next.config.ts software healthy next.config.ts
repair-answer-bank.ts software healthy scripts/repair-answer-bank.ts
migration_lock.toml software healthy prisma/migrations/migration_lock.toml
migration.sql software healthy prisma/migrations/add_kanban_fields_to_applications/migrati…
migration.sql software healthy prisma/migrations/20260610000001_apply_engine_and_drift_fix…
migration.sql software healthy prisma/migrations/20260407000001_add_password_hash/migratio…
migration.sql software healthy prisma/migrations/20260610000002_file_blobs/migration.sql
migration.sql software healthy prisma/migrations/20260409000001_optional_work_start_date/m…
migration.sql software healthy prisma/migrations/20260313083838_init/migration.sql
migration.sql software healthy prisma/migrations/20260402000001_expand_schema/migration.sql
railway.toml software healthy worker/railway.toml
package.json software healthy worker/package.json
nixpacks.toml software healthy worker/nixpacks.toml
package-lock.json software healthy worker/package-lock.json
tsconfig.json software healthy worker/tsconfig.json
probe-greenhouse.ts software healthy worker/scripts/probe-greenhouse.ts
test-pick-option.ts software healthy worker/scripts/test-pick-option.ts
test-matchers.ts software healthy worker/scripts/test-matchers.ts
verify-forms.ts software healthy worker/scripts/verify-forms.ts
storage.ts software healthy worker/src/storage.ts
index.ts software healthy worker/src/index.ts
workday.ts software healthy worker/src/adapters/workday.ts
greenhouse.ts software healthy worker/src/adapters/greenhouse.ts
index.ts software healthy worker/src/adapters/index.ts
generic.ts software healthy worker/src/adapters/generic.ts
ashby.ts software healthy worker/src/adapters/ashby.ts
lever.ts software healthy worker/src/adapters/lever.ts
OnboardingForm.tsx software healthy components/OnboardingForm.tsx
ProfileForm.tsx software healthy components/ProfileForm.tsx
JobCard.tsx software healthy components/JobCard.tsx
icons.tsx software healthy components/icons.tsx
ErrorBoundary.tsx software healthy components/ErrorBoundary.tsx
JobScorer.tsx software healthy components/JobScorer.tsx

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

LabelLayerStatusPath
scripts software healthy scripts
prisma software healthy prisma
migrations software healthy prisma/migrations
add_kanban_fields_to_applications software healthy prisma/migrations/add_kanban_fields_to_applications
20260610000001_apply_engine_and_drift_fix software healthy prisma/migrations/20260610000001_apply_engine_and_drift_fix
20260407000001_add_password_hash software healthy prisma/migrations/20260407000001_add_password_hash
20260610000002_file_blobs software healthy prisma/migrations/20260610000002_file_blobs
20260409000001_optional_work_start_date software healthy prisma/migrations/20260409000001_optional_work_start_date
20260313083838_init software healthy prisma/migrations/20260313083838_init
20260402000001_expand_schema software healthy prisma/migrations/20260402000001_expand_schema
worker software healthy worker
scripts software healthy worker/scripts
src software healthy worker/src
adapters software healthy worker/src/adapters
components software healthy components
app software healthy app
api software healthy app/api
score software healthy app/api/score
settings software healthy app/api/settings
auto-apply software healthy app/api/settings/auto-apply
upload software healthy app/api/upload
auth software healthy app/api/auth
signup software healthy app/api/auth/signup
signin software healthy app/api/auth/signin
signout software healthy app/api/auth/signout
writing-preferences software healthy app/api/writing-preferences
generate-cover-letter software healthy app/api/generate-cover-letter
screenshots software healthy app/api/screenshots
writing-samples software healthy app/api/writing-samples
education software healthy app/api/education
star-bank software healthy app/api/star-bank
job-preferences software healthy app/api/job-preferences
seed software healthy app/api/job-preferences/seed
work-history software healthy app/api/work-history
improve-bullets software healthy app/api/work-history/improve-bullets
answers software healthy app/api/answers
resolve software healthy app/api/answers/resolve
company-targets software healthy app/api/company-targets
onboarding software healthy app/api/onboarding
cron software healthy app/api/cron
sync software healthy app/api/cron/sync
automate software healthy app/api/automate
profile software healthy app/api/profile
full software healthy app/api/profile/full
completeness software healthy app/api/profile/completeness
skills software healthy app/api/skills
apply-queue software healthy app/api/apply-queue
[id] software healthy app/api/apply-queue/[id]
personal-info software healthy app/api/personal-info
applications software healthy app/api/applications

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

LabelLayerStatusPath
job_evaluations data healthy prisma/migrations/20260610000001_apply_engine_and_drift_fix…
star_stories data healthy prisma/migrations/20260610000001_apply_engine_and_drift_fix…
apply_tasks data healthy prisma/migrations/20260610000001_apply_engine_and_drift_fix…
file_blobs data healthy prisma/migrations/20260610000002_file_blobs/migration.sql
users data healthy prisma/migrations/20260313083838_init/migration.sql
accounts data healthy prisma/migrations/20260313083838_init/migration.sql
sessions data healthy prisma/migrations/20260313083838_init/migration.sql
user_profiles data healthy prisma/migrations/20260313083838_init/migration.sql
writing_samples data healthy prisma/migrations/20260313083838_init/migration.sql
jobs data healthy prisma/migrations/20260313083838_init/migration.sql
applications data healthy prisma/migrations/20260313083838_init/migration.sql
job_scores data healthy prisma/migrations/20260313083838_init/migration.sql
personal_info data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
work_history data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
projects data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
resume_bullets data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
education_entries data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
certifications data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
social_links data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
skills data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
job_preferences data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
writing_preferences data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
auto_apply_config data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
resumes data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
resume_sections data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
cover_letters data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
reusable_answers data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
scrape_runs data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
companies data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
automation_runs data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
automation_tasks data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
application_documents data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
application_answers data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
application_events data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
application_artifacts data healthy prisma/migrations/20260402000001_expand_schema/migration.sql
generation_runs data healthy prisma/migrations/20260402000001_expand_schema/migration.sql

LabelLayerStatusPath
OnboardingForm frontend healthy components/OnboardingForm.tsx
ProfileForm frontend healthy components/ProfileForm.tsx
JobCard frontend healthy components/JobCard.tsx
ErrorBoundary frontend healthy components/ErrorBoundary.tsx
JobScorer frontend healthy components/JobScorer.tsx
ResumeUpload frontend healthy components/ResumeUpload.tsx
Reveal frontend healthy components/Reveal.tsx
Navbar frontend healthy components/Navbar.tsx
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
DashboardPage frontend healthy app/dashboard/page.tsx
DashboardLayout frontend healthy app/dashboard/layout.tsx
SettingsPage frontend healthy app/dashboard/settings/page.tsx
AutomatePage frontend healthy app/dashboard/automation/page.tsx
ReviewQueuePage frontend healthy app/dashboard/review/page.tsx
CoverLetterPage frontend healthy app/dashboard/cover-letter/page.tsx
OnboardingPage frontend healthy app/dashboard/onboarding/page.tsx
PatternsPage frontend healthy app/dashboard/patterns/page.tsx
ProfileBuilderPage frontend healthy app/dashboard/profile/page.tsx
Applications frontend healthy app/dashboard/applications/page.tsx
JobsPage frontend healthy app/dashboard/jobs/page.tsx
JobDetailPage frontend healthy app/dashboard/jobs/[id]/page.tsx
AuthLayout frontend healthy app/(auth)/layout.tsx
LoginPage frontend healthy app/(auth)/login/page.tsx
SignupPage frontend healthy app/(auth)/signup/page.tsx

LabelLayerStatusPath
migration.sql data healthy prisma/migrations/add_kanban_fields_to_applications/migrati…
migration.sql data healthy prisma/migrations/20260610000001_apply_engine_and_drift_fix…
migration.sql data healthy prisma/migrations/20260407000001_add_password_hash/migratio…
migration.sql data healthy prisma/migrations/20260610000002_file_blobs/migration.sql
migration.sql data healthy prisma/migrations/20260409000001_optional_work_start_date/m…
migration.sql data healthy prisma/migrations/20260313083838_init/migration.sql
migration.sql data healthy prisma/migrations/20260402000001_expand_schema/migration.sql

LabelLayerStatusPath
postgresql data healthy README.md
postgres data healthy worker/railway.toml
mysql data healthy lib/resume-optimizer.ts
mongodb data healthy lib/resume-optimizer.ts
redis data healthy lib/resume-optimizer.ts
elasticsearch data healthy lib/resume-optimizer.ts

LabelLayerStatusPath
vps::aws hardware healthy app/api/automate/route.ts
vps::gcp hardware healthy app/api/automate/route.ts
vps::azure hardware healthy lib/resume-optimizer.ts
vps::ec2 hardware healthy lib/resume-optimizer.ts

LabelLayerStatusPath
/tmp/probe-greenhouse.png frontend healthy worker/scripts/probe-greenhouse.ts
/ frontend healthy lib/session.ts

LabelLayerStatusPath
repobility-clone-wvvk1yyn software healthy /tmp/repobility-clone-wvvk1yyn

LabelLayerStatusPath
kafka data healthy lib/resume-optimizer.ts

LabelLayerStatusPath
124.0.0.0 network healthy worker/scripts/verify-forms.ts

LabelLayerStatusPath
auth::package.json security healthy package.json
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/1d07ff26-26e2-411c-97d2-4a45e3b36115/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1d07ff26-26e2-411c-97d2-4a45e3b36115/

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.