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.

rushdhan-ibrahim/thaareekh

https://github.com/rushdhan-ibrahim/thaareekh · scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)

90 raw signals (0 security + 90 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 84 actionable findings from 1 signal source. 6 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 75.6/100 with 77.8% coverage. It contains 2997 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 90 findings — concentrated in security (60), quality (20), cicd (9). Risk profile is low: 0 critical, 0 high, 66 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 81 of 84 actionable findings. 90 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 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, lockfile. 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 Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, tests, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
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 GitHub Action is tag-pinned rather than SHA-pinned
dtolnay/rust-toolchain@stable can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/modernization-parity.yml:21 CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/deploy.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/graph/orrery.ts:135
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/graph/orrery.ts:135 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/graph/rebuild.ts:1107
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/graph/rebuild.ts:1107 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/main.ts:843
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/main.ts:843 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/colophon.ts:48
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/colophon.ts:48 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/command-palette.ts:129
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/command-palette.ts:129 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/compare.ts:251
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/compare.ts:251 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/history.ts:84
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/history.ts:84 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/hover-card.ts:39
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/hover-card.ts:39 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/onboarding.ts:57
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/onboarding.ts:57 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/overture.ts:35
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/overture.ts:35 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/search-controller.ts:202
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/search-controller.ts:202 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/sidebar-seal.ts:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/sidebar-seal.ts:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/sidebar.ts:1336
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/sidebar.ts:1336 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/sound-toggle.ts:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/sound-toggle.ts:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/storytrails.ts:192
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/storytrails.ts:192 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in apps/web/src/ui/tree-options.ts:65
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
apps/web/src/ui/tree-options.ts:65 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/designer delivered/cabinet-of-ink-and-light/assets/movement-library.js:984
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/designer delivered/cabinet-of-ink-and-light/assets/movement-library.js:984 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/designer delivered/cabinet-of-ink-and-light/assets/movement-library.ts:1134
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/designer delivered/cabinet-of-ink-and-light/assets/movement-library.ts:1134 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/designer delivered/cabinet-of-ink-and-light/assets/relic-enhancer.js:74
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/designer delivered/cabinet-of-ink-and-light/assets/relic-enhancer.js:74 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/designer delivered/cabinet-of-ink-and-light/assets/relic-enhancer.ts:86
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/designer delivered/cabinet-of-ink-and-light/assets/relic-enhancer.ts:86 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in maldives_sovereigns_family_graph.html:365
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
maldives_sovereigns_family_graph.html:365 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/graph/filter.js:86
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/graph/filter.js:86 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/graph/orrery.js:129
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/graph/orrery.js:129 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/graph/rebuild.js:748
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/graph/rebuild.js:748 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/main.js:575
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/main.js:575 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/colophon.js:44
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/colophon.js:44 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/command-palette.js:64
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/command-palette.js:64 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/compare.js:201
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/compare.js:201 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/history.js:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/history.js:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/hover-card.js:40
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/hover-card.js:40 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/onboarding.js:86
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/onboarding.js:86 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/overture.js:36
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/overture.js:36 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/search.js:50
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/search.js:50 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/sidebar-seal.js:57
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/sidebar-seal.js:57 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/sidebar.js:1066
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/sidebar.js:1066 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/sound-toggle.js:47
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/sound-toggle.js:47 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/storytrails.js:129
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/storytrails.js:129 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/ui/tree-options.js:55
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/ui/tree-options.js:55 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/run-benchmarks.mjs:4
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/run-benchmarks.mjs:4 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/ui-browser-benchmarks.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/ui-browser-benchmarks.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-audit-evidence-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-audit-evidence-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-build-offline-archive-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-build-offline-archive-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-derive-parity.mjs:4
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-derive-parity.mjs:4 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-phase1-batch-drivers-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-phase1-batch-drivers-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-phase1-locator-batches-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-phase1-locator-batches-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-phase5-batches-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-phase5-batches-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-qa-batch-content-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-qa-batch-content-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-qa-smoke-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-qa-smoke-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-reconcile-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-reconcile-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-refresh-concept-entries-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-refresh-concept-entries-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-refresh-curated-dossiers-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-refresh-curated-dossiers-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-refresh-derived-dossiers-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-refresh-derived-dossiers-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-refresh-person-dossiers-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-refresh-person-dossiers-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-refresh-relationship-quality-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-refresh-relationship-quality-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-research-baseline-report-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-research-baseline-report-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-source-coverage-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-source-coverage-parity.mjs:3 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/modernization/verify-rust-sync-inference-notes-parity.mjs:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/modernization/verify-rust-sync-inference-notes-parity.mjs:3 Node child process
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 14 placeholder/mock markers across 8 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 213 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 134 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 7 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 7 locations
.github/workflows/deploy.yml:25, 28, 48, 51, 64 (5 hits)
.github/workflows/modernization-parity.yml:13, 16 (2 hits)
CI/CD securitySupply chainGithub actions
low System graph security security conf 1.00 Insecure pattern 'document_write' in apps/web/src/ui/exporter.ts:234
Found a known-risky pattern (document_write). Review and replace if possible.
apps/web/src/ui/exporter.ts:234 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in src/ui/exporter.js:183
Found a known-risky pattern (document_write). Review and replace if possible.
src/ui/exporter.js:183 Document write
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: apps/web/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
apps/web/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `queueOld` in scripts/phase5-conflict-batch-c.mjs:191
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 `queueOld` in scripts/phase5-promotion-batch-a.mjs:223
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 `queueOld` in scripts/phase5-promotion-batch-b.mjs:238
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 `syncLegacy` in scripts/modernization/verify-tree-placement-worker-parity.mjs:230
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 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 quality Complexity conf 1.00 Very large file: apps/web/src/graph/rebuild.ts (1812 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: apps/web/src/ui/sidebar.ts (2161 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/graph/rebuild.js (1685 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/ui/sidebar.js (1852 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/7bddc224-b24a-4473-9fbd-f1483ca7326d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7bddc224-b24a-4473-9fbd-f1483ca7326d/

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.