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.

ReggieRouter/lendpaper

https://github.com/ReggieRouter/lendpaper · scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)

118 raw signals (0 security + 118 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 113 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 57.7/100 with 100.0% coverage. It contains 848 nodes across 9 cross-layer flows, written primarily in mixed languages. Engine surfaced 118 findings — concentrated in security (51), quality (49), frontend (8). Risk profile is high: 0 critical, 1 high, 55 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 88 of 113 actionable findings. 118 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.

high System graph security security conf 1.00 Insecure pattern 'eval_used' in tools/qa/verify-waterfall.js:28
Found a known-risky pattern (eval_used). Review and replace if possible.
tools/qa/verify-waterfall.js:28 Eval used
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — supabase/functions/notify-new-signup/index.ts:116
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 — supabase/functions/send-email/index.ts:52
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 — supabase/functions/send-invite/index.ts:106
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 — tools/backlog/build-snapshot.js:83
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. 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 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 cicd CI/CD security conf 1.00 3 occurrences 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.
3 files, 3 locations
.github/workflows/backlog-dashboard.yml
.github/workflows/compliance-watch.yml
.github/workflows/sanitize-waterfall.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/get-quote/index.ts:9
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/get-quote/index.ts:9 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/send-email/index.ts:33
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/send-email/index.ts:33 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in supabase/functions/send-invite/index.ts:32
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
supabase/functions/send-invite/index.ts:32 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in auth-callback.html:163
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
auth-callback.html:163 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in calculators/AffordabilityCalculator.html:1328
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
calculators/AffordabilityCalculator.html:1328 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in calculators/AmoScheduleCalculator.html:1839
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
calculators/AmoScheduleCalculator.html:1839 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in calculators/deal-read/plan.js:92
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
calculators/deal-read/plan.js:92 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in calculators/deal-read/read.js:118
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
calculators/deal-read/read.js:118 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in calculators/DSCRCalculator.html:1030
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
calculators/DSCRCalculator.html:1030 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in calculators/FundabilityCalculator.html:948
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
calculators/FundabilityCalculator.html:948 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in calculators/SBAFeesCalculator.html:767
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
calculators/SBAFeesCalculator.html:767 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in company-profile.html:247
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
company-profile.html:247 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in data-health.html:272
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
data-health.html:272 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in game/index.html:1047
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
game/index.html:1047 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in index.html:2475
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
index.html:2475 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/bank-autofill.js:76
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/bank-autofill.js:76 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/branding.js:148
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/branding.js:148 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/completion-cue.js:84
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/completion-cue.js:84 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/deal-log-tour.js:132
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/deal-log-tour.js:132 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/doc-combine.js:182
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/doc-combine.js:182 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/feedback-pulse.js:76
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/feedback-pulse.js:76 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/nudge.js:147
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/nudge.js:147 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/save-gate.js:97
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/save-gate.js:97 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/tour.js:80
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/tour.js:80 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legislation.html:728
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legislation.html:728 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in lp-backlog.html:396
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
lp-backlog.html:396 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in lp-hire.html:1010
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
lp-hire.html:1010 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in lp-panel.html:1213
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
lp-panel.html:1213 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in naics.html:936
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
naics.html:936 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in profile.html:751
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
profile.html:751 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/assets/js/compliance.js:133
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/assets/js/compliance.js:133 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/assets/js/pdf-helper.js:102
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/assets/js/pdf-helper.js:102 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in q/index.html:495
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
q/index.html:495 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in quote-log/index.html:459
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
quote-log/index.html:459 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in scratch/retired-auth-pages/pending.html:134
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
scratch/retired-auth-pages/pending.html:134 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/objections/index.html:526
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/objections/index.html:526 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in waterfall.html:9774
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
waterfall.html:9774 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in calculators/deal-read/read.js:375
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
calculators/deal-read/read.js:375 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in legislation.html:1369
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
legislation.html:1369 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in lp-panel.html:3016
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
lp-panel.html:3016 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in calculators/AmoScheduleCalculator.html:2707
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
calculators/AmoScheduleCalculator.html:2707 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in calculators/SBAFeesCalculator.html:996
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
calculators/SBAFeesCalculator.html:996 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in js/export-modal.js:241
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
js/export-modal.js:241 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in lp-hire.html:815
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
lp-hire.html:815 Local storage auth token
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scrapers/scrape_targeted.py:327
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 22 placeholder/mock markers across 5 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 126 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 cicd CI/CD security conf 1.00 2 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/upload-artifact@v7 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 2 locations
.github/workflows/bug-sweep.yml:57
.github/workflows/compliance-source-verify.yml:47
CI/CD securitySupply chainGithub actions
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — calculators/deal-read/read.js:976
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 calculators/AffordabilityCalculator.html:49
Found a known-risky pattern (document_write). Review and replace if possible.
calculators/AffordabilityCalculator.html:49 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in calculators/AmoScheduleCalculator.html:52
Found a known-risky pattern (document_write). Review and replace if possible.
calculators/AmoScheduleCalculator.html:52 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in calculators/deal-read/index.html:1233
Found a known-risky pattern (document_write). Review and replace if possible.
calculators/deal-read/index.html:1233 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in calculators/DSCRCalculator.html:59
Found a known-risky pattern (document_write). Review and replace if possible.
calculators/DSCRCalculator.html:59 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in calculators/FundabilityCalculator.html:52
Found a known-risky pattern (document_write). Review and replace if possible.
calculators/FundabilityCalculator.html:52 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in calculators/SBAFeesCalculator.html:53
Found a known-risky pattern (document_write). Review and replace if possible.
calculators/SBAFeesCalculator.html:53 Document write
low System graph quality Tests conf 1.00 Low test-to-source ratio
7 tests / 55 src (ratio 0.13).
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: scrapers/normalize_lenders.py:normalize_name, scrapers/normalize_lenders.py:normalize This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
3 occurrences
repo-level (3 hits)
duplicatesduplication
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 Integrity conf 1.00 Old/deprecated-named symbol `lp_cd_tour_v2` in tools/qa/lib/test.js:20
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `lp_deal_read_v1` in calculators/deal-read/read.js:20
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `lp_nudge_v1` in js/nudge-config.js:13
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `lp_tenant_v1` in js/auth.js:117
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `lp_tenant_v1` in js/branding.js:26
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `lp_tenant_v1` in js/quote-log.js:84
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `lp_tour_v1` in js/tour-config.js:8
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: auto_retire_loop
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
tools/staging/launchpad.py:731
low System graph software Dead code conf 1.00 Possibly dead Python function: do_GET
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
tools/staging/launchpad.py:243
low System graph software Dead code conf 1.00 Possibly dead Python function: do_POST
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
tools/staging/launchpad.py:275
low System graph software Dead code conf 1.00 Possibly dead Python function: log_message
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
tools/staging/launchpad.py:232
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 — brand/generate-og.js:77
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 — supabase/functions/notify-new-signup/index.ts:137
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 — supabase/functions/send-email/index.ts:109
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 — supabase/functions/send-invite/index.ts:130
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 — tools/backlog/build-snapshot.js:211
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 — tools/qa/bug-sweep.js:216
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 — tools/qa/verify-waterfall.js:80
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 quality Integrity conf 1.00 Stub function `log_message` (body is just `pass`/`return`) — tools/staging/launchpad.py:208
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Complexity conf 1.00 Very large file: calculators/deal-read/read.js (2135 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: public/assets/js/pdf-helper.js (1285 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/b90345c5-30e3-471b-8699-623c79c8c0e4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b90345c5-30e3-471b-8699-623c79c8c0e4/

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.