← Back to scan
File as GitHub Issue repo: guokaigdg/animal-island-ui

Push this scan report to guokaigdg/animal-island-ui

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: child_process.exec 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
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/Icon/Icon.tsx:44
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… src/components/Icon/Icon.tsx:27
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… src/components/WeddingInvitation/fonts.…:49
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/WeddingInvitation/fonts.…:104
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… src/components/CodeBlock/CodeBlock.tsx:38
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… src/components/CodeBlock/CodeBlock.tsx:37
HIGH CORE_NO_TESTS No test files found
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/components/Icon/Icon.tsx:27
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/components/CodeBlock/CodeBlock.tsx:38
MED DEPCUR-NPM npm package `vite-plugin-dts` is 1 major version(s) behind (4.5.4 -> 5.0.2) package.json
MED DEPCUR-NPM npm package `@vitejs/plugin-react` is 1 major version(s) behind (5.2.0 -> 6.0.2) package.json
MED DEPCUR-NPM npm package `@types/react-dom` is 1 major version(s) behind (18.3.7 -> 19.2.3) package.json
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
MED CORE_NO_CI No CI/CD configuration found
LOW AIC003 Duplicated implementation block across source files src/components/Radio/Radio.tsx:138
LOW AIC003 Duplicated implementation block across source files vite.config.ts:84
LOW AIC003 Duplicated implementation block across source files src/components/Title/Title.tsx:6
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 MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/components/WeddingInvitation/fonts.…:108
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/components/WeddingInvitation/fonts.…:93
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… src/components/Loading/Loading.tsx:124
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. src/components/Tooltip/Tooltip.tsx:108
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… src/components/Table/Table.tsx:99
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… demo/tools/index.tsx:130
Reset to top 5 28 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `guokaigdg/animal-island-ui`

**Score: 88/100 (C+)**  ·  28 findings  ·  scanned 2026-06-09 02:24 UTC  ·  7,993 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 7 |
| MEDIUM | 8 |
| LOW | 7 |

📊 [Full filterable report](https://repobility.com/scan/aaf5ebe8-4a78-475e-a8d6-d003eefaf742/)  ·  ![scorecard](https://repobility.com/scan/aaf5ebe8-4a78-475e-a8d6-d003eefaf742/report.png?v=1780971887-s2)

### Top findings

1. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/components/Icon/Icon.tsx:44` · A10:2021 SSRF
2. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `src/components/Icon/Icon.tsx:27`
3. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `src/components/WeddingInvitation/fonts.ts:49` · CWE-79 · A03:2021 Injection (XSS)
4. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/components/WeddingInvitation/fonts.ts:104` · A10:2021 SSRF
5. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `src/components/CodeBlock/CodeBlock.tsx:38`

---

**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/aaf5ebe8-4a78-475e-a8d6-d003eefaf742/_
Megaproject â high spam risk
Could not determine 'guokaigdg/animal-island-ui' 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.

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.