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.

bhwilkoff/BOBA-Playbook

https://github.com/bhwilkoff/BOBA-Playbook · scanned 2026-06-17 01:40 UTC (1 month, 2 weeks ago)

177 raw signals (0 security + 177 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -22.1 (diff) · 139 actionable findings from 1 signal source. 38 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 54.6/100 with 100.0% coverage. It contains 2228 nodes across 1 cross-layer flows, written primarily in mixed languages. Engine surfaced 177 findings — concentrated in quality (105), cicd (30), security (19). Risk profile is low: 0 critical, 0 high, 73 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 105 of 139 actionable findings. 177 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.

medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — js/api.js:6
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 — js/app.js:3768
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 — js/discord.js:121
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 — js/purchase.js:34
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 — js/store-locator.js:91
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 — workers/account-delete/worker.js:43
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 — workers/avatar-upload/worker.js:66
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 — workers/comc-proxy/src/index.ts:209
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 — workers/ebay-proxy/worker.js:686
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 — workers/mod-merge/worker.js:89
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 — workers/price-estimator/worker.js:196
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 — workers/pricing-snapshot/worker.js:55
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 — workers/pricing-tracker/worker.js:159
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 — workers/youtube-feed/worker.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 authority lacks a verifier contract: .claude/commands/KUI/a11y.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/KUI/a11y.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/KUI/brand.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/KUI/brand.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/KUI/darkmode.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/KUI/darkmode.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/KUI/review.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/KUI/review.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/KUI/system.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/KUI/system.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/milestone.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/milestone.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/settings.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/settings.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: CLAUDE.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
CLAUDE.md VerificationClaude instruction
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 cicd CI/CD security conf 1.00 5 occurrences GitHub Action is tag-pinned rather than SHA-pinned
gradle/actions/setup-gradle@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 5 locations
.github/workflows/android-build.yml:46, 51, 94, 141 (4 hits)
.github/workflows/phash-index-refresh.yml:56
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 7 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.
7 files, 7 locations
.github/workflows/pages.yml
.github/workflows/phash-index-refresh.yml
.github/workflows/pipeline-stage-c-commit.yml
.github/workflows/pricing-daily-refresh.yml
.github/workflows/refresh-blog.yml
.github/workflows/refresh-events.yml
.github/workflows/refresh-stores.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/account-delete/worker.js:30
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/account-delete/worker.js:30 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/avatar-upload/worker.js:32
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/avatar-upload/worker.js:32 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/comc-proxy/src/index.ts:202
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/comc-proxy/src/index.ts:202 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/ebay-proxy/worker.js:136
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/ebay-proxy/worker.js:136 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/mod-merge/worker.js:67
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/mod-merge/worker.js:67 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/price-estimator/worker.js:66
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/price-estimator/worker.js:66 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/pricing-snapshot/worker.js:45
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/pricing-snapshot/worker.js:45 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/pricing-tracker/worker.js:25
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/pricing-tracker/worker.js:25 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in workers/youtube-feed/worker.js:96
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
workers/youtube-feed/worker.js:96 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/app.js:165
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/app.js:165 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/auth.js:87
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/auth.js:87 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/collection.js:106
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/collection.js:106 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/practice.js:699
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/practice.js:699 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/purchase.js:43
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/purchase.js:43 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/store-locator.js:342
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/store-locator.js:342 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/watch.js:192
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/watch.js:192 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in pipeline/scripts/reconcile_audit_results.py:725
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
pipeline/scripts/reconcile_audit_results.py:725 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in js/app.js:4306
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
js/app.js:4306 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in js/discord.js:140
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
js/discord.js:140 Local storage auth token
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — pipeline/scripts/send_audit_email.py:172
`requests.post(...)` 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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — pipeline/scripts/stage_a_scrape_bv.py:61
`subprocess.check_output(...)` 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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — pipeline/scripts/stage_a_scrape_ebay.py:93
`subprocess.check_output(...)` 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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — pipeline/scripts/stage_b_recognize.py:226
`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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — pipeline/scripts/stage_c_commit.py:413
`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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/apply_cyber_handoff.py:157
`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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/apply_dbs_upstream_patch.py:81
`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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/apply_handoff_batch.py:179
`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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/audit_estimator.py:76
`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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/backfill_null_athletes.py:98
`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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/merge_approved_additions.py:128
`requests.get(...)` 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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/propagate_dbs.py:94
`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 73 placeholder/mock markers across 13 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 network Security conf 1.00 Privileged port 41 in use
Port 41 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
tools/play-assets/capture-screens.sh Ports
medium System graph network Security conf 1.00 Privileged port 7 in use
Port 7 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/refresh-stores.yml Ports
medium System graph network Security conf 1.00 Privileged port 9 in use
Port 9 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
tools/play-assets/capture-screens.sh Ports
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 94 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
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 839 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 18 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/setup-java@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
8 files, 18 locations
.github/workflows/android-build.yml:40, 73, 89, 120, 134 (5 hits)
.github/workflows/pipeline-stage-b-recognize.yml:56, 67, 77 (3 hits)
.github/workflows/pages.yml:62, 75 (2 hits)
.github/workflows/pipeline-stage-a-scrape-bv.yml:36, 39 (2 hits)
.github/workflows/pipeline-stage-a-scrape-ebay.yml:48, 51 (2 hits)
.github/workflows/pipeline-stage-c-commit.yml:52, 58 (2 hits)
.github/workflows/phash-index-refresh.yml:31
.github/workflows/pricing-daily-refresh.yml:214
CI/CD securitySupply chainGithub actions
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — js/app.js:6077
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 quality Integrity conf 1.00 12 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: scripts/apply_cyber_handoff.py:build_search_tokens, scripts/apply_handoff_batch.py:build_search_tokens 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…
12 occurrences
repo-level (12 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: pipeline/scripts/stage_a_scrape_ebay.py:make_r2_client, pipeline/scripts/stage_b_recognize.py:make_r2_client, pipeline/scripts/stage_a_scrape_bv.py:make_r2_client, pipeline/scripts/stage_c_commit.py:make_r2_client This is *the* AI-coder failure mode …
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 7 places
Functions with the same first-5-line body hash: scripts/audit_play_effects.py:walk_ops, scripts/audit_play_effects.py:walk, scripts/audit_play_effects.py:walk, scripts/audit_play_effects.py:walk This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-cod…
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 `boba_id_v2` in pipeline/scripts/migrate_bobaid_to_v3.py:48
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 `boba_id_v2` in pipeline/scripts/migrate_v2_bobaid_references.py:53
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 `bp_collectionSort_v1` in js/collection.js:1448
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 `bp_findGridDensity_v1` in js/app.js:5474
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 `bp_practiceTutorialSeen_v1` in js/practice.js:7909
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 `build_boba_id_v2` in pipeline/scripts/apply_audit_patch.py:78
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 `by_old` in scripts/apply_hot_dog_handoff.py:95
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 `elo_records_v1` in js/elo.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 `nearest_comparable_v1` in scripts/build_price_estimates.py:833
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 `normaliseSoldLegacy` in workers/ebay-proxy/worker.js:798
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: cmd_download
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
pipeline/scripts/bv_catalog_scraper.py:213
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_probe
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
pipeline/scripts/bv_catalog_scraper.py:153
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_scan
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
pipeline/scripts/bv_catalog_scraper.py:176
low System graph software Dead code conf 1.00 Possibly dead Python function: crawl_one_ebay
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/refresh_stale_prices.py:66
low System graph software Dead code conf 1.00 Possibly dead Python function: crawl_one_whatnot
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/crawl_active_listings.py:143
low System graph software Dead code conf 1.00 Possibly dead Python function: crawl_one_whatnot
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/refresh_stale_prices.py:82
low System graph software Dead code conf 1.00 Possibly dead Python function: download_one
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
pipeline/scripts/stage_b_recognize.py:180
low System graph software Dead code conf 1.00 Possibly dead Python function: fetch_and_hash
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/build_phash_index.py:119
low System graph software Dead code conf 1.00 Possibly dead Python function: fetch_one
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
pipeline/scripts/fetch_card_images.py:73
low System graph software Dead code conf 1.00 Possibly dead Python function: process
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/apply_cyber_handoff.py:123
low System graph software Dead code conf 1.00 Possibly dead Python function: process
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/apply_handoff_batch.py:146
low System graph software Dead code conf 1.00 Possibly dead Python function: trend
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/calibrate_estimator.py:70
low System graph software Dead code conf 1.00 Possibly dead Python function: upload_one
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
pipeline/scripts/import_research_queue.py:219
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — js/app.js:2267
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 — workers/ebay-proxy/worker.js:1401
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 — workers/price-estimator/worker.js:347
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 — workers/pricing-snapshot/worker.js:285
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 — workers/xcode-discord/worker.js:129
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 Complexity conf 1.00 Very large file: js/app.js (6440 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/collection.js (4250 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/practice.js (8384 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: pipeline/scripts/reconcile_audit_results.py (1583 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tools/screenshots/src/app/ScreenshotsClient.tsx (1784 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: workers/ebay-proxy/worker.js (2405 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/318cb3e3-f0c8-433d-b0a2-693fcbb5396d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/318cb3e3-f0c8-433d-b0a2-693fcbb5396d/

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.