Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
51 of your 967 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 4.53s · analysis 61.02s · 15.6 MB · GitHub API rate-limit (preflight)

DefiLlama/defillama-server

https://github.com/DefiLlama/defillama-server · scanned 2026-06-05 23:41 UTC (1 week, 2 days ago) · 10 languages

2486 raw signals (856 security + 1630 graph) 1st percentile · Typescript · large (100-500K LoC) System graph score 52 (lower by 11)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 2 days ago · v2 · 1064 actionable findings from 2 signal sources. 607 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 27.6 0.25 6.90
testing_score 62.0 0.20 12.40
documentation_score 0.0 0.15 0.00
practices_score 70.0 0.15 10.50
code_quality 52.8 0.10 5.28
Overall 1.00 41.1
Severity distribution — click a segment to filter
Active filters: severity: critical × excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Ranks in the 47th percentile among medium-sized repos. Strongest dependencies (85), code quality (78); weakest documentation (6), practices (37). 60 findings (4 high). Most common pattern: ts-any-typed.

Showing 14 of 1064 actionable findings. 1671 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks quality Quality conf 1.00 ✓ Repobility [MINED035] Js New Function: new Function(...) compiles strings to functions.
Review and fix per the pattern semantics. See CWE-95 / for context.
defi/src/cli/coingeckoUpdaterParent.ts:129
critical Security checks quality Quality conf 1.00 ✓ Repobility [MINED035] Js New Function: new Function(...) compiles strings to functions.
Review and fix per the pattern semantics. See CWE-95 / for context.
defi/src/cli/coingeckoUpdater.ts:142
critical Security checks software dependencies conf 0.88 2 occurrences basic-ftp: GHSA-5rq4-664w-9x2c
Basic FTP has Path Traversal Vulnerability in its downloadToDir() method
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
critical Security checks security secrets conf 0.95 221 occurrences Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
Gitleaks detected a committed secret or credential pattern.
12 files, 202 locations
coins/src/adapters/markets/hop/addresses.json:394, 402, 404, 407, 416, 418, 421, 432, +92 more (100 hits)
defi/src/protocols/data3.ts:3546, 3859, 4180, 4181, 8060, 12867, 13845, 18076, +22 more (30 hits)
coins/src/adapters/rwa/midas.ts:48, 64, 74, 85, 95, 101, 111, 121, +10 more (18 hits)
defi/src/protocols/data2.ts:1390, 1891, 1991, 5646, 6877, 8006, 9029, 14098, +4 more (12 hits)
defi/src/protocols/data4.ts:3947, 5252, 5518, 6232, 8178, 9151, 9464, 16557, +3 more (11 hits)
coins/src/adapters/other/others2.ts:17, 162, 163, 233, 248, 263, 278 (7 hits)
coins/src/adapters/rwa/backed.ts:11, 23, 35, 41, 53, 65, 71 (7 hits)
defi/src/protocols/data1.ts:5826, 10059, 14429, 14431, 24660 (5 hits)
critical Security checks software dependencies conf 0.88 4 occurrences fast-xml-parser: GHSA-m7jm-9gc2-mpf2
fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 2 occurrences form-data: GHSA-fjxv-7rqg-78g4
form-data uses unsafe random function in form-data for choosing boundary
2 files, 2 locations
coins/package-lock.json
defi/package-lock.json
critical Security checks software dependencies conf 0.88 2 occurrences handlebars: GHSA-2w6w-674q-4c4q
Handlebars.js has JavaScript Injection via AST Type Confusion
2 files, 2 locations
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 3 occurrences jsonpath-plus: GHSA-pppg-cpfq-h7wr
JSONPath Plus Remote Code Execution (RCE) Vulnerability
3 files, 3 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
critical Security checks software dependencies conf 0.88 2 occurrences protobufjs: GHSA-xq3m-2v4x-88gg
Arbitrary code execution in protobufjs
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 2 occurrences serverless-offline: GHSA-h97f-5258-5593
Incorrect Authorization in serverless-offline
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 sha.js: GHSA-95m3-7q98-8xr5
sha.js is missing type checks leading to hash rewind and passing on crafted data
defi/package-lock.json
critical Security checks software dependencies conf 0.88 2 occurrences simple-git: GHSA-9w5j-4mwv-2wj8
Remote code execution in simple-git
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 4 occurrences simple-git: GHSA-r275-fr43-pm7q
simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in defi/ui-tool/src/App.js
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 139, 300
defi/ui-tool/src/App.js:139, 300 (2 hits)
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/20d1d567-6976-4081-9e28-c7f4f81a105b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/20d1d567-6976-4081-9e28-c7f4f81a105b/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.