← Back to scan
File as GitHub Issue repo: qixing-jk/all-api-hub

Push this scan report to qixing-jk/all-api-hub

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

JS: new RegExp() with non-literal

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT MINED116 [MINED116] Workflow uses `secrets.VITE_PUBLIC_POSTHOG_HOST` on a `pull_request` trigger: … .github/workflows/pr-build.yml:69
CRIT MINED116 [MINED116] Workflow uses `secrets.VITE_PUBLIC_POSTHOG_PROJECT_TOKEN` on a `pull_request` … .github/workflows/pr-build.yml:68
CRIT MINED116 [MINED116] Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger: This workfl… .github/workflows/test.yml:115
CRIT MINED116 [MINED116] Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger: This workfl… .github/workflows/test.yml:109
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… src/entrypoints/content/shared/copyActi…:64
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/entrypoints/background/cookieInterc…:58
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/entrypoints/background/contextMenus…:137
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … plugins/react-devtools-auto.ts:122
HIGH MINED009 [MINED009] Floats For Money: Variable named price/amount/cost typed as float instead of D… docs_assistant/afdian_api.py:119
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). docs_assistant/afdian_api.py:22
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/AutoCheckinPretriggerCom…:28
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… docs_assistant/github_api.py:41
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… docs_assistant/afdian_api.py:60
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v7`: `uses: actions… .github/workflows/build-and-publish.yml:254
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/build-and-publish.yml:243
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v5`: `uses: pnpm/action-set… .github/workflows/build-and-publish.yml:237
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/build-and-publish.yml:230
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/build-and-publish.yml:198
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v7`: `uses: actions… .github/workflows/build-and-publish.yml:191
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/build-and-publish.yml:184
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/build-and-publish.yml:169
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/build-and-publish.yml:158
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/build-and-publish.yml:115
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/build-and-publish.yml:52
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/test.yml:119
HIGH MINED115 [MINED115] Action `codecov/codecov-action` pinned to mutable ref `@v5`: `uses: codecov/co… .github/workflows/test.yml:113
HIGH MINED115 [MINED115] Action `codecov/codecov-action` pinned to mutable ref `@v5`: `uses: codecov/co… .github/workflows/test.yml:107
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/test.yml:94
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v5`: `uses: pnpm/action-set… .github/workflows/test.yml:88
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/test.yml:85
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/test.yml:56
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v5`: `uses: pnpm/action-set… .github/workflows/test.yml:50
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/test.yml:47
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/e2e-real-site.yml:134
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/e2e-real-site.yml:70
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/e2e-real-site.yml:52
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v5`: `uses: pnpm/action-set… .github/workflows/e2e-real-site.yml:46
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v5`: `uses: actions/checkout… .github/workflows/e2e-real-site.yml:43
HIGH JRN009 Secret-like setting is echoed into a password input value src/entrypoints/content/webAiApiCheck/c…:1083
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… docs_assistant/changelog.py:22
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/entrypoints/content/messageHandlers…:26
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/entrypoints/background/contextMenus…:133
MED COMP001 [COMP001] High cognitive complexity: Function `fetch_afdian_sponsors` has cognitive compl… docs_assistant/afdian_api.py:28
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED JRN002 Browser storage is used for session token material src/entrypoints/content/messageHandlers…:203
MED JRN002 Browser storage is used for session token material src/entrypoints/content/messageHandlers…:126
MED JRN002 Browser storage is used for session token material src/entrypoints/content/messageHandlers…:125
MED JRN002 Browser storage is used for session token material e2e/utils/realSite/sub2api.ts:383
MED JRN002 Browser storage is used for session token material e2e/utils/realSite/sub2api.ts:381
MED JRN002 Browser storage is used for session token material e2e/utils/realSite/sub2api.ts:369
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED WEB015 Public web app has no Content Security Policy index.html
LOW COMP001 [COMP001] High cognitive complexity: Function `format_releases_markdown` has cognitive co… docs_assistant/changelog.py:107
LOW COMP001 [COMP001] High cognitive complexity: Function `classify_sponsors` has cognitive complexit… docs_assistant/afdian_api.py:103
LOW AIC003 Duplicated implementation block across source files src/entrypoints/content/webAiApiCheck/c…:3
LOW AIC003 Duplicated implementation block across source files src/components/ui/index.ts:92
LOW AIC003 Duplicated implementation block across source files src/components/dialogs/VerifyCliSupport…:19
LOW AIC003 Duplicated implementation block across source files src/components/CliProxyExportDialog.tsx:350
LOW AIC003 Duplicated implementation block across source files src/components/CliProxyExportDialog.tsx:36
LOW AIC003 Duplicated implementation block across source files src/components/ClaudeCodeRouterImportDi…:14
LOW AIC003 Duplicated implementation block across source files e2e/utils/realSite/sub2api.ts:361
LOW AIC003 Duplicated implementation block across source files e2e/scenarios/accountKeyToApiProfile.ts:97
LOW AIC003 Duplicated implementation block across source files e2e/scenarios/accountKeyToApiProfile.ts:49
LOW AIC003 Duplicated implementation block across source files e2e/scenarios/accountKeyLifecycle.ts:11
LOW AIC003 Duplicated implementation block across source files src/entrypoints/popup/components/ThemeT…:10
LOW AIC003 Duplicated implementation block across source files src/entrypoints/content/messageHandlers…:170
LOW AIC003 Duplicated implementation block across source files src/components/ui/input.tsx:195
LOW AIC003 Duplicated implementation block across source files src/components/dialogs/VerifyCliSupport…:1
LOW AIC003 Duplicated implementation block across source files src/components/dialogs/VerifyCliSupport…:21
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… src/constants/ui.ts:97
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/components/ui/Typography.tsx:85
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/components/ui/CardItem.tsx:62
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/components/charts/EChart.tsx:101
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/entrypoints/background/contextMenus…:27
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/components/dialogs/ChannelDialog/co…:40
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/components/LinkCard.tsx:4
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… src/components/FeatureList.tsx:37
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/components/ui/RepeatableInput.tsx:205
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/components/ui/CardItem.tsx:60
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/components/ChangelogOnUpdateUiOpenH…:39
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/android-dev.js:15
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … plugins/react-devtools-auto.ts:99
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… docs_assistant/github_api.py:41
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… docs_assistant/afdian_api.py:60
Reset to top 5 89 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `qixing-jk/all-api-hub`

**Score: 79/100 (B+)**  ·  89 findings  ·  scanned 2026-05-31 01:22 UTC  ·  57,931 LOC

| Severity | Count |
|---|---|
| CRITICAL | 4 |
| HIGH | 35 |
| MEDIUM | 14 |
| LOW | 21 |

📊 [Full filterable report](https://repobility.com/scan/521a15e0-f936-43c2-a40a-9973995ae905/)  ·  ![scorecard](https://repobility.com/scan/521a15e0-f936-43c2-a40a-9973995ae905/report.png?v=1780190535-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.VITE_PUBLIC_POSTHOG_HOST` on a `pull_request` trigger
   `.github/workflows/pr-build.yml:69` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.VITE_PUBLIC_POSTHOG_PROJECT_TOKEN` on a `pull_request` trigger
   `.github/workflows/pr-build.yml:68` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger
   `.github/workflows/test.yml:115` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger
   `.github/workflows/test.yml:109` · ✓ Repobility
5. **HIGH** `SEC083` — JS: new RegExp() with non-literal
   `src/entrypoints/content/shared/copyActionTarget.ts:64`

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/521a15e0-f936-43c2-a40a-9973995ae905/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 7 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'qixing-jk/all-api-hub' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.
Already filed
41/121 findings (34%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.