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.

qwen-code-dev-bot/oh-my-cli

https://github.com/qwen-code-dev-bot/oh-my-cli · scanned 2026-08-04 05:54 UTC (1 month, 1 week ago)

33 raw signals (0 security + 33 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v1 · 33 actionable findings from 1 signal source. 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
Scan summary Repository scanned at 76.3/100 with 90.0% coverage. It contains 2651 nodes across 4 cross-layer flows, written primarily in mixed languages. Engine surfaced 33 findings — concentrated in security (11), quality (10), dependencies (9). Risk profile is high: 9 critical, 1 high, 14 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 24 of 33 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph dependencies dependencies conf 0.90 Vulnerable dependency undici 7.28.0: GHSA-4cwx-7wf7-3272
OSV.dev reports `undici` at version `7.28.0` (resolved in `package-lock.json`) is affected by GHSA-4cwx-7wf7-3272 (aka CVE-2026-13697). Note: `undici` is a transitive dependency — pulled in by another package, not declared directly in a manifest. undici vulnerable to cross-user information disclos…
package-lock.json ScaOsvGhsa 4cwx 7wf7 3272
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 dependencies dependencies conf 0.90 Dependency commander is two or more major versions behind
`commander` is pinned at `13.1.0` in `package.json` while the latest release on the npm registry is `15.0.0` — 2 major version(s) behind. Old majors stop receiving security backports and accumulate known CVEs. Review the upstream changelog / migration guide and upgrade `commander` to `15.0.0`.
package.json FreshnessOutdated
medium System graph dependencies dependencies conf 0.90 Dependency openai is two or more major versions behind
`openai` is pinned at `4.96.0` in `package.json` while the latest release on the npm registry is `7.4.0` — 3 major version(s) behind. Old majors stop receiving security backports and accumulate known CVEs. Review the upstream changelog / migration guide and upgrade `openai` to `7.4.0`.
package.json FreshnessOutdated
medium System graph security security conf 0.65 Insecure pattern 'direct_innerhtml_assignment' in src/desktop/renderer-entry.ts:45
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/desktop/renderer-entry.ts:45 Direct innerhtml assignment
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 15 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 network Security conf 1.00 Privileged port 256 in use
Port 256 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/ci.yml Ports
medium System graph network Security conf 1.00 Privileged port 551 in use
Port 551 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/ci.yml Ports
medium System graph quality Placeholder conf 1.00 Runtime service client appears to use placeholder configuration
A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured.
Runtime configService clientGenerated repo pattern
medium System graph dependencies dependencies conf 0.90 Vulnerable dependency postcss 8.5.19: GHSA-fxqj-rqcc-2cmp
OSV.dev reports `postcss` at version `8.5.19` (resolved in `package-lock.json`) is affected by GHSA-fxqj-rqcc-2cmp (aka CVE-2026-69153). Note: `postcss` is a transitive dependency — pulled in by another package, not declared directly in a manifest. PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — …
package-lock.json ScaOsvGhsa fxqj rqcc 2cmp
medium System graph dependencies dependencies conf 0.90 Vulnerable dependency undici 7.28.0: GHSA-8xcm-r25x-g524
OSV.dev reports `undici` at version `7.28.0` (resolved in `package-lock.json`) is affected by GHSA-8xcm-r25x-g524 (aka CVE-2026-16728). Note: `undici` is a transitive dependency — pulled in by another package, not declared directly in a manifest. undici vulnerable to downstream response desynchron…
package-lock.json ScaOsvGhsa 8xcm r25x g524
medium System graph dependencies dependencies conf 0.90 Vulnerable dependency undici 7.28.0: GHSA-jr45-8vmc-qm54
OSV.dev reports `undici` at version `7.28.0` (resolved in `package-lock.json`) is affected by GHSA-jr45-8vmc-qm54 (aka CVE-2026-14643). Note: `undici` is a transitive dependency — pulled in by another package, not declared directly in a manifest. undici vulnerable to cross-user information disclos…
package-lock.json ScaOsvGhsa jr45 8vmc qm54
medium System graph dependencies dependencies conf 0.90 Vulnerable dependency undici 7.28.0: GHSA-m8rv-5g2x-5cg5
OSV.dev reports `undici` at version `7.28.0` (resolved in `package-lock.json`) is affected by GHSA-m8rv-5g2x-5cg5 (aka CVE-2026-15157). Note: `undici` is a transitive dependency — pulled in by another package, not declared directly in a manifest. undici vulnerable to CRLF Injection via blob-like b…
package-lock.json ScaOsvGhsa m8rv 5g2x 5cg5
medium System graph dependencies dependencies conf 0.90 Vulnerable dependency undici 7.28.0: GHSA-v3r7-h72x-cjcm
OSV.dev reports `undici` at version `7.28.0` (resolved in `package-lock.json`) is affected by GHSA-v3r7-h72x-cjcm (aka CVE-2026-16729). Note: `undici` is a transitive dependency — pulled in by another package, not declared directly in a manifest. undici vulnerable to cookie attribute injection via…
package-lock.json ScaOsvGhsa v3r7 h72x cjcm
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 5 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 dependencies dependencies conf 0.90 Dependency zod is a major version behind
`zod` is pinned at `3.24.4` in `package.json` while the latest release on the npm registry is `4.4.3` — 1 major version(s) behind. Old majors stop receiving security backports and accumulate known CVEs. Review the upstream changelog / migration guide and upgrade `zod` to `4.4.3`.
package.json FreshnessOutdated
low System graph frontend Frontend quality conf 0.85 Icon-only button without accessible name — src/desktop/renderer.ts:963
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
src/desktop/renderer.ts:963 Fq button no label
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `isTooOld` in src/artifact-retention.ts:87
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 Complexity conf 1.00 Very large file: src/desktop/renderer.ts (1017 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/desktop/service.ts (1453 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/index.ts (3324 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/tui-shell.ts (4296 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/unit/tui-shell.test.ts (1850 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/0b268df0-51eb-4086-a330-49026da59206/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0b268df0-51eb-4086-a330-49026da59206/

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.