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.

asgardex/asgardex-desktop

https://github.com/asgardex/asgardex-desktop · scanned 2026-06-17 01:36 UTC (1 month, 2 weeks ago)

98 raw signals (0 security + 98 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -2.4 (diff) · 89 actionable findings from 1 signal source. 9 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

All 3523 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
commitHash software healthy electron.vite.config.mjs:commitHash
getChainConfig software healthy scripts/generateERC20Whitelist.ts:getChainConfig
loadList software healthy scripts/generateERC20Whitelist.ts:loadList
transformList software healthy scripts/generateERC20Whitelist.ts:transformList
createTemplate software healthy scripts/generateERC20Whitelist.ts:createTemplate
main software healthy scripts/generateERC20Whitelist.ts:main
isEmpty software healthy scripts/notarize.js:isEmpty
sleep software healthy scripts/notarize.js:sleep
notarizing software healthy scripts/notarize.js:notarizing
handler software healthy src/main/preload.ts:handler
as software healthy src/main/electron.ts:as
initLogger software healthy src/main/electron.ts:initLogger
activateHandler software healthy src/main/electron.ts:activateHandler
allClosedHandler software healthy src/main/electron.ts:allClosedHandler
closeHandler software healthy src/main/electron.ts:closeHandler
setupDevEnv software healthy src/main/electron.ts:setupDevEnv
initMainWindow software healthy src/main/electron.ts:initMainWindow
getDeviceScaleFactor software healthy src/main/electron.ts:getDeviceScaleFactor
to software healthy src/main/electron.ts:to
langChangeHandler software healthy src/main/electron.ts:langChangeHandler
initIPC software healthy src/main/electron.ts:initIPC
init software healthy src/main/electron.ts:init
registerAppCheckUpdatedHandler software healthy src/main/api/appUpdate.ts:registerAppCheckUpdatedHandler
cleanListeners software healthy src/main/api/appUpdate.ts:cleanListeners
saveBalancesJson software healthy src/main/api/export.ts:saveBalancesJson
openExternal software healthy src/main/api/url.ts:openExternal
removeFile software healthy src/main/api/fileStore.ts:removeFile
isFileExist software healthy src/main/api/fileStore.ts:isFileExist
getFilePath software healthy src/main/api/fileStore.ts:getFilePath
registerIpcHandlersMain software healthy src/main/api/fileStore.ts:registerIpcHandlersMain
as software healthy src/main/api/keystore.ts:as
exportKeystore software healthy src/main/api/keystore.ts:exportKeystore
loadKeystore software healthy src/main/api/keystore.ts:loadKeystore
migrateLegacyWallet software healthy src/main/api/keystore.ts:migrateLegacyWallet
saveKeystoreWallets software healthy src/main/api/keystore.ts:saveKeystoreWallets
safeSend software healthy src/main/api/mpc/index.ts:safeSend
assertString software healthy src/main/api/mpc/index.ts:assertString
assertBigIntString software healthy src/main/api/mpc/index.ts:assertBigIntString
errorMsg software healthy src/main/api/mpc/index.ts:errorMsg
wrapSDKError software healthy src/main/api/mpc/index.ts:wrapSDKError
serializeVault software healthy src/main/api/mpc/index.ts:serializeVault
registerMpcIpcHandlers software healthy src/main/api/mpc/index.ts:registerMpcIpcHandlers
initializeSDK software healthy src/main/api/mpc/sdk.ts:initializeSDK
getSDK software healthy src/main/api/mpc/sdk.ts:getSDK
disposeSDK software healthy src/main/api/mpc/sdk.ts:disposeSDK
isSDKInitialized software healthy src/main/api/mpc/sdk.ts:isSDKInitialized
as software healthy src/main/api/ledger/storage.ts:as
saveAddresses software healthy src/main/api/ledger/storage.ts:saveAddresses
evmChainSend software healthy src/main/api/ledger/transaction.ts:evmChainSend
evmChainDeposit software healthy src/main/api/ledger/transaction.ts:evmChainDeposit

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
PACKAGE_MACOS.md software healthy PACKAGE_MACOS.md
tsconfig.main.json software healthy tsconfig.main.json
RELEASE.md software healthy RELEASE.md
CHANGELOG.md software healthy CHANGELOG.md
.electronbuildrc.config.js software healthy .electronbuildrc.config.js
eslint.config.mjs software healthy eslint.config.mjs
tsconfig.scripts.json software healthy tsconfig.scripts.json
README.md software healthy README.md
vite.test.config.ts software healthy vite.test.config.ts
postcss.config.mjs software healthy postcss.config.mjs
LICENSE software healthy LICENSE
empty.js software healthy empty.js
package.json software healthy package.json
electron.vite.config.mjs software healthy electron.vite.config.mjs
.env.sample software healthy .env.sample
yarn.lock software healthy yarn.lock
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
ADDING_NEW_CHAIN_PLAN.md software healthy ADDING_NEW_CHAIN_PLAN.md
BRANCHING_WORKFLOW.md software healthy BRANCHING_WORKFLOW.md
tsconfig.json software healthy tsconfig.json
.yarnrc.yml software healthy .yarnrc.yml
setup.vitest.js software healthy setup.vitest.js
trunk-check.sh software healthy scripts/trunk-check.sh
generateERC20Whitelist.ts software healthy scripts/generateERC20Whitelist.ts
check-lockfile.sh software healthy scripts/check-lockfile.sh
notarize.js software healthy scripts/notarize.js
config.yml software healthy .github/config.yml
ISSUE_TEMPLATE.md software healthy .github/ISSUE_TEMPLATE.md
stale.yml software healthy .github/stale.yml
2-Bug_report.md software healthy .github/ISSUE_TEMPLATE/2-Bug_report.md
5-Release.md software healthy .github/ISSUE_TEMPLATE/5-Release.md
1-User_support.md software healthy .github/ISSUE_TEMPLATE/1-User_support.md
4-Issue.md software healthy .github/ISSUE_TEMPLATE/4-Issue.md
3-Feature_request.md software healthy .github/ISSUE_TEMPLATE/3-Feature_request.md
build-win.yml software healthy .github/workflows/build-win.yml
build-macos.yml software healthy .github/workflows/build-macos.yml
test.yml software healthy .github/workflows/test.yml
build-linux.yml software healthy .github/workflows/build-linux.yml
notify-website.yml software healthy .github/workflows/notify-website.yml
vite-env.d.ts software healthy src/vite-env.d.ts
setupTests.ts software healthy src/setupTests.ts
preload.ts software healthy src/main/preload.ts
electron.ts software healthy src/main/electron.ts
hdwallet.ts software healthy src/main/api/hdwallet.ts
appUpdate.ts software healthy src/main/api/appUpdate.ts
export.ts software healthy src/main/api/export.ts
lang.ts software healthy src/main/api/lang.ts
url.ts software healthy src/main/api/url.ts
fileStore.ts software healthy src/main/api/fileStore.ts
keystore.ts software healthy src/main/api/keystore.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
main software healthy src/main
api software healthy src/main/api
mpc software healthy src/main/api/mpc
ledger software healthy src/main/api/ledger
tron software healthy src/main/api/ledger/tron
ripple software healthy src/main/api/ledger/ripple
bitcoincash software healthy src/main/api/ledger/bitcoincash
mayachain software healthy src/main/api/ledger/mayachain
ethereum software healthy src/main/api/ledger/ethereum
evm software healthy src/main/api/ledger/evm
solana software healthy src/main/api/ledger/solana
doge software healthy src/main/api/ledger/doge
bitcoin software healthy src/main/api/ledger/bitcoin
cosmos software healthy src/main/api/ledger/cosmos
dash software healthy src/main/api/ledger/dash
litecoin software healthy src/main/api/ledger/litecoin
thorchain software healthy src/main/api/ledger/thorchain
utils software healthy src/main/utils
ipc software healthy src/main/ipc
i18n software healthy src/main/i18n
en software healthy src/main/i18n/en
fr software healthy src/main/i18n/fr
de software healthy src/main/i18n/de
hi software healthy src/main/i18n/hi
ru software healthy src/main/i18n/ru
es software healthy src/main/i18n/es
menu software healthy src/main/menu
shims software healthy src/shims
renderer software healthy src/renderer
helpers software healthy src/renderer/helpers
fp software healthy src/renderer/helpers/fp
array software healthy src/renderer/helpers/array
test software healthy src/renderer/helpers/test
rx software healthy src/renderer/helpers/rx
form software healthy src/renderer/helpers/form
contexts software healthy src/renderer/contexts
hooks software healthy src/renderer/hooks
types software healthy src/renderer/types
generated software healthy src/renderer/types/generated
mayachain software healthy src/renderer/types/generated/mayachain
thorchain software healthy src/renderer/types/generated/thorchain
views software healthy src/renderer/views
deposit software healthy src/renderer/views/deposit
add software healthy src/renderer/views/deposit/add
share software healthy src/renderer/views/deposit/share

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
VITE_ASGARDEX_BROKER_URL cicd healthy
REACT_APP_ETHERSCAN_API_KEY cicd healthy
REACT_APP_BLOCKCYPHER_API_KEY cicd healthy
REACT_APP_NOWNODES_API_KEY cicd healthy
APPLE_API_ISSUER cicd healthy
MAC_CERTIFICATE cicd healthy
SIGNING_APP_PASSWORD cicd healthy
REACT_APP_ASGARDEX_THORNAME cicd healthy
SIGNING_APPLE_ID cicd healthy
REACT_APP_SOL_API_KEY cicd healthy
MAC_CERTIFICATE_PASSWORD cicd healthy
SIGNING_TEAM_ID cicd healthy
PAT cicd healthy
GITHUB_TOKEN cicd healthy
VITE_ASGARDEX_AFFILIATE_BROKERS_ADDRESS cicd healthy
APPLE_API_KEY_ID cicd healthy
APPLE_API_KEY cicd healthy
REACT_APP_ADA_API_KEY cicd healthy

LabelLayerStatusPath
build cicd healthy .github/workflows/build-win.yml
build cicd healthy .github/workflows/build-macos.yml
test cicd healthy .github/workflows/test.yml
trunk-check cicd healthy .github/workflows/test.yml
build cicd healthy .github/workflows/test.yml
build cicd healthy .github/workflows/build-linux.yml
notify cicd healthy .github/workflows/notify-website.yml

LabelLayerStatusPath
HaltedChainsWarning frontend healthy src/renderer/views/app/AppHaltedChains.tsx
MidgardErrorAlert frontend healthy src/renderer/views/app/AppMidgardError.tsx
LedgerChainSelectView frontend healthy src/renderer/views/wallet/LedgerChainSelectView.tsx
SwapExpiryProgressBar frontend healthy src/renderer/components/swap/SwapExpiryProgressBar.tsx
EditableUrl frontend healthy src/renderer/components/settings/EditableUrl.tsx
Pagination frontend healthy src/renderer/components/uielements/pagination/Pagination.tsx

LabelLayerStatusPath
gha::build-win cicd healthy .github/workflows/build-win.yml
gha::build-macos cicd healthy .github/workflows/build-macos.yml
gha::test cicd healthy .github/workflows/test.yml
gha::build-linux cicd healthy .github/workflows/build-linux.yml
gha::notify-website cicd healthy .github/workflows/notify-website.yml

LabelLayerStatusPath
MockImage software healthy setup.vitest.js:MockImage
TransportTimeoutError software healthy src/main/api/ledger/address.ts:TransportTimeoutError
mappings software healthy src/renderer/components/uielements/button/Button.tsx:mappin…
instances software healthy src/shared/api/mpcTypes.ts:instances

LabelLayerStatusPath
* frontend healthy src/renderer/views/ViewRoutes.tsx
/Applications frontend healthy .electronbuildrc.config.js

LabelLayerStatusPath
asgardex__asgardex-desktop software healthy /data/fable5_failed_archive/asgardex__asgardex-desktop

LabelLayerStatusPath
port:3000 network healthy electron.vite.config.mjs

LabelLayerStatusPath
121.0.0.1 network healthy src/renderer/helpers/apiHelper.test.ts
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/06662891-973e-466d-a69a-3934b4dc720b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/06662891-973e-466d-a69a-3934b4dc720b/

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.