← Back to scan
File as GitHub Issue repo: iamDestroy/YukiBot-MD

Push this scan report to iamDestroy/YukiBot-MD

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

innerHTML XSS — template literal with server-supplied data

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 MINED024 [MINED024] Js Eval Usage: eval() executes arbitrary code. Code injection risk. cmds/economy/math.js:15
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… main.js:72
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… cmds/owner/exec2.js:18
HIGH SEC033 [SEC033] Prototype Pollution — unfiltered merge of user object: Merging user-controlled o… cmds/group/groupinfo.js:19
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… cmds/nsfw/xvideos.js:35
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… cmds/nsfw/xnxx.js:34
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… cmds/group/clear.js:111
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … index.js:75
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … core/system/cmdsLoader.js:86
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … cmds/gacha/rollwaifu.js:68
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… cmds/downloads/ytmp3.js:51
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… cmds/downloads/mediafire.js:38
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… cmds/downloads/imagen.js:70
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… main.js:72
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… cmds/downloads/facebook.js:95
HIGH SEC016 [SEC016] LLM Prompt Injection — User Input in AI Prompt: User-supplied text is interpolat… cmds/utils/chatgpt.js:71
HIGH MINED122 package.json dep `baileys` pulled from URL/Git package.json:1
HIGH MINED122 package.json dep `aptoide-scraper` pulled from URL/Git package.json:1
HIGH CORE_NO_TESTS No test files found
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. core/system/cmdsLoader.js:111
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. cmds/utils/hd.js:105
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. cmds/socket/bots.js:34
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … cmds/gacha/robwaifu.js:91
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … cmds/economy/steal.js:32
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … cmds/owner/update.js:41
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … cmds/owner/exec2.js:18
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … cmds/economy/math.js:15
MED DEPCUR-NPM npm package `pino` is 2 major version(s) behind (^8.8.0 -> 10.3.1) package.json
MED DEPCUR-NPM npm package `gradient-string` is 1 major version(s) behind (^2.0.2 -> 3.0.0) package.json
MED DEPCUR-NPM npm package `file-type` is 6 major version(s) behind (^16.5.4 -> 22.0.1) package.json
MED DEPCUR-NPM npm package `chalk` is 1 major version(s) behind (^4.1.2 -> 5.6.2) package.json
MED DEPCUR-NPM npm package `axios` is 1 major version(s) behind (^0.24.0 -> 1.17.0) package.json
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … cmds/utils/chatgpt.js:71
MED AGT006 React interval is created without an explicit cleanup index.js:300
MED CORE_NO_CI No CI/CD configuration found
LOW DEPCUR-NPM npm package `yt-search` is minor version(s) behind (^2.10.4 -> 2.13.1) package.json
LOW DEPCUR-NPM npm package `ws` is minor version(s) behind (^8.18.3 -> 8.21.0) package.json
LOW DEPCUR-NPM npm package `node-fetch` is minor version(s) behind (^3.2.10 -> 3.3.2) package.json
LOW DEPCUR-NPM npm package `moment-timezone` is minor version(s) behind (^0.5.37 -> 0.6.2) package.json
LOW DEPCUR-NPM npm package `moment` is minor version(s) behind (^2.29.4 -> 2.30.1) package.json
LOW AIC003 Duplicated implementation block across source files cmds/stickers/setpackpublic.js:6
LOW AIC003 Duplicated implementation block across source files cmds/stickers/delsticker.js:6
LOW AIC003 Duplicated implementation block across source files cmds/group/topinactive.js:22
LOW AIC003 Duplicated implementation block across source files cmds/group/open.js:28
LOW AIC003 Duplicated implementation block across source files cmds/gacha/vote.js:19
LOW AIC003 Duplicated implementation block across source files cmds/gacha/trade.js:1
LOW AIC003 Duplicated implementation block across source files cmds/gacha/rollwaifu.js:22
LOW AIC003 Duplicated implementation block across source files cmds/gacha/charinfo.js:1
LOW AIC003 Duplicated implementation block across source files cmds/economy/weekly.js:44
LOW AIC003 Duplicated implementation block across source files cmds/economy/mine.js:65
LOW AIC003 Duplicated implementation block across source files cmds/economy/hunt.js:79
LOW AIC003 Duplicated implementation block across source files cmds/economy/hunt.js:71
LOW AIC003 Duplicated implementation block across source files cmds/economy/fish.js:71
LOW AIC003 Duplicated implementation block across source files cmds/economy/dungeon.js:91
LOW AIC003 Duplicated implementation block across source files cmds/economy/crime.js:73
LOW AIC003 Duplicated implementation block across source files cmds/downloads/ytmp4.js:85
LOW AIC003 Duplicated implementation block across source files cmds/downloads/twitter.js:52
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… cmds/economy/casino.js:49
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… cmds/economy/balance.js:24
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… cmds/economy/adventure.js:70
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… cmds/socket/setlink.js:13
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… cmds/downloads/ytmp3.js:142
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … cmds/gachareserved.js:26
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … cmds/events.js:85
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … cmds/antistatus.js:33
INFO DEPCUR-NPM npm package `node-webpmux` is patch version(s) behind (^3.2.0 -> 3.2.1) package.json
INFO DEPCUR-NPM npm package `form-data` is patch version(s) behind (^4.0.0 -> 4.0.5) package.json
INFO DEPCUR-NPM npm package `fluent-ffmpeg` is patch version(s) behind (^2.1.2 -> 2.1.3) package.json
INFO DEPCUR-NPM npm package `cfonts` is patch version(s) behind (^3.3.0 -> 3.3.1) package.json
Reset to top 5 69 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `iamDestroy/YukiBot-MD`

**Score: 87/100 (C)**  ·  69 findings  ·  scanned 2026-06-05 12:52 UTC  ·  13,395 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 18 |
| MEDIUM | 16 |
| LOW | 22 |

📊 [Full filterable report](https://repobility.com/scan/27237081-00a6-467d-9643-75ce5eb5dd8f/)  ·  ![scorecard](https://repobility.com/scan/27237081-00a6-467d-9643-75ce5eb5dd8f/report.png?v=1780663966-s2)

### Top findings

1. **CRITICAL** `MINED024` — Js Eval Usage
   `cmds/economy/math.js:15` · CWE-95 · ✓ Repobility
2. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `main.js:72`
3. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `cmds/owner/exec2.js:18`
4. **HIGH** `SEC033` — Prototype Pollution — unfiltered merge of user object
   `cmds/group/groupinfo.js:19` · CWE-1321
5. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `cmds/nsfw/xvideos.js:35` · CWE-79 · A03:2021 Injection (XSS)

---

**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/27237081-00a6-467d-9643-75ce5eb5dd8f/_
Megaproject â high spam risk
Could not determine 'iamDestroy/YukiBot-MD' 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.