← Back to scan
File as GitHub Issue repo: skalesapp/skales

Push this scan report to skalesapp/skales

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

Secret-like setting is echoed into a password input value

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 JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/settings/page.tsx:5769
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/settings/page.tsx:4746
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/settings/page.tsx:4233
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/settings/page.tsx:4119
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/settings/page.tsx:3451
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/settings/page.tsx:3090
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/settings/page.tsx:3064
HIGH JRN009 Secret-like setting is echoed into a password input value apps/web/src/app/bootstrap/page.tsx:524
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… apps/web/src/app/buddy/page.tsx:340
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/code/project/[id]/…:13
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/code/project/[id]/…:40
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… apps/web/src/app/api/code/preview/[id]/…:24
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. apps/web/discord-bot.js:165
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. apps/web/whatsapp-bot.js:452
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. apps/web/telegram-bot.js:202
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files apps/web/src/app/api/custom-skills/gene…:54
MED AGT007 localStorage write failures are swallowed silently apps/web/src/app/settings/page.tsx:1314
MED AGT007 localStorage write failures are swallowed silently apps/web/src/app/custom-skills/page.tsx:1113
MED AGT007 localStorage write failures are swallowed silently apps/web/src/app/chat/page.tsx:3445
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:382
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:366
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:355
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:346
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:334
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:323
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:265
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:250
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:239
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:224
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:135
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/app/autopilot/page.tsx:124
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/actions/browser-control.ts:609
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/src/actions/browser-control.ts:309
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/web/discord-bot.js:71
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 16.2% of discovered …
MED AGT015 Remote install command pipes network code directly to a shell apps/web/src/actions/computer-use.ts:304
MED AGT015 Remote install command pipes network code directly to a shell INSTALL-LINUX.md:82
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/custom-skills/rout…:34
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/custom-skills/rout…:24
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/custom-skills/rout…:18
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/casting/route.ts:106
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/casting/route.ts:35
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/buddy-memory/route…:64
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/buddy-memory/route…:52
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/feedback/route.ts:36
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/autonomous/route.ts:46
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/web/src/app/api/autonomous/route.ts:27
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… apps/web/src/app/api/planner/push-to-ca…:3
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… apps/web/src/app/api/settings/get/route…:30
MED CORE_NO_CI No CI/CD configuration found
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
Reset to top 5 52 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `skalesapp/skales`

**Score: 64/100 (D+)**  ·  60 findings  ·  scanned 2026-05-15 06:14 UTC  ·  62,305 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 12 |
| MEDIUM | 39 |
| LOW | 1 |

📊 [Full filterable report](https://repobility.com/scan/d2ec3a6b-7af4-40d5-9c50-97026608358a/)  ·  ![scorecard](https://repobility.com/scan/d2ec3a6b-7af4-40d5-9c50-97026608358a/report.png?v=1778825681-s2)

### Top findings

1. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `apps/web/src/app/settings/page.tsx:5769`
2. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `apps/web/src/app/settings/page.tsx:4746`
3. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `apps/web/src/app/settings/page.tsx:4233`
4. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `apps/web/src/app/settings/page.tsx:4119`
5. **HIGH** `JRN009` — Secret-like setting is echoed into a password input value
   `apps/web/src/app/settings/page.tsx:3451`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/d2ec3a6b-7af4-40d5-9c50-97026608358a/_
Megaproject â high spam risk
Could not determine 'skalesapp/skales' 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.