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.

therapon1997-DERMLUX/dermlux-waitlist

https://github.com/therapon1997-DERMLUX/dermlux-waitlist · scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)

101 raw signals (0 security + 101 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 96 actionable findings from 1 signal source. 5 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 47.2/100 with 88.9% coverage. It contains 700 nodes across 19 cross-layer flows, written primarily in mixed languages. Engine surfaced 101 findings — concentrated in api (39), quality (37), frontend (17). Risk profile is high: 2 critical, 38 high, 30 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 86 of 96 actionable findings. 101 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security security conf 1.00 Insecure pattern 'private_key_in_repo' in worker/index.js:1539
Found a known-risky pattern (private_key_in_repo). Review and replace if possible.
worker/index.js:1539 Private key in repo
critical System graph security Secrets conf 1.00 Possible secret in src/components/AdminPanel.jsx
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
src/components/AdminPanel.jsx:370
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://firestore.googleapis.com/v1/projects/${caller.project}/databases/(default)/documents/users/${target.localId} (worker/index.js:1288)
`worker/index.js:1288` calls `DELETE https://firestore.googleapis.com/v1/projects/${caller.project}/databases/(default)/documents/users/${target.localId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firest…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/email_campaigns/${forceCampaignId} (worker/index.js:620)
`worker/index.js:620` calls `GET https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/email_campaigns/${forceCampaignId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firest…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/users/${uid} (worker/index.js:1217)
`worker/index.js:1217` calls `GET https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/users/${uid}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.googleapis.com/service_accounts/v1/jwk/[email protected] (worker/index.js:1312)
`worker/index.js:1312` calls `GET https://www.googleapis.com/service_accounts/v1/jwk/[email protected]` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.googleapis.com/service_accounts/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH https://firestore.googleapis.com/v1/${docName}?${mask} (worker/index.js:1144)
`worker/index.js:1144` calls `PATCH https://firestore.googleapis.com/v1/${docName}?${mask}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH https://firestore.googleapis.com/v1/${name}?updateMask.fieldPaths=htmlBody (scripts/fixCampaignUnsubscribe.mjs:87)
`scripts/fixCampaignUnsubscribe.mjs:87` calls `PATCH https://firestore.googleapis.com/v1/${name}?updateMask.fieldPaths=htmlBody` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/<p>`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH https://firestore.googleapis.com/v1/projects/${caller.project}/databases/(default)/documents/users/${target.localId}?updateMask.fieldPaths=password (worker/index.js:1258)
`worker/index.js:1258` calls `PATCH https://firestore.googleapis.com/v1/projects/${caller.project}/databases/(default)/documents/users/${target.localId}?updateMask.fieldPaths=password` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/${collection}/${id}?${mask} (worker/index.js:1353)
`worker/index.js:1353` calls `PATCH https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/${collection}/${id}?${mask}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/email_contacts/${contactId}?${mask} (worker/index.js:318)
`worker/index.js:318` calls `PATCH https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/email_contacts/${contactId}?${mask}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/fir…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/email_contacts/${contactId}?${mask} (worker/index.js:957)
`worker/index.js:957` calls `PATCH https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents/email_contacts/${contactId}?${mask}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/fir…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (worker/index.js:1003)
`worker/index.js:1003` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.resend.com/emails/batch (worker/index.js:260)
`worker/index.js:260` calls `POST https://api.resend.com/emails/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.resend.com/emails/batch` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.resend.com/emails/batch (worker/index.js:807)
`worker/index.js:807` calls `POST https://api.resend.com/emails/batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.resend.com/emails/batch` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchGet (worker/index.js:719)
`worker/index.js:719` calls `POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchGet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/pro…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchWrite (worker/index.js:1410)
`worker/index.js:1410` calls `POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchWrite` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchWrite (worker/index.js:584)
`worker/index.js:584` calls `POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchWrite` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchWrite (worker/index.js:861)
`worker/index.js:861` calls `POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchWrite` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchWrite (worker/index.js:877)
`worker/index.js:877` calls `POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:batchWrite` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:commit (worker/index.js:336)
`worker/index.js:336` calls `POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:commit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/proje…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:runQuery (worker/index.js:1333)
`worker/index.js:1333` calls `POST https://firestore.googleapis.com/v1/projects/${project}/databases/(default)/documents:runQuery` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/firestore.googleapis.com/v1/pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/projects/${caller.project}/accounts:delete (worker/index.js:1280)
`worker/index.js:1280` calls `POST https://identitytoolkit.googleapis.com/v1/projects/${caller.project}/accounts:delete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/identitytoolkit.googleapis.com/v1/projec…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/projects/${caller.project}/accounts:update (worker/index.js:1250)
`worker/index.js:1250` calls `POST https://identitytoolkit.googleapis.com/v1/projects/${caller.project}/accounts:update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/identitytoolkit.googleapis.com/v1/projec…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://identitytoolkit.googleapis.com/v1/projects/${project}/accounts:lookup (worker/index.js:1230)
`worker/index.js:1230` calls `POST https://identitytoolkit.googleapis.com/v1/projects/${project}/accounts:lookup` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/identitytoolkit.googleapis.com/v1/projects/<p>/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/addTreatmentCategories.mjs:31)
`scripts/addTreatmentCategories.mjs:31` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/auditEmails.mjs:25)
`scripts/auditEmails.mjs:25` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/checkDuplicates.mjs:35)
`scripts/checkDuplicates.mjs:35` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/cleanupEmails.mjs:24)
`scripts/cleanupEmails.mjs:24` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/cleanupFakeEmails.mjs:68)
`scripts/cleanupFakeEmails.mjs:68` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/deleteNumberHeavy.mjs:26)
`scripts/deleteNumberHeavy.mjs:26` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/enrichContacts.mjs:59)
`scripts/enrichContacts.mjs:59` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/fixCampaignUnsubscribe.mjs:31)
`scripts/fixCampaignUnsubscribe.mjs:31` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/flag_campaign.mjs:15)
`scripts/flag_campaign.mjs:15` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/importOmniLux0606.mjs:39)
`scripts/importOmniLux0606.mjs:39` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/mark-bounced.mjs:63)
`scripts/mark-bounced.mjs:63` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/merge_duplicates.mjs:20)
`scripts/merge_duplicates.mjs:20` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/removeInvalidEmails.mjs:33)
`scripts/removeInvalidEmails.mjs:33` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (worker/index.js:1563)
`worker/index.js:1563` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph security auth conf 1.00 Flask mutation route `webhook` without `@login_required` — vote-bot/bot.py:355
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
vote-bot/bot.py:355 securityAuth flask unauth route
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/addTreatmentCategories.mjs:31
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/auditEmails.mjs:25
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/checkDuplicates.mjs:35
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/cleanupEmails.mjs:24
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/cleanupFakeEmails.mjs:68
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/deleteNumberHeavy.mjs:26
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/enrichContacts.mjs:59
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/fixCampaignUnsubscribe.mjs:31
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/flag_campaign.mjs:15
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/importInvoices.mjs:226
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/importOmniLux0606.mjs:39
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/mark-bounced.mjs:63
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/merge_duplicates.mjs:20
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/removeInvalidEmails.mjs:33
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/uploadInvoiceImages.mjs:28
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — worker/index.js:114
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Tests conf 1.00 CI is configured but no tests are detected
A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal.
CI/CDConfig theaterRepo hardening
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph quality Integrity conf 1.00 5 occurrences Frontend route `/votes` has no Link/navigate to it — src/App.jsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
5 occurrences
repo-level (5 hits)
Orphan pageWiring
medium System graph cicd CI/CD security conf 1.00 2 occurrences GitHub Action is tag-pinned rather than SHA-pinned
peaceiris/actions-gh-pages@v3 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
lines 36, 47
.github/workflows/deploy.yml:36, 47 (2 hits)
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/deploy.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/watchAndEnrich.mjs:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/watchAndEnrich.mjs:13 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 85 placeholder/mock markers across 27 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
1 test file(s) for 77 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 6 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ANTHROPIC_API_KEY`, `BASE_URL`, `BOT_TOKEN`, `FIREBASE_SERVICE_ACCOUNT`, `PORT`, `VITE_WORKER_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 196 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/BallotResults.jsx:530
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/bookkeeping/ExpenseModal.jsx:347
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/ekloges/EklogikáKentra.jsx:855
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/email/CampaignSendModal.jsx:422
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/email/ContactDetailModal.jsx:147
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/email/ContactUploadModal.jsx:161
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/email/CreateCampaignModal.jsx:64
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/medical/ConsentFormModal.jsx:116
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/medical/VisitModal.jsx:47
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph security security conf 1.00 Insecure pattern 'document_write' in src/components/bookkeeping/ExportPrint.jsx:281
Found a known-risky pattern (document_write). Review and replace if possible.
src/components/bookkeeping/ExportPrint.jsx:281 Document write
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/importExcel.js:86
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — worker/index.js:155
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph api Wiring conf 1.00 Unused endpoint: ANY /set_webhook
`vote-bot/bot.py` declares `ANY /set_webhook` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /webhook
`vote-bot/bot.py` declares `ANY /webhook` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: src/components/ekloges/EklogikáKentra.jsx (1062 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: worker/index.js (1571 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/133d7097-6751-40c7-9529-c9f10bd5966b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/133d7097-6751-40c7-9529-c9f10bd5966b/

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.