← Back to scan
File as GitHub Issue repo: boku7/Loki

Push this scan report to boku7/Loki

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

No CI/CD configuration found

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 SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… agent/renderer.js:48
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… README.md:136
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… client/task-queue.js:168
MED DEPCUR-NPM npm package `node-addon-api` is 1 major version(s) behind (^7.1.1 -> 8.8.0) dev/COFFLoader/package.json
MED CORE_NO_CI No CI/CD configuration found
LOW AIC003 Duplicated implementation block across source files dev/scexec/node_scexec.cpp:3
LOW AIC003 Duplicated implementation block across source files dev/scexec/node_scexec.cpp:1
LOW AIC003 Duplicated implementation block across source files dev/loader/node_loader.cpp:3
LOW AIC003 Duplicated implementation block across source files dev/COFFLoader/runBOF.js:3
LOW AIC003 Duplicated implementation block across source files client/explorer.js:27
LOW AIC003 Duplicated implementation block across source files client/dashboard.js:300
LOW AIC003 Duplicated implementation block across source files client/dashboard.js:9
LOW AIC003 Duplicated implementation block across source files backdoor/QRLWallet/init.js:1
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… dev/COFFLoader/beacon_compatibility.c:162
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … backdoor/QRLWallet/init.js:17
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … backdoor/Cursor/init.js:17
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … agent/renderer.js:158
Reset to top 5 17 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `boku7/Loki`

**Score: 84/100 (C+)**  ·  17 findings  ·  scanned 2026-06-05 01:32 UTC  ·  10,157 LOC

| Severity | Count |
|---|---|
| CRITICAL | 2 |
| HIGH | 1 |
| MEDIUM | 2 |
| LOW | 8 |

📊 [Full filterable report](https://repobility.com/scan/bf7c966f-70bf-4cf3-a3c2-efbee0268295/)  ·  ![scorecard](https://repobility.com/scan/bf7c966f-70bf-4cf3-a3c2-efbee0268295/report.png?v=1780623123-s2)

### Top findings

1. **CRITICAL** `SEC084` — JS: require() with non-literal
   `agent/renderer.js:48`
2. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `README.md:136`
3. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `client/task-queue.js:168` · CWE-79 · A03:2021 Injection (XSS)
4. **MEDIUM** `DEPCUR-NPM` — npm package `node-addon-api` is 1 major version(s) behind (^7.1.1 -> 8.8.0)
   `dev/COFFLoader/package.json`
5. **MEDIUM** `CORE_NO_CI` — No CI/CD configuration found

---

**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/bf7c966f-70bf-4cf3-a3c2-efbee0268295/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Megaproject â high spam risk
Could not determine 'boku7/Loki' 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.