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.

sibowker-oss/ai-token-tracker

https://github.com/sibowker-oss/ai-token-tracker · scanned 2026-06-16 00:13 UTC (2 months, 2 weeks ago)

230 raw signals (0 security + 230 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 206 actionable findings from 1 signal source. 24 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 66.4/100 with 100.0% coverage. It contains 2274 nodes across 15 cross-layer flows, written primarily in mixed languages. Engine surfaced 230 findings — concentrated in security (93), quality (89), software (29). Risk profile is high: 1 critical, 0 high, 117 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 160 of 206 actionable findings. 230 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 Secrets conf 1.00 Possible secret in admin/archive/v1-review.html
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
admin/archive/v1-review.html:93
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — github-api.js:38
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/validate-admin-refs.mjs:16
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/validate-no-hardcoded-constants.mjs:10
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/validate-review-surfaces.mjs:46
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 13 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.
12 files, 12 locations
.github/workflows/daily-auto-clear-inbox.yml
.github/workflows/daily-enrich-vault.yml
.github/workflows/daily-monitor-sources-adapters.yml
.github/workflows/daily-news.yml
.github/workflows/daily-reconcile.yml
.github/workflows/daily-scan-sources.yml
.github/workflows/deploy-beta.yml
.github/workflows/monthly-anthropic-review.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in scripts/admin_server.py:142
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
scripts/admin_server.py:142 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/add.html:128
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/add.html:128 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/agents.html:105
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/agents.html:105 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/anthropic-spotlight.html:131
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/anthropic-spotlight.html:131 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/archive.html:220
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/archive.html:220 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/archive/chips-v1.html:389
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/archive/chips-v1.html:389 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/archive/dashboard-v1.html:353
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/archive/dashboard-v1.html:353 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/archive/sankey-v1.html:246
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/archive/sankey-v1.html:246 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/archive/sankey-v2.html:126
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/archive/sankey-v2.html:126 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/archive/v1-review.html:135
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/archive/v1-review.html:135 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/ask.html:292
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/ask.html:292 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/benchmarks.html:256
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/benchmarks.html:256 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/briefs.html:117
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/briefs.html:117 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/claims.html:325
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/claims.html:325 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/concepts/calculator.html:258
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/concepts/calculator.html:258 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/concepts/capital-sankey.html:301
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/concepts/capital-sankey.html:301 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/concepts/estimator.html:223
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/concepts/estimator.html:223 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/concepts/follow-the-trillion.html:595
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/concepts/follow-the-trillion.html:595 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/concepts/timeline-forward.html:233
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/concepts/timeline-forward.html:233 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/concepts/workforce.html:334
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/concepts/workforce.html:334 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/confidence.html:257
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/confidence.html:257 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/ipo-watch.html:152
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/ipo-watch.html:152 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/posture-review.html:280
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/posture-review.html:280 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/predictions.html:253
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/predictions.html:253 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/review.html:332
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/review.html:332 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/settings.html:120
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/settings.html:120 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/source-ledger.html:254
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/source-ledger.html:254 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/sources.html:402
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/sources.html:402 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/status.html:377
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/status.html:377 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/subsidy-clock.html:180
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/subsidy-clock.html:180 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/telemetry.html:146
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/telemetry.html:146 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in admin/vault.html:1021
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
admin/vault.html:1021 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/add.html:127
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/add.html:127 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/agents.html:104
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/agents.html:104 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/anthropic-spotlight.html:130
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/anthropic-spotlight.html:130 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/archive.html:219
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/archive.html:219 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/ask.html:290
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/ask.html:290 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/benchmarks.html:255
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/benchmarks.html:255 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/briefs.html:116
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/briefs.html:116 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/capital.html:588
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/capital.html:588 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/claims.html:324
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/claims.html:324 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/compute.html:334
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/compute.html:334 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/confidence.html:255
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/confidence.html:255 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/data-updates/review-consumers.html:66
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/data-updates/review-consumers.html:66 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/follow-the-trillion.html:594
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/follow-the-trillion.html:594 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/ipo-watch.html:151
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/ipo-watch.html:151 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/openrouter.html:374
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/openrouter.html:374 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/parked/calculator.html:257
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/parked/calculator.html:257 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/parked/capital-sankey.html:300
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/parked/capital-sankey.html:300 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/parked/estimator.html:222
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/parked/estimator.html:222 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/parked/timeline-forward.html:232
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/parked/timeline-forward.html:232 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/parked/workforce.html:333
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/parked/workforce.html:333 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/posture-review.html:279
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/posture-review.html:279 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/power.html:717
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/power.html:717 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/predictions.html:252
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/predictions.html:252 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/revenue.html:239
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/revenue.html:239 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/review.html:410
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/review.html:410 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/settings.html:116
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/settings.html:116 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/source-ledger.html:253
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/source-ledger.html:253 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/sources.html:187
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/sources.html:187 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/status.html:359
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/status.html:359 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/subsidy-clock.html:179
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/subsidy-clock.html:179 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/telemetry.html:145
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/telemetry.html:145 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/timeline.html:291
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/timeline.html:291 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/usage.html:462
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/usage.html:462 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in beta/vault.html:1020
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
beta/vault.html:1020 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in capital.html:588
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
capital.html:588 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in compute.html:334
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
compute.html:334 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in data-updates/review-consumers.html:66
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
data-updates/review-consumers.html:66 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in design-system/components/admin-nav.js:131
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
design-system/components/admin-nav.js:131 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in design-system/preview/colors.html:104
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
design-system/preview/colors.html:104 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in design-system/preview/spacing.html:78
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
design-system/preview/spacing.html:78 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in design-system/slides/deck-stage.js:363
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
design-system/slides/deck-stage.js:363 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in openrouter.html:374
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
openrouter.html:374 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in power.html:717
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
power.html:717 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in revenue.html:239
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
revenue.html:239 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in timeline.html:291
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
timeline.html:291 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in usage.html:462
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
usage.html:462 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'domparser_html_parse' in admin/add.html:152
Found a known-risky pattern (domparser_html_parse). Review and replace if possible.
admin/add.html:152 Domparser html parse
medium System graph security security conf 1.00 Insecure pattern 'domparser_html_parse' in beta/add.html:151
Found a known-risky pattern (domparser_html_parse). Review and replace if possible.
beta/add.html:151 Domparser html parse
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in admin/claims.html:873
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
admin/claims.html:873 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in admin/posture-review.html:333
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
admin/posture-review.html:333 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in admin/review.html:957
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
admin/review.html:957 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in beta/claims.html:864
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
beta/claims.html:864 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in beta/compute.html:311
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
beta/compute.html:311 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in beta/posture-review.html:332
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
beta/posture-review.html:332 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in beta/review.html:922
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
beta/review.html:922 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in compute.html:311
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
compute.html:311 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/build-lint.js:30
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/build-lint.js:30 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/release-check.mjs:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/release-check.mjs:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/validate-pipeline-orphans.mjs:15
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/validate-pipeline-orphans.mjs:15 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/validate-rendered-numbers.mjs:26
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/validate-rendered-numbers.mjs:26 Node child process
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/admin_server.py:64
`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_pipeline.py:798
`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/auto_update.py:40
`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_editorial.py:250
`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/extract_claims.py:560
`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/wq105_phase2_restructure.py:58
`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
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 1003 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 4 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/upload-artifact@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 4 locations
.github/workflows/release-check.yml:55, 63, 71 (3 hits)
.github/workflows/build-lint.yml:91
CI/CD securitySupply chainGithub actions
low System graph quality Tests conf 1.00 Low test-to-source ratio
24 tests / 146 src (ratio 0.16).
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 12 places
Functions with the same first-5-line body hash: scripts/apply_handlers/_default.py:handle, scripts/apply_handlers/pricing.py:handle, scripts/apply_handlers/employee_count.py:handle, scripts/apply_handlers/user_count.py:handle This is *the* AI-coder failure mode (4× more duplication in vibe-coded r…
duplicatesduplication
low System graph quality Integrity conf 1.00 10 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: scripts/apply_decisions_legacy.py:apply_triangulation_softpark, scripts/apply_decisions_legacy.py:apply_triangulation This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or do…
10 occurrences
repo-level (10 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: scripts/add_wq046_entities.py:main, scripts/add_chinese_providers.py:main, scripts/wq053_iaas_backfill.py:main, scripts/refresh_entity_data.py:main This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-co…
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 `apply_claims_legacy` in scripts/apply_claims_legacy.py:6
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 `apply_claims_legacy` in scripts/validate-pipeline-orphans.mjs:93
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 `apply_decisions_legacy` in scripts/apply_decisions_legacy.py:6
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 `apply_decisions_legacy` in scripts/audit_period_attribution.py:25
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 `apply_decisions_legacy` in scripts/curated_intake.py:343
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 `apply_decisions_legacy` in scripts/score_materiality.py:49
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 `apply_decisions_legacy` in tests/test_apply_decisions_encoding.py:24
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 `apply_decisions_legacy` in tests/test_field_match_routing.py: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 `arr_legacy` in scripts/wq096_emit.py:390
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 `flaggedLegacy` in scripts/validate-period-attribution.mjs:67
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: do_OPTIONS
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/admin_server.py:146
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.
scripts/admin_server.py:111
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_abs_api
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:969
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_aemo_nem
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1043
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_ashby_public
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1447
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_dol_lca_xlsx
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1565
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_eia_api
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:794
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_epo_ops
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1552
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_epoch_frontier
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1271
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_fred_api
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:846
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_github_api
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1072
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_google_patents_bq
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1540
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_google_slides
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:453
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_greenhouse_board
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1427
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_huggingface_api
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1141
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_ir_page
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:533
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_iso_queue_caiso
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:757
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_iso_queue_ercot
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:690
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_iso_queue_pjm
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:727
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_lever_postings
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1437
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_neso_tec
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1203
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_patentsview_search
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1467
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_pdf_report
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1594
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_rba_api
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1017
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_sec_edgar_scan
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:542
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_workable_jobs
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:1457
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_worldbank_api
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/monitor_sources.py:917
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.
scripts/admin_server.py:1173
low System graph software Dead code conf 1.00 Possibly dead Python function: split_telemetry
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/_telemetry_router.py:161
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/build-lint.js:401
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: scripts/admin_server.py (1219 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/apply_decisions_legacy.py (1512 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/build_numbers_manifest.py (1802 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/curated_intake.py (1099 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/derive_sankey.py (1258 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/monitor_sources.py (2045 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/b4471a9e-e2af-4101-b6dd-3a9beeccbc7d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b4471a9e-e2af-4101-b6dd-3a9beeccbc7d/

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.