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.

WGlynn/VibeSwap

https://github.com/WGlynn/VibeSwap · scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)

728 raw signals (0 security + 728 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 696 actionable findings from 1 signal source. 32 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: 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 Repository scanned at 42.0/100 with 100.0% coverage. It contains 9640 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 728 findings — concentrated in quality (307), frontend (195), api (160). Risk profile is high: 0 critical, 128 high, 79 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 470 of 696 actionable findings. 728 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.

high System graph api Wiring conf 1.00 Dangling fetch: GET /chains (frontend/src/services/api.js:54)
`frontend/src/services/api.js:54` calls `GET /chains` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/chains` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /crpc/demo (jarvis-bot/src/crpc.js:769)
`jarvis-bot/src/crpc.js:769` calls `GET /crpc/demo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/crpc/demo` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /jarvis-api/x402/stats (frontend/src/components/X402Page.jsx:89)
`frontend/src/components/X402Page.jsx:89` calls `GET /jarvis-api/x402/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/jarvis-api/x402/stats` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /nyx/api/activity?limit=100 (jarvis-bot/src/nyx.js:655)
`jarvis-bot/src/nyx.js:655` calls `GET /nyx/api/activity?limit=100` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nyx/api/activity` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /nyx/api/files (jarvis-bot/src/nyx.js:291)
`jarvis-bot/src/nyx.js:291` calls `GET /nyx/api/files` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nyx/api/files` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /nyx/api/files (jarvis-bot/src/nyx.js:296)
`jarvis-bot/src/nyx.js:296` calls `GET /nyx/api/files` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nyx/api/files` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /nyx/api/pantheon (jarvis-bot/src/nyx.js:608)
`jarvis-bot/src/nyx.js:608` calls `GET /nyx/api/pantheon` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nyx/api/pantheon` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /prices (frontend/src/services/api.js:33)
`frontend/src/services/api.js:33` calls `GET /prices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/prices` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /prices/pairs/${base}/${quote} (frontend/src/services/api.js:41)
`frontend/src/services/api.js:41` calls `GET /prices/pairs/${base}/${quote}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/prices/pairs/<p>/<p>` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /router/topology (jarvis-bot/webapp/src/lib/api.js:53)
`jarvis-bot/webapp/src/lib/api.js:53` calls `GET /router/topology` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/router/topology` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /theai/api/health (jarvis-bot/src/theai-dashboard.js:297)
`jarvis-bot/src/theai-dashboard.js:297` calls `GET /theai/api/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/api/health` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /theai/api/primitives (jarvis-bot/src/theai-dashboard.js:298)
`jarvis-bot/src/theai-dashboard.js:298` calls `GET /theai/api/primitives` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/api/primitives` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /theai/api/status (jarvis-bot/src/theai-dashboard.js:296)
`jarvis-bot/src/theai-dashboard.js:296` calls `GET /theai/api/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/api/status` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /theai/constellation/api/state (jarvis-bot/src/constellation.js:266)
`jarvis-bot/src/constellation.js:266` calls `GET /theai/constellation/api/state` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/constellation/api/state` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /tokens (frontend/src/services/api.js:49)
`frontend/src/services/api.js:49` calls `GET /tokens` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/tokens` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /tokens/${chainId} (frontend/src/services/api.js:47)
`frontend/src/services/api.js:47` calls `GET /tokens/${chainId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/tokens/<p>` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /web/health (jarvis-bot/webapp/src/lib/api.js:59)
`jarvis-bot/webapp/src/lib/api.js:59` calls `GET /web/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/web/health` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /web/mining/stats/${encodeURIComponent(userId)} (jarvis-bot/webapp/src/lib/api.js:28)
`jarvis-bot/webapp/src/lib/api.js:28` calls `GET /web/mining/stats/${encodeURIComponent(userId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/web/mining/stats/<p>` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /web/mining/target (jarvis-bot/webapp/src/lib/api.js:17)
`jarvis-bot/webapp/src/lib/api.js:17` calls `GET /web/mining/target` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/web/mining/target` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET http://numbersapi.com/random/trivia (jarvis-bot/src/tools-engagement.js:152)
`jarvis-bot/src/tools-engagement.js:152` calls `GET http://numbersapi.com/random/trivia` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/numbersapi.com/random/trivia` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://${appName}.fly.dev/health (jarvis-bot/src/index.js:4988)
`jarvis-bot/src/index.js:4988` calls `GET https://${appName}.fly.dev/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/<p>.fly.dev/health` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://${record.flyAppName}.fly.dev/health (jarvis-bot/src/operator.js:303)
`jarvis-bot/src/operator.js:303` calls `GET https://${record.flyAppName}.fly.dev/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/<p>.fly.dev/health` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.adviceslip.com/advice (jarvis-bot/src/tools-engagement.js:279)
`jarvis-bot/src/tools-engagement.js:279` calls `GET https://api.adviceslip.com/advice` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.adviceslip.com/advice` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.alternative.me/fng/?limit=1 (jarvis-bot/src/tools-education.js:922)
`jarvis-bot/src/tools-education.js:922` calls `GET https://api.alternative.me/fng/?limit=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.alternative.me/fng` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.alternative.me/fng/?limit=1 (jarvis-bot/src/tools.js:193)
`jarvis-bot/src/tools.js:193` calls `GET https://api.alternative.me/fng/?limit=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.alternative.me/fng` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3${path} (jarvis-bot/src/tools-alerts.js:18)
`jarvis-bot/src/tools-alerts.js:18` calls `GET https://api.coingecko.com/api/v3${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/<p>` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3${path} (jarvis-bot/src/tools.js:33)
`jarvis-bot/src/tools.js:33` calls `GET https://api.coingecko.com/api/v3${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/events (jarvis-bot/src/tools-education.js:825)
`jarvis-bot/src/tools-education.js:825` calls `GET https://api.coingecko.com/api/v3/events` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/events` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/nfts/${encodeURIComponent(collection.toLowerCase())} (jarvis-bot/src/tools-alerts.js:212)
`jarvis-bot/src/tools-alerts.js:212` calls `GET https://api.coingecko.com/api/v3/nfts/${encodeURIComponent(collection.toLowerCase())}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/n…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/nfts/${match.id} (jarvis-bot/src/tools-alerts.js:229)
`jarvis-bot/src/tools-alerts.js:229` calls `GET https://api.coingecko.com/api/v3/nfts/${match.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/nfts/<p>` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/nfts/list?per_page=250 (jarvis-bot/src/tools-alerts.js:219)
`jarvis-bot/src/tools-alerts.js:219` calls `GET https://api.coingecko.com/api/v3/nfts/list?per_page=250` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/nfts/list` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/simple/price?ids=${symbolToId(symbol)}&vs_currencies=usd&include_24hr_change=true (jarvis-bot/src/tools-derivatives.js:129)
`jarvis-bot/src/tools-derivatives.js:129` calls `GET https://api.coingecko.com/api/v3/simple/price?ids=${symbolToId(symbol)}&vs_currencies=usd&include_24hr_change=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/simple/price?ids=${symbolToId(symbol)}&vs_currencies=usd&include_24hr_change=true&include_24hr_vol=true (jarvis-bot/src/tools-derivatives.js:56)
`jarvis-bot/src/tools-derivatives.js:56` calls `GET https://api.coingecko.com/api/v3/simple/price?ids=${symbolToId(symbol)}&vs_currencies=usd&include_24hr_change=true&include_24hr_vol=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/simple/price?ids=${token}&vs_currencies=usd&include_1hr_change=true (jarvis-bot/src/tools-scheduler.js:181)
`jarvis-bot/src/tools-scheduler.js:181` calls `GET https://api.coingecko.com/api/v3/simple/price?ids=${token}&vs_currencies=usd&include_1hr_change=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/simple/price?ids=${token}&vs_currencies=usd&include_24hr_change=true (jarvis-bot/src/task-queue.js:94)
`jarvis-bot/src/task-queue.js:94` calls `GET https://api.coingecko.com/api/v3/simple/price?ids=${token}&vs_currencies=usd&include_24hr_change=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/simple/price?ids=bitcoin,ethereum,solana&vs_currencies=usd&include_24hr_change=true (jarvis-bot/src/autonomous.js:220)
`jarvis-bot/src/autonomous.js:220` calls `GET https://api.coingecko.com/api/v3/simple/price?ids=bitcoin,ethereum,solana&vs_currencies=usd&include_24hr_change=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/simple/price?ids=tether,usd-coin,dai,first-digital-usd,true-usd,frax,paypal-usd,ethena-usde&vs_currencies=usd&include_24hr_change=true (jarvis-bot/src/tools-onchain.js:214)
`jarvis-bot/src/tools-onchain.js:214` calls `GET https://api.coingecko.com/api/v3/simple/price?ids=tether,usd-coin,dai,first-digital-usd,true-usd,frax,paypal-usd,ethena-usde&vs_currencies=usd&include_24hr_change=true` but no backend route matches that path. This is a runtime 404 waiting to happen. …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/status_updates?per_page=10 (jarvis-bot/src/tools-catchup.js:113)
`jarvis-bot/src/tools-catchup.js:113` calls `GET https://api.coingecko.com/api/v3/status_updates?per_page=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/status_updates` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.dexscreener.com/latest/dex/pairs/${chainId} (jarvis-bot/src/tools-scanner.js:93)
`jarvis-bot/src/tools-scanner.js:93` calls `GET https://api.dexscreener.com/latest/dex/pairs/${chainId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dexscreener.com/latest/dex/pairs/<p>` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.dexscreener.com/latest/dex/search?q=${encodeURIComponent(query)} (jarvis-bot/src/tools-scanner.js:172)
`jarvis-bot/src/tools-scanner.js:172` calls `GET https://api.dexscreener.com/latest/dex/search?q=${encodeURIComponent(query)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dexscreener.com/latest/dex/sea…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.dexscreener.com/latest/dex/tokens/${address} (jarvis-bot/src/tools-memehunter.js:665)
`jarvis-bot/src/tools-memehunter.js:665` calls `GET https://api.dexscreener.com/latest/dex/tokens/${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dexscreener.com/latest/dex/tokens/<p>` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.dexscreener.com/latest/dex/tokens/${address} (jarvis-bot/src/tools-scanner.js:215)
`jarvis-bot/src/tools-scanner.js:215` calls `GET https://api.dexscreener.com/latest/dex/tokens/${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dexscreener.com/latest/dex/tokens/<p>` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.dexscreener.com/token-boosts/latest/v1 (jarvis-bot/src/tools-memehunter.js:611)
`jarvis-bot/src/tools-memehunter.js:611` calls `GET https://api.dexscreener.com/token-boosts/latest/v1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dexscreener.com/token-boosts/latest/v1` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.dexscreener.com/token-boosts/top/v1 (jarvis-bot/src/tools-scanner.js:134)
`jarvis-bot/src/tools-scanner.js:134` calls `GET https://api.dexscreener.com/token-boosts/top/v1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dexscreener.com/token-boosts/top/v1` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.dexscreener.com/token-profiles/latest/v1 (jarvis-bot/src/tools-memehunter.js:610)
`jarvis-bot/src/tools-memehunter.js:610` calls `GET https://api.dexscreener.com/token-profiles/latest/v1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dexscreener.com/token-profiles/latest/v1` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.dictionaryapi.dev/api/v2/entries/en/${encodeURIComponent(word)} (jarvis-bot/src/tools-utility.js:113)
`jarvis-bot/src/tools-utility.js:113` calls `GET https://api.dictionaryapi.dev/api/v2/entries/en/${encodeURIComponent(word)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dictionaryapi.dev/api/v2/entrie…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.etherscan.io/api?module=account&action=balance&address=${address}&tag=latest (jarvis-bot/src/tools.js:537)
`jarvis-bot/src/tools.js:537` calls `GET https://api.etherscan.io/api?module=account&action=balance&address=${address}&tag=latest` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.etherscan.io/api` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.etherscan.io/api?module=contract&action=getsourcecode&address=${address} (jarvis-bot/src/tools-security.js:180)
`jarvis-bot/src/tools-security.js:180` calls `GET https://api.etherscan.io/api?module=contract&action=getsourcecode&address=${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.etherscan.io/api` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.etherscan.io/api?module=gastracker&action=gasoracle (jarvis-bot/src/tools-scheduler.js:210)
`jarvis-bot/src/tools-scheduler.js:210` calls `GET https://api.etherscan.io/api?module=gastracker&action=gasoracle` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.etherscan.io/api` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.etherscan.io/api?module=gastracker&action=gasoracle (jarvis-bot/src/tools.js:220)
`jarvis-bot/src/tools.js:220` calls `GET https://api.etherscan.io/api?module=gastracker&action=gasoracle` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.etherscan.io/api` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.etherscan.io/api?module=token&action=tokenholderlist&contractaddress=${address}&page=1&offset=10 (jarvis-bot/src/tools-security.js:222)
`jarvis-bot/src/tools-security.js:222` calls `GET https://api.etherscan.io/api?module=token&action=tokenholderlist&contractaddress=${address}&page=1&offset=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/${GITHUB_REPO}/commits?per_page=1 (scripts/mesh-test.js:57)
`scripts/mesh-test.js:57` calls `GET https://api.github.com/repos/${GITHUB_REPO}/commits?per_page=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/<p>/commits` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/${repoPath} (jarvis-bot/src/tools-news.js:210)
`jarvis-bot/src/tools-news.js:210` calls `GET https://api.github.com/repos/${repoPath}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/<p>` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/${repoPath}/commits?per_page=5 (jarvis-bot/src/tools-news.js:206)
`jarvis-bot/src/tools-news.js:206` calls `GET https://api.github.com/repos/${repoPath}/commits?per_page=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/<p>/commits` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/wglynn/vibeswap/commits?per_page=1 (jarvis-bot/src/index.js:5029)
`jarvis-bot/src/index.js:5029` calls `GET https://api.github.com/repos/wglynn/vibeswap/commits?per_page=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/wglynn/vibeswap/commits` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/wglynn/vibeswap/commits?per_page=1 (jarvis-bot/src/web-api.js:1166)
`jarvis-bot/src/web-api.js:1166` calls `GET https://api.github.com/repos/wglynn/vibeswap/commits?per_page=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/wglynn/vibeswap/commits` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.gopluslabs.io/api/v1/contract_security/${chainId}?contract_addresses=${address} (jarvis-bot/src/tools-security.js:169)
`jarvis-bot/src/tools-security.js:169` calls `GET https://api.gopluslabs.io/api/v1/contract_security/${chainId}?contract_addresses=${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gopluslabs.io/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.gopluslabs.io/api/v1/token_security/${chainId}?contract_addresses=${address} (jarvis-bot/src/tools-alerts.js:266)
`jarvis-bot/src/tools-alerts.js:266` calls `GET https://api.gopluslabs.io/api/v1/token_security/${chainId}?contract_addresses=${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gopluslabs.io/api/v…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.gopluslabs.io/api/v1/token_security/${chainId}?contract_addresses=${address} (jarvis-bot/src/tools-memehunter.js:654)
`jarvis-bot/src/tools-memehunter.js:654` calls `GET https://api.gopluslabs.io/api/v1/token_security/${chainId}?contract_addresses=${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gopluslabs.io/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.gopluslabs.io/api/v1/token_security/${chainId}?contract_addresses=${address} (jarvis-bot/src/tools-security.js:138)
`jarvis-bot/src/tools-security.js:138` calls `GET https://api.gopluslabs.io/api/v1/token_security/${chainId}?contract_addresses=${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gopluslabs.io/api…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.gopluslabs.io/api/v1/token_security/${chainId}?contract_addresses=${address} (jarvis-bot/src/tools-security.js:43)
`jarvis-bot/src/tools-security.js:43` calls `GET https://api.gopluslabs.io/api/v1/token_security/${chainId}?contract_addresses=${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gopluslabs.io/api/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.gopluslabs.io/api/v2/token_approval_security/${chainId}?addresses=${address} (jarvis-bot/src/tools-security.js:254)
`jarvis-bot/src/tools-security.js:254` calls `GET https://api.gopluslabs.io/api/v2/token_approval_security/${chainId}?addresses=${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gopluslabs.io/api…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/overview/dexs?excludeTotalDataChart=true&excludeTotalDataChartBreakdown=true (jarvis-bot/src/tools.js:504)
`jarvis-bot/src/tools.js:504` calls `GET https://api.llama.fi/overview/dexs?excludeTotalDataChart=true&excludeTotalDataChartBreakdown=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/overview…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocol/${encodeURIComponent(protocol)} (jarvis-bot/src/tools.js:563)
`jarvis-bot/src/tools.js:563` calls `GET https://api.llama.fi/protocol/${encodeURIComponent(protocol)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/protocol/<p>` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (jarvis-bot/src/tools-catchup.js:176)
`jarvis-bot/src/tools-catchup.js:176` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/v2/chains (jarvis-bot/src/tools.js:447)
`jarvis-bot/src/tools.js:447` calls `GET https://api.llama.fi/v2/chains` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/v2/chains` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/v2/historicalChainTvl (jarvis-bot/src/tools.js:572)
`jarvis-bot/src/tools.js:572` calls `GET https://api.llama.fi/v2/historicalChainTvl` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/v2/historicalchaintvl` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.machines.dev/v1/apps/${node.app}/machines (jarvis-bot/src/mesh-monitor.js:155)
`jarvis-bot/src/mesh-monitor.js:155` calls `GET https://api.machines.dev/v1/apps/${node.app}/machines` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.machines.dev/v1/apps/<p>/machines` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.machines.dev/v1/apps/${PRIMARY_APP}/machines (jarvis-bot/src/index.js:7838)
`jarvis-bot/src/index.js:7838` calls `GET https://api.machines.dev/v1/apps/${PRIMARY_APP}/machines` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.machines.dev/v1/apps/<p>/machines` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mymemory.translated.net/get?q=${encodeURIComponent(text.slice(0, 500))}&langpair=autodetect|${to} (jarvis-bot/src/tools-utility.js:180)
`jarvis-bot/src/tools-utility.js:180` calls `GET https://api.mymemory.translated.net/get?q=${encodeURIComponent(text.slice(0, 500))}&langpair=autodetect|${to}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.open-meteo.com/v1/forecast?latitude=${loc.latitude}&longitude=${loc.longitude}&current=temperature_2m,relative_humidity_2m,apparent_temperature,weather_code,wind_speed_10m&daily=temperature_2m_max,temperature_2m_min,precipitation_probability_max&timezone=auto&forecast_days=3 (jarvis-bot/src/tools-utility.js:29)
`jarvis-bot/src/tools-utility.js:29` calls `GET https://api.open-meteo.com/v1/forecast?latitude=${loc.latitude}&longitude=${loc.longitude}&current=temperature_2m,relative_humidity_2m,apparent_temperature,weather_code,wind_speed_10m&daily=temperature_2m_max,temperature_2m_min,precipitation_probabili…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.rss2json.com/v1/api.json?rss_url=${encodeURIComponent(url)} (jarvis-bot/src/tools-news.js:120)
`jarvis-bot/src/tools-news.js:120` calls `GET https://api.rss2json.com/v1/api.json?rss_url=${encodeURIComponent(url)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.rss2json.com/v1/api.json` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.thecatapi.com/v1/images/search (jarvis-bot/src/tools-engagement.js:213)
`jarvis-bot/src/tools-engagement.js:213` calls `GET https://api.thecatapi.com/v1/images/search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.thecatapi.com/v1/images/search` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.wikimedia.org/feed/v1/wikipedia/en/onthisday/events/${month}/${day} (jarvis-bot/src/tools-engagement.js:170)
`jarvis-bot/src/tools-engagement.js:170` calls `GET https://api.wikimedia.org/feed/v1/wikipedia/en/onthisday/events/${month}/${day}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.wikimedia.org/feed/v1/wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://blockchain.info/q/getblockcount (jarvis-bot/src/tools-onchain.js:71)
`jarvis-bot/src/tools-onchain.js:71` calls `GET https://blockchain.info/q/getblockcount` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/blockchain.info/q/getblockcount` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://dog.ceo/api/breeds/image/random (jarvis-bot/src/tools-engagement.js:200)
`jarvis-bot/src/tools-engagement.js:200` calls `GET https://dog.ceo/api/breeds/image/random` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/dog.ceo/api/breeds/image/random` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://en.wikipedia.org/api/rest_v1/page/summary/${encodeURIComponent(topic)} (jarvis-bot/src/tools-utility.js:86)
`jarvis-bot/src/tools-utility.js:86` calls `GET https://en.wikipedia.org/api/rest_v1/page/summary/${encodeURIComponent(topic)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/en.wikipedia.org/api/rest_v1/page…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://geocoding-api.open-meteo.com/v1/search?name=${encodeURIComponent(city)}&count=1&language=en (jarvis-bot/src/tools-utility.js:20)
`jarvis-bot/src/tools-utility.js:20` calls `GET https://geocoding-api.open-meteo.com/v1/search?name=${encodeURIComponent(city)}&count=1&language=en` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/geocoding-ap…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://hacker-news.firebaseio.com/v0/item/${id}.json (jarvis-bot/src/tools-news.js:66)
`jarvis-bot/src/tools-news.js:66` calls `GET https://hacker-news.firebaseio.com/v0/item/${id}.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/hacker-news.firebaseio.com/v0/item/<p>.json` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://hacker-news.firebaseio.com/v0/topstories.json (jarvis-bot/src/tools-news.js:58)
`jarvis-bot/src/tools-news.js:58` calls `GET https://hacker-news.firebaseio.com/v0/topstories.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/hacker-news.firebaseio.com/v0/topstories.json` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://open-api.coinglass.com/public/v2/etf/bitcoin_flow_total (jarvis-bot/src/tools-derivatives.js:239)
`jarvis-bot/src/tools-derivatives.js:239` calls `GET https://open-api.coinglass.com/public/v2/etf/bitcoin_flow_total` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/open-api.coinglass.com/public/v2/etf/bitcoi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://open-api.coinglass.com/public/v2/funding?symbol=${symbol} (jarvis-bot/src/tools-derivatives.js:95)
`jarvis-bot/src/tools-derivatives.js:95` calls `GET https://open-api.coinglass.com/public/v2/funding?symbol=${symbol}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/open-api.coinglass.com/public/v2/funding` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://open-api.coinglass.com/public/v2/liquidation_history?symbol=${symbol}&time_type=all (jarvis-bot/src/tools-derivatives.js:23)
`jarvis-bot/src/tools-derivatives.js:23` calls `GET https://open-api.coinglass.com/public/v2/liquidation_history?symbol=${symbol}&time_type=all` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/open-api.coingla…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://open-api.coinglass.com/public/v2/long_short?symbol=${symbol}&time_type=4 (jarvis-bot/src/tools-derivatives.js:201)
`jarvis-bot/src/tools-derivatives.js:201` calls `GET https://open-api.coinglass.com/public/v2/long_short?symbol=${symbol}&time_type=4` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/open-api.coinglass.com/pub…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://open-api.coinglass.com/public/v2/open_interest?symbol=${symbol} (jarvis-bot/src/tools-derivatives.js:161)
`jarvis-bot/src/tools-derivatives.js:161` calls `GET https://open-api.coinglass.com/public/v2/open_interest?symbol=${symbol}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/open-api.coinglass.com/public/v2/op…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://stablecoins.llama.fi/stablecoins?includePrices=true (jarvis-bot/src/tools.js:473)
`jarvis-bot/src/tools.js:473` calls `GET https://stablecoins.llama.fi/stablecoins?includePrices=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/stablecoins.llama.fi/stablecoins` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://tinyurl.com/api-create.php?url=${encodeURIComponent(url)} (jarvis-bot/src/tools-utility.js:306)
`jarvis-bot/src/tools-utility.js:306` calls `GET https://tinyurl.com/api-create.php?url=${encodeURIComponent(url)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/tinyurl.com/api-create.php` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://uselessfacts.jsph.pl/api/v2/facts/random?language=en (jarvis-bot/src/tools-engagement.js:143)
`jarvis-bot/src/tools-engagement.js:143` calls `GET https://uselessfacts.jsph.pl/api/v2/facts/random?language=en` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/uselessfacts.jsph.pl/api/v2/facts/random` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.reddit.com/r/${encodeURIComponent(sub)}/${sort}.json?limit=8 (jarvis-bot/src/tools-news.js:20)
`jarvis-bot/src/tools-news.js:20` calls `GET https://www.reddit.com/r/${encodeURIComponent(sub)}/${sort}.json?limit=8` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.reddit.com/r/<p>/<p>.json` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=${videoId}&format=json (jarvis-bot/src/youtube.js:46)
`jarvis-bot/src/youtube.js:46` calls `GET https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=${videoId}&format=json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.youtube.com/oembed` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=${videoId}&format=json (jarvis-bot/src/youtube.js:66)
`jarvis-bot/src/youtube.js:66` calls `GET https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=${videoId}&format=json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.youtube.com/oembed` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (jarvis-bot/src/tools.js:409)
`jarvis-bot/src/tools.js:409` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/chat (frontend/src/components/JarvisIntro.jsx:65)
`frontend/src/components/JarvisIntro.jsx:65` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chat` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/chat (frontend/src/hooks/useJarvis.jsx:204)
`frontend/src/hooks/useJarvis.jsx:204` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chat` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /nyx/api/chat (jarvis-bot/src/nyx.js:579)
`jarvis-bot/src/nyx.js:579` calls `POST /nyx/api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nyx/api/chat` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /nyx/api/exec (jarvis-bot/src/nyx.js:775)
`jarvis-bot/src/nyx.js:775` calls `POST /nyx/api/exec` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nyx/api/exec` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /nyx/api/file (jarvis-bot/src/nyx.js:756)
`jarvis-bot/src/nyx.js:756` calls `POST /nyx/api/file` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/nyx/api/file` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /theai/api/chat (jarvis-bot/src/theai-dashboard.js:385)
`jarvis-bot/src/theai-dashboard.js:385` calls `POST /theai/api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/api/chat` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /theai/api/fork (jarvis-bot/src/theai-dashboard.js:395)
`jarvis-bot/src/theai-dashboard.js:395` calls `POST /theai/api/fork` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/api/fork` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /theai/api/prune (jarvis-bot/src/theai-dashboard.js:411)
`jarvis-bot/src/theai-dashboard.js:411` calls `POST /theai/api/prune` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/api/prune` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /theai/api/route (jarvis-bot/src/theai-dashboard.js:428)
`jarvis-bot/src/theai-dashboard.js:428` calls `POST /theai/api/route` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/api/route` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /theai/constellation/api/consult (jarvis-bot/src/constellation.js:504)
`jarvis-bot/src/constellation.js:504` calls `POST /theai/constellation/api/consult` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/constellation/api/consult` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /theai/constellation/api/proof (jarvis-bot/src/constellation.js:518)
`jarvis-bot/src/constellation.js:518` calls `POST /theai/constellation/api/proof` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/theai/constellation/api/proof` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /web/mining/submit (jarvis-bot/webapp/src/lib/api.js:21)
`jarvis-bot/webapp/src/lib/api.js:21` calls `POST /web/mining/submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/web/mining/submit` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (jarvis-bot/src/operator.js:368)
`jarvis-bot/src/operator.js:368` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.deepseek.com/chat/completions (jarvis-bot/src/operator.js:412)
`jarvis-bot/src/operator.js:412` calls `POST https://api.deepseek.com/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.deepseek.com/chat/completions` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.elevenlabs.io/v1/text-to-speech/${voiceId} (jarvis-bot/src/tts.js:24)
`jarvis-bot/src/tts.js:24` calls `POST https://api.elevenlabs.io/v1/text-to-speech/${voiceId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.elevenlabs.io/v1/text-to-speech/<p>` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.fireflies.ai/graphql (jarvis-bot/src/index.js:8519)
`jarvis-bot/src/index.js:8519` calls `POST https://api.fireflies.ai/graphql` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.fireflies.ai/graphql` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/WGlynn/VibeSwap/actions/workflows/deploy-jarvis.yml/dispatches (jarvis-bot/src/index.js:1074)
`jarvis-bot/src/index.js:1074` calls `POST https://api.github.com/repos/WGlynn/VibeSwap/actions/workflows/deploy-jarvis.yml/dispatches` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/wgly…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.machines.dev/v1/apps/${node.app}/machines/${machine.id}/${action} (jarvis-bot/src/mesh-monitor.js:170)
`jarvis-bot/src/mesh-monitor.js:170` calls `POST https://api.machines.dev/v1/apps/${node.app}/machines/${machine.id}/${action}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.machines.dev/v1/apps/<p>/mach…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.machines.dev/v1/apps/${PRIMARY_APP}/machines/${machine.id}/restart (jarvis-bot/src/index.js:7855)
`jarvis-bot/src/index.js:7855` calls `POST https://api.machines.dev/v1/apps/${PRIMARY_APP}/machines/${machine.id}/restart` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.machines.dev/v1/apps/<p>/machines/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.machines.dev/v1/apps/${PRIMARY_APP}/machines/${machine.id}/start (jarvis-bot/src/index.js:7847)
`jarvis-bot/src/index.js:7847` calls `POST https://api.machines.dev/v1/apps/${PRIMARY_APP}/machines/${machine.id}/start` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.machines.dev/v1/apps/<p>/machines/<p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/audio/transcriptions (jarvis-bot/src/index.js:6207)
`jarvis-bot/src/index.js:6207` calls `POST https://api.openai.com/v1/audio/transcriptions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/audio/transcriptions` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (jarvis-bot/src/operator.js:385)
`jarvis-bot/src/operator.js:385` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.thegraph.com/subgraphs/name/ensdomains/ens (jarvis-bot/src/tools-onchain.js:116)
`jarvis-bot/src/tools-onchain.js:116` calls `POST https://api.thegraph.com/subgraphs/name/ensdomains/ens` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.thegraph.com/subgraphs/name/ensdomains/ens` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://carbonara.solopov.dev/api/cook (jarvis-bot/src/tools-engagement.js:229)
`jarvis-bot/src/tools-engagement.js:229` calls `POST https://carbonara.solopov.dev/api/cook` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/carbonara.solopov.dev/api/cook` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://dpaste.org/api/ (jarvis-bot/src/tools-engagement.js:262)
`jarvis-bot/src/tools-engagement.js:262` calls `POST https://dpaste.org/api/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/dpaste.org/api` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://eth.llamarpc.com (jarvis-bot/src/tools-onchain.js:154)
`jarvis-bot/src/tools-onchain.js:154` calls `POST https://eth.llamarpc.com` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/eth.llamarpc.com` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://eth.llamarpc.com (jarvis-bot/src/tools-onchain.js:169)
`jarvis-bot/src/tools-onchain.js:169` calls `POST https://eth.llamarpc.com` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/eth.llamarpc.com` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent?key=${apiKey} (jarvis-bot/src/operator.js:401)
`jarvis-bot/src/operator.js:401` calls `POST https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent?key=${apiKey}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/generativela…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://hub.snapshot.org/graphql (jarvis-bot/src/tools-research.js:341)
`jarvis-bot/src/tools-research.js:341` calls `POST https://hub.snapshot.org/graphql` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/hub.snapshot.org/graphql` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://jarvis-vibeswap.fly.dev/transcript (frontend/api/transcript.js:11)
`frontend/api/transcript.js:11` calls `POST https://jarvis-vibeswap.fly.dev/transcript` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/jarvis-vibeswap.fly.dev/transcript` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://mainnet.base.org (frontend/src/components/HeaderMinimal.jsx:40)
`frontend/src/components/HeaderMinimal.jsx:40` calls `POST https://mainnet.base.org` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/mainnet.base.org` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph security auth conf 1.00 FastAPI POST `scrape_multiple` without auth dependency — jarvis-bot/scraper/server.py:152
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
jarvis-bot/scraper/server.py:152 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `scrape_page` without auth dependency — jarvis-bot/scraper/server.py:65
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
jarvis-bot/scraper/server.py:65 securityAuth fastapi unauth mutation
high System graph cicd CI/CD security conf 1.00 GitHub Action tracks a moving branch
superfly/flyctl-actions/setup-flyctl@master can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/ci.yml:263 CI/CD securitySupply chainGithub actions
high System graph security security conf 1.00 Insecure pattern 'exec_used' in jarvis-bot/src/nyx.js:113
Found a known-risky pattern (exec_used). Review and replace if possible.
jarvis-bot/src/nyx.js:113 Exec used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in jarvis-bot/src/tools-utility.js:229
Found a known-risky pattern (new_function_used). Review and replace if possible.
jarvis-bot/src/tools-utility.js:229 New function used
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — frontend/src/components/JarvisPage.jsx:459
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — backend/src/services/priceFeed.js:42
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/components/CRPCPage.jsx:356
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/components/InfoFiPage.jsx:57
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/hooks/useCKBContracts.jsx:26
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/hooks/useJarvis.jsx:204
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/hooks/useMindMesh.jsx:25
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/hooks/usePriceFeed.jsx:68
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/utils/proofs.js:322
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/utils/sybilDetection.js:514
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/constellation.js:266
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/crpc.js:769
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/index.js:6050
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/nyx.js:291
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/pantheon.js:150
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/primitive-gate.js:251
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/shards/trading-shard.js:223
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/theai-dashboard.js:296
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/tts.js:24
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/src/web-reader.js:187
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — jarvis-bot/webapp/src/lib/api.js:7
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: jarvis-template/.claude/memory/autopilot-loop.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
jarvis-template/.claude/memory/autopilot-loop.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: jarvis-template/.claude/memory/feedback_50pct-context-reboot.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
jarvis-template/.claude/memory/feedback_50pct-context-reboot.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: jarvis-template/.claude/memory/feedback_crash-resilient-memory.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
jarvis-template/.claude/memory/feedback_crash-resilient-memory.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: jarvis-template/.claude/memory/primitive_verbal-to-gate.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
jarvis-template/.claude/memory/primitive_verbal-to-gate.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: jarvis-template/.claude/session-chain/README.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
jarvis-template/.claude/session-chain/README.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: cogproof/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: jarvis-bot/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: jarvis-bot/scraper/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: jarvis-bot/src/chatterbox/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: polyglot/dockerfile/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph quality Integrity conf 1.00 9 occurrences Frontend route `/jarvis-os` has no Link/navigate to it — frontend/src/App.jsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
9 occurrences
repo-level (9 hits)
Orphan pageWiring
medium System graph cicd CI/CD security conf 1.00 7 occurrences GitHub Action is tag-pinned rather than SHA-pinned
foundry-rs/foundry-toolchain@v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
3 files, 7 locations
.github/workflows/ci.yml:144, 174, 198 (3 hits)
.github/workflows/jarvis-shard.yml:33, 41, 49 (3 hits)
.github/workflows/security.yml:54
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/jarvis-shard.yml CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/x-feed-daily.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in cogproof/src/api/server.js:50
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
cogproof/src/api/server.js:50 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in frontend/api/chat.js:51
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
frontend/api/chat.js:51 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in frontend/api/mind.js:38
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
frontend/api/mind.js:38 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in frontend/api/prices.js:184
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
frontend/api/prices.js:184 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in jarvis-bot/src/index.js:8831
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
jarvis-bot/src/index.js:8831 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in frontend/src/components/JarvisPage.jsx:459
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
frontend/src/components/JarvisPage.jsx:459 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/index.html:139
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/index.html:139 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/public/decks.html:442
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/public/decks.html:442 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/public/papers/index.html:431
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/public/papers/index.html:431 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/public/wardenclyffe.html:233
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/public/wardenclyffe.html:233 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/public/youtube-e01.html:665
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/public/youtube-e01.html:665 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/src/utils/entropyPassword.js:236
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/src/utils/entropyPassword.js:236 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in jarvis-bot/src/constellation.js:322
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
jarvis-bot/src/constellation.js:322 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in jarvis-bot/src/nyx.js:553
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
jarvis-bot/src/nyx.js:553 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in jarvis-bot/src/theai-dashboard.js:309
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
jarvis-bot/src/theai-dashboard.js:309 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in jarvis-bot/src/voice.html:359
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
jarvis-bot/src/voice.html:359 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in jarvis-bot/voice-bridge.html:136
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
jarvis-bot/voice-bridge.html:136 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in jarvis-bot/scripts/run-gate.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
jarvis-bot/scripts/run-gate.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in jarvis-bot/src/index.js:398
Found a known-risky pattern (node_child_process). Review and replace if possible.
jarvis-bot/src/index.js:398 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in jarvis-bot/src/nyx.js:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
jarvis-bot/src/nyx.js:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/bd-toolkit.js:31
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/bd-toolkit.js:31 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/weekly-digest.js:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/weekly-digest.js:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in jarvis-bot/src/social.js:145
Found a known-risky pattern (weak_hash). Review and replace if possible.
jarvis-bot/src/social.js:145 Weak hash
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — jarvis-bot/serve-bridge.py:17
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — jarvis-template/jarvis-cli.py:403
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 589 placeholder/mock markers across 188 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
76 test file(s) for 903 source file(s) (ratio 0.08). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 132 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ADMIN_CHAT_ID`, `ALLIUM_API_KEY`, `ARCHIVE_MIRROR_ENABLED`, `ARCHIVE_MIRROR_INTERVAL_MS`, `CEREBRAS_API_KEY`, `CEREBRAS_MODEL`, `CHATTERBOX_BOT_TOKEN`, `CHECKPOINT_REGISTRY` + 124 more. Add them (with a placeholder/comment) to .env.example so onbo…
config drift
low System graph quality Maintenance conf 1.00 169 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 1271 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 5 occurrences Docker base image is tag-pinned but not digest-pinned: node:20-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
3 files, 5 locations
cogproof/Dockerfile:1, 8 (2 hits)
jarvis-bot/Dockerfile:2, 10 (2 hits)
jarvis-bot/src/chatterbox/Dockerfile:1
containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.11-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
jarvis-bot/scraper/Dockerfile:1 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 8 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/upload-artifact@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
4 files, 8 locations
.github/workflows/dag-attribution-sweep.yml:31, 94, 102 (3 hits)
.github/workflows/ci.yml:44, 298 (2 hits)
.github/workflows/x-feed-daily.yml:24, 29 (2 hits)
.github/workflows/jarvis-shard.yml:30
CI/CD securitySupply chainGithub actions
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — frontend/src/components/RosettaPage.jsx:5540
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph security security conf 1.00 Insecure pattern 'document_write' in frontend/src/components/PaperBackup.jsx:250
Found a known-risky pattern (document_write). Review and replace if possible.
frontend/src/components/PaperBackup.jsx:250 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in frontend/src/components/RosettaPage.jsx:1068
Found a known-risky pattern (document_write). Review and replace if possible.
frontend/src/components/RosettaPage.jsx:1068 Document write
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: oracle/backtest/batch_auction.py:commit_hash, oracle/backtest/batch_auction.py:commit This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
3 occurrences
repo-level (3 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: oracle/models/signal.py:to_dict, oracle/models/signal.py:to_dict, oracle/models/signal.py:to_dict This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're s…
3 occurrences
repo-level (3 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 4 occurrences Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: oracle/models/stablecoin.py:to_dict, oracle/models/stablecoin.py:to_dict, oracle/models/stablecoin.py:to_dict, oracle/models/stablecoin.py:to_dict This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-cod…
4 occurrences
repo-level (4 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 7 places
Functions with the same first-5-line body hash: oracle/config.py:validate, oracle/config.py:validate, oracle/config.py:validate, oracle/config.py:validate This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why …
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: jarvis-bot/src/chatterbox/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
jarvis-bot/src/chatterbox/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `eleven_multilingual_v2` in jarvis-bot/src/config.js:128
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `hadLegacy` in jarvis-bot/src/context-memory.js:353
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `rest_v1` in jarvis-bot/src/tools-education.js:48
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `rest_v1` in jarvis-bot/src/tools-utility.js:87
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: adjust_venue_weight
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
oracle/feeds/prices/aggregator.py:233
low System graph software Dead code conf 1.00 Possibly dead Python function: compute_risk
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
oracle/regime/cascade_detector.py:121
low System graph software Dead code conf 1.00 Possibly dead Python function: compute_trimmed_median
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
oracle/kalman/covariance.py:180
low System graph software Dead code conf 1.00 Possibly dead Python function: compute_venue_observation_variances
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
oracle/kalman/covariance.py:140
low System graph software Dead code conf 1.00 Possibly dead Python function: create_data_aggregator
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
oracle/feeds/aggregator.py:271
low System graph software Dead code conf 1.00 Possibly dead Python function: replace_heading
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
frontend/scripts/generate_papers_site.py:995
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — cogproof/src/api/server.js:89
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — cogproof/src/bitcoin/op-return.js:417
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — cogproof/src/commit-reveal/commit-reveal.js:191
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — cogproof/src/compression-mining/mine.js:163
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — cogproof/src/credentials/credential-registry.js:280
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — cogproof/src/shapley-dag/shapley.js:257
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — cogproof/src/trust/behavior-analyzer.js:416
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — frontend/scripts/persistance.js:26
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — frontend/scripts/update-build-version.js:23
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — frontend/scripts/validate-build.js:17
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — frontend/scripts/verify-deployment.js:30
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — frontend/src/components/APIDocsPage.jsx:363
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — frontend/src/components/GameSwapPage.jsx:22
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/scripts/mario-sim.js:179
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/scripts/run-gate.js:53
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/scripts/seed-licho-attribution.js:90
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/scripts/verify-digest.js:112
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/agent-gateway.js:63
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/anchor.js:43
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/antispam.js:208
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/archive-mirror.js:77
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/attribution-bridge.js:157
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/autonomous.js:87
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/broadcast.js:270
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/chatterbox/index.js:258
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/ckb-generator.js:62
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/claude.js:103
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/compute-economics.js:153
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/consensus.js:185
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/constellation.js:24
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/context-memory.js:72
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/contract-bridge.js:142
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/cross-context.js:64
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/crpc.js:137
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/deep-storage.js:46
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/dialogue-to-code.js:76
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/directives.js:141
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/group-context.js:188
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/hell.js:55
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/idea-pipeline.js:274
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/index.js:333
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/infofi.js:132
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/inner-dialogue.js:92
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/intelligence.js:355
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/katarakti.js:115
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/knowledge-bridge.js:103
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/knowledge-chain.js:405
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/knowledge-constitution.js:117
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/learning.js:205
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/limni.js:83
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/llm-provider.js:307
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/memory.js:53
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/mesh-monitor.js:76
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/message-collision.js:128
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/mi-bridge.js:281
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/mi-host.js:567
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/mi-manifest.js:149
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/mining.js:194
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/moderation.js:25
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/nervos-talks.js:256
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/operator.js:66
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/pantheon-merkle.js:286
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/pantheon.js:569
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/passive-attribution.js:83
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/persona.js:259
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/persona.test.js:22
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/privacy.js:52
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/proactive.js:295
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/relay.js:37
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/reputation-consensus.js:80
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/reward-batcher.js:70
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/reward-signal.js:104
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/rosetta.js:1354
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/router.js:95
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/security-checks.js:100
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/self-eval.js:100
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/self-improve.js:54
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/shadow.js:106
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/shard-dedup.js:42
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — jarvis-bot/src/shard-learnings.js:85
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak

Showing first 300 of 470. Refine filters or use the findings page for deep search.

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/5514c1a9-5635-4ffe-9ed0-4d880ac0ed9b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5514c1a9-5635-4ffe-9ed0-4d880ac0ed9b/

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.