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.

RabbyHub/Rabby

https://github.com/RabbyHub/Rabby · scanned 2026-05-15 11:08 UTC (4 weeks ago) · 10 languages

365 raw signals (32 security + 333 graph) 8th percentile · Typescript · large (100-500K LoC) System graph score 75 (lower by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 weeks ago · v1 · 13 actionable findings from 1 signal source. 12 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 75.3 0.25 18.82
testing_score 19.0 0.20 3.80
documentation_score 67.8 0.15 10.17
practices_score 65.0 0.15 9.75
code_quality 60.0 0.10 6.00
Overall 1.00 61.3
Calibrated penalty buckets (security_score): web: 4.4 · authz: 1.2 · journey: 19.2
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 6008 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
getRabbyColors software healthy tailwind.config.js:getRabbyColors
config software healthy webpack.config.js:config
state software healthy __tests__/ui/signMainnetGasLevelPrefetch.test.ts:state
createCheckParams software healthy __tests__/utils/transaction.test.ts:createCheckParams
getKeyringForAccount software healthy __tests__/service/keyring.test.ts:getKeyringForAccount
getUpdateContent software healthy changeLogs/index.ts:getUpdateContent
makeSign software healthy scripts/notify-lark.js:makeSign
sendMessage software healthy scripts/notify-lark.js:sendMessage
ellipsis software healthy scripts/make-theme.js:ellipsis
createConsistentZip software healthy scripts/fns.js:createConsistentZip
get_md5 software healthy scripts/fns.js:get_md5
get_md5_file software healthy scripts/fns.js:get_md5_file
clearAlarms software healthy _raw/sw.js:clearAlarms
importAllScripts software healthy _raw/sw.js:importAllScripts
createOffscreen software healthy _raw/sw.js:createOffscreen
keepAlive software healthy _raw/sw.js:keepAlive
registerInPageContentScript software healthy _raw/sw.js:registerInPageContentScript
fetchLocale software healthy src/i18n.ts:fetchLocale
addResourceBundle software healthy src/i18n.ts:addResourceBundle
changeLanguage software healthy src/i18n.ts:changeLanguage
func software healthy src/eventBus.ts:func
initAppMeta software healthy src/ui/app.tsx:initAppMeta
compensateUnlockedOnceFlag software healthy src/ui/app.tsx:compensateUnlockedOnceFlag
main software healthy src/ui/app.tsx:main
bootstrap software healthy src/ui/app.tsx:bootstrap
checkSwAlive software healthy src/ui/app.tsx:checkSwAlive
useRabbyDispatch software healthy src/ui/store.ts:useRabbyDispatch
useRabbyGetter software healthy src/ui/store.ts:useRabbyGetter
useAccount software healthy src/ui/store-hooks.ts:useAccount
useIsShowMnemonic software healthy src/ui/store-hooks.ts:useIsShowMnemonic
makeInitValues software healthy src/ui/models/importMnemonics.ts:makeInitValues
alianName software healthy src/ui/models/importMnemonics.ts:alianName
getCexInfo software healthy src/ui/models/exchange.ts:getCexInfo
buildMarketDataMap software healthy src/ui/models/perps.ts:buildMarketDataMap
getSavedTpslMode software healthy src/ui/models/perps.ts:getSavedTpslMode
getInitTradingState software healthy src/ui/models/perps.ts:getInitTradingState
buildCtxsByDex software healthy src/ui/models/perps.ts:buildCtxsByDex
applyAssetCtxsToList software healthy src/ui/models/perps.ts:applyAssetCtxsToList
fee software healthy src/ui/models/perps.ts:fee
run software healthy src/ui/models/perps.ts:run
fetchTopTokenList software healthy src/ui/models/perps.ts:fetchTopTokenList
fetchTokenCategories software healthy src/ui/models/perps.ts:fetchTokenCategories
user software healthy src/ui/models/perps.ts:user
isChainMattered software healthy src/ui/models/account.ts:isChainMattered
currentAddr software healthy src/ui/models/account.ts:currentAddr
mainnetTotalUsdValue software healthy src/ui/models/account.ts:mainnetTotalUsdValue
matteredChainBalances software healthy src/ui/models/account.ts:matteredChainBalances
testnetTotalUsdValue software healthy src/ui/models/account.ts:testnetTotalUsdValue
testnetMatteredChainBalances software healthy src/ui/models/account.ts:testnetMatteredChainBalances
mnemonics software healthy src/ui/models/createMnemonics.ts:mnemonics

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

LabelLayerStatusPath
jest.config.js software warning jest.config.js
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
webpack.config.js software healthy webpack.config.js
wallet.json software healthy wallet.json
tsconfig.json software healthy tsconfig.json
.yarnrc.yml software healthy .yarnrc.yml
postcss.config.js software warning postcss.config.js
AGENTS.md software healthy AGENTS.md
svgTransform.js software warning svgTransform.js
setupTests.ts software warning __tests__/setupTests.ts
createAddressSuccessSecondaryAction.test.ts software warning __tests__/ui/createAddressSuccessSecondaryAction.test.ts
seedPhraseSort.test.ts software warning __tests__/ui/seedPhraseSort.test.ts
approvalGasDisplay.test.ts software warning __tests__/ui/approvalGasDisplay.test.ts
signMainnetGasLevelPrefetch.test.ts software healthy __tests__/ui/signMainnetGasLevelPrefetch.test.ts
transaction.test.ts software healthy __tests__/utils/transaction.test.ts
buildUnserializedTransaction.test.ts software warning __tests__/utils/buildUnserializedTransaction.test.ts
connectedSiteMigration.test.ts software warning __tests__/migration/connectedSiteMigration.test.ts
customTokenMigration.test.ts software warning __tests__/migration/customTokenMigration.test.ts
rpcMigration.test.ts software warning __tests__/migration/rpcMigration.test.ts
daiChainMigration.test.ts software warning __tests__/migration/daiChainMigration.test.ts
customizedTokenMigration.test.ts software warning __tests__/migration/customizedTokenMigration.test.ts
contactMigration.test.ts software warning __tests__/migration/contactMigration.test.ts
keyring.data.ts software warning __tests__/service/keyring.data.ts
keyring.test.ts software healthy __tests__/service/keyring.test.ts
mock-encryptor.ts software warning __tests__/service/mock-encryptor.ts
09328.md software healthy changeLogs/09328.md
09330.md software healthy changeLogs/09330.md
09338.md software healthy changeLogs/09338.md
09377.md software healthy changeLogs/09377.md
09318.md software healthy changeLogs/09318.md
09351.md software healthy changeLogs/09351.md
09366.md software healthy changeLogs/09366.md
09323.md software healthy changeLogs/09323.md
09371.md software healthy changeLogs/09371.md
09319.md software healthy changeLogs/09319.md
09343.md software healthy changeLogs/09343.md
09341.md software healthy changeLogs/09341.md
index.ts software healthy changeLogs/index.ts
09325.md software healthy changeLogs/09325.md
09339.md software healthy changeLogs/09339.md
09347.md software healthy changeLogs/09347.md
09361.md software healthy changeLogs/09361.md
09349.md software healthy changeLogs/09349.md
09335.md software healthy changeLogs/09335.md
09331.md software healthy changeLogs/09331.md
09327.md software healthy changeLogs/09327.md
09381.md software healthy changeLogs/09381.md

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

LabelLayerStatusPath
__tests__ software healthy __tests__
ui software healthy __tests__/ui
utils software healthy __tests__/utils
migration software healthy __tests__/migration
service software healthy __tests__/service
changeLogs software healthy changeLogs
zh-CN software healthy changeLogs/zh-CN
docs software healthy docs
scripts software healthy scripts
SecSDK software healthy SecSDK
skills software healthy skills
rabby-yarn-v4-commit-check software healthy skills/rabby-yarn-v4-commit-check
_raw software healthy _raw
locales software healthy _raw/locales
id software healthy _raw/locales/id
ko software healthy _raw/locales/ko
pt software healthy _raw/locales/pt
es software healthy _raw/locales/es
pt-BR software healthy _raw/locales/pt-BR
ja software healthy _raw/locales/ja
fr-FR software healthy _raw/locales/fr-FR
zh-HK software healthy _raw/locales/zh-HK
en software healthy _raw/locales/en
ua-UA software healthy _raw/locales/ua-UA
de software healthy _raw/locales/de
vi software healthy _raw/locales/vi
tr software healthy _raw/locales/tr
ru software healthy _raw/locales/ru
zh-CN software healthy _raw/locales/zh-CN
css software healthy _raw/css
_locales software healthy _raw/_locales
zh_CN software healthy _raw/_locales/zh_CN
en software healthy _raw/_locales/en
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
types software healthy src/types
ui software healthy src/ui
models software healthy src/ui/models
utils software healthy src/ui/utils
portfolio software healthy src/ui/utils/portfolio
SyncToMobile software healthy src/ui/utils/SyncToMobile
assets software healthy src/ui/assets
add-address software healthy src/ui/assets/add-address
dashboard software healthy src/ui/assets/dashboard
panel software healthy src/ui/assets/dashboard/panel
desktop software healthy src/ui/assets/desktop
common software healthy src/ui/assets/desktop/common
nav software healthy src/ui/assets/desktop/nav
profile software healthy src/ui/assets/desktop/profile

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

LabelLayerStatusPath
FieldCheckbox frontend healthy src/ui/component/FieldCheckbox.tsx
TiledSelect frontend healthy src/ui/component/TiledSelect.tsx
PrivateRoute frontend healthy src/ui/component/PrivateRoute.tsx
ChainIcon frontend healthy src/ui/component/ChainIcon.tsx
Uploader frontend healthy src/ui/component/Uploader.tsx
AccountList frontend healthy src/ui/component/AccountList.tsx
ScanCopyQRCode frontend healthy src/ui/component/ScanCopyQRCode.tsx
Header frontend healthy src/ui/component/StrayHeader.tsx
StrayFooter frontend healthy src/ui/component/StrayFooter.tsx
PageHeader frontend healthy src/ui/component/PageHeader/index.tsx
NumberInput frontend healthy src/ui/component/NFTNumberInput/index.tsx
Loading frontend healthy src/ui/component/Loading/index.tsx
UnknownTag frontend healthy src/ui/component/UnknownTag/index.tsx
AddressList frontend healthy src/ui/component/AddressList/index.tsx
AddressItem frontend healthy src/ui/component/AddressList/AddressItem.tsx
StrayPage frontend healthy src/ui/component/StrayPage/index.tsx
Popup frontend healthy src/ui/component/Popup/index.tsx
TokenSelector frontend healthy src/ui/component/TokenSelector/index.tsx
Field frontend healthy src/ui/component/AddAddressOptions/Field/index.tsx
NameAndAddress frontend healthy src/ui/component/NameAndAddress/index.tsx
Empty frontend healthy src/ui/component/Empty/index.tsx
ModalPreviewNFTItem frontend healthy src/ui/component/ModalPreviewNFTItem/index.tsx
ChainCard frontend healthy src/ui/component/ChainCard/index.tsx
TokenSelect frontend healthy src/ui/component/TokenSelect/index.tsx
AccountSelectDrawer frontend healthy src/ui/component/AccountSelectDrawer/index.tsx
AccountSearchInput frontend healthy src/ui/component/AccountSearchInput/index.tsx
AddressItem frontend healthy src/ui/component/AccountSearchInput/AddressItem.tsx
Field frontend healthy src/ui/component/Field/index.tsx
LoadingOverlay frontend healthy src/ui/component/LoadingOverlay/index.tsx
DebouncedInput frontend healthy src/ui/component/DebouncedInput/index.tsx
Progress frontend healthy src/ui/component/Progress/index.tsx
Copy frontend healthy src/ui/component/Copy/index.tsx
MarkedHeadTailAddress frontend healthy src/ui/component/AddressViewer/MarkedHeadTailAddress.tsx
MultiSelectAddressList frontend healthy src/ui/component/MultiSelectAddressList/index.tsx
ThemeIcon frontend healthy src/ui/component/ThemeMode/ThemeIcon.tsx
RateModal frontend healthy src/ui/component/RateModal/RateModal.tsx
RateModalTriggerOnSettings frontend healthy src/ui/component/RateModal/RateModalTriggerOnSettings.tsx
ClickableStar frontend healthy src/ui/component/RateModal/ClickableStar.tsx
EditWhitelist frontend healthy src/ui/component/Contact/EditWhitelist.tsx
AccountItem frontend healthy src/ui/component/Contact/AccountItem.tsx
EditModal frontend healthy src/ui/component/Contact/EditModal.tsx
QRCodeReader frontend healthy src/ui/component/QRCodeReader/index.tsx
Navbar frontend healthy src/ui/component/Navbar/index.tsx
TokenWithChain frontend healthy src/ui/component/TokenWithChain/index.tsx
ChainSelectorModal frontend healthy src/ui/component/ChainSelector/Modal.tsx
ChainSelectorInForm frontend healthy src/ui/component/ChainSelector/InForm.tsx
ChainSelector frontend healthy src/ui/component/ChainSelector/index.tsx
ChainSelector frontend healthy src/ui/component/ChainSelector/tag.tsx
CustomModal frontend healthy src/ui/component/Modal/index.tsx
FallbackImage frontend healthy src/ui/component/FallbackSiteLogo/index.tsx

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

LabelLayerStatusPath
insteadof software healthy tailwind.config.js:insteadof
EventBus software healthy src/eventBus.ts:EventBus
FormValuesOnSubmit software healthy src/ui/utils/form.ts:FormValuesOnSubmit
DisplayedProject software healthy src/ui/utils/portfolio/project.ts:DisplayedProject
DisplayedPortfolio software healthy src/ui/utils/portfolio/project.ts:DisplayedPortfolio
DisplayedToken software healthy src/ui/utils/portfolio/project.ts:DisplayedToken
PortalController software healthy src/ui/component/PortalHost/PortalController.tsx:PortalCont…
TypedDataSignatureManager software healthy src/ui/component/MiniSignV2/state/TypedDataSignatureManager…
SignatureManager software healthy src/ui/component/MiniSignV2/state/SignatureManager.ts:Signa…
SignatureManagerRegistry software healthy src/ui/component/MiniSignV2/registry/index.ts:SignatureMana…
SignatureSteps software healthy src/ui/component/MiniSignV2/services/SignatureSteps.ts:Sign…
AbortedDirectSubmitError software healthy src/ui/hooks/useMiniApprovalDirectSign.tsx:AbortedDirectSub…
Analytics software healthy src/utils/ga4.ts:Analytics
PortMessage software healthy src/utils/message/portMessage.ts:PortMessage
Message software healthy src/utils/message/index.ts:Message
BroadcastChannelMessage software healthy src/utils/message/broadcastChannelMessage.ts:BroadcastChann…
CoboSafeAccount software healthy src/utils/cobo-agrus-sdk/cobo-agrus-sdk.ts:CoboSafeAccount
TokenDbService software healthy src/db/services/tokenDbService.ts:TokenDbService
BalanceDbService software healthy src/db/services/balanceDbService.ts:BalanceDbService
HistoryDbService software healthy src/db/services/historyDbService.ts:HistoryDbService
AppChainDbService software healthy src/db/services/appChainDbService.ts:AppChainDbService
SyncDbService software healthy src/db/services/syncDbService.ts:SyncDbService
DefiDbService software healthy src/db/services/defiDbService.ts:DefiDbService
NFTDbService software healthy src/db/services/nftDbService.ts:NFTDbService
BaseController software healthy src/background/controller/base.ts:BaseController
WalletController software healthy src/background/controller/wallet.ts:WalletController
ProviderController software healthy src/background/controller/provider/controller.ts:ProviderCo…
EthereumProvider software healthy src/background/utils/buildinProvider.ts:EthereumProvider
TxRetry software healthy src/background/utils/errorTxRetry.ts:TxRetry
RpcCache software healthy src/background/utils/rpcCache.ts:RpcCache
PromiseFlow software healthy src/background/utils/promiseFlow.ts:PromiseFlow
baseStore software healthy src/background/service/openapi.ts:baseStore
TransactionBroadcastWatcher software healthy src/background/service/transactionBroadcastWatcher.ts:Trans…
RPCService software healthy src/background/service/rpc.ts:RPCService
MetamaskModeService software healthy src/background/service/metamaskModeService.ts:MetamaskModeS…
SyncChainService software healthy src/background/service/syncChain.ts:SyncChainService
TxHistory software healthy src/background/service/transactionHistory.ts:TxHistory
BridgeService software healthy src/background/service/bridge.ts:BridgeService
PerpsService software healthy src/background/service/perps.ts:PerpsService
UserGuideService software healthy src/background/service/userGuide.ts:UserGuideService
NotificationService software healthy src/background/service/notification.ts:NotificationService
CustomTestnetService software healthy src/background/service/customTestnet.ts:CustomTestnetService
SecurityEngineService software healthy src/background/service/securityEngine.ts:SecurityEngineServ…
Transaction software healthy src/background/service/transactionWatcher.ts:Transaction
TransactionWatcher software healthy src/background/service/transactionWatcher.ts:TransactionWat…
MiscService software healthy src/background/service/misc.ts:MiscService
SwapService software healthy src/background/service/swap.ts:SwapService
PreferenceService software healthy src/background/service/preference.ts:PreferenceService
PageStateCacheService software healthy src/background/service/pageStateCache.ts:PageStateCacheServ…
CurrencyService software healthy src/background/service/currency.ts:CurrencyService

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

LabelLayerStatusPath
/Home/ frontend healthy src/ui/views/Ecology/sonic/pages/Home/index.tsx
/Points/hooks frontend healthy src/ui/views/Ecology/sonic/pages/Points/hooks.tsx
/Points/ frontend healthy src/ui/views/Ecology/sonic/pages/Points/index.tsx
/Bridge/ frontend healthy src/ui/views/Ecology/dbk-chain/pages/Bridge/index.tsx
/Bridge/components/WithdrawConfirmPopup frontend healthy src/ui/views/Ecology/dbk-chain/pages/Bridge/components/With…
/Bridge/components/ActivityPopup frontend healthy src/ui/views/Ecology/dbk-chain/pages/Bridge/components/Acti…
/Bridge/hooks/useCreateViemClient frontend healthy src/ui/views/Ecology/dbk-chain/pages/Bridge/hooks/useCreate…
/Bridge/hooks/useCheckBridgeStatus frontend healthy src/ui/views/Ecology/dbk-chain/pages/Bridge/hooks/useCheckB…
/Bridge/hooks/useDbkChainBridge frontend healthy src/ui/views/Ecology/dbk-chain/pages/Bridge/hooks/useDbkCha…
/Bridge/hooks/useQueryDbkBridgeHistory frontend healthy src/ui/views/Ecology/dbk-chain/pages/Bridge/hooks/useQueryD…
/MintNFT/ frontend healthy src/ui/views/Ecology/dbk-chain/pages/MintNFT/index.tsx
/MintNFT/hooks/useDBKNFT frontend healthy src/ui/views/Ecology/dbk-chain/pages/MintNFT/hooks/useDBKNF…
/ frontend healthy src/ui/views/MainRoute.tsx
/welcome frontend healthy src/ui/views/MainRoute.tsx
/sync frontend healthy src/ui/views/MainRoute.tsx
/new-user/guide frontend healthy src/ui/views/MainRoute.tsx
/new-user/import-wallet-type frontend healthy src/ui/views/MainRoute.tsx
/new-user/import-hardware-list frontend healthy src/ui/views/MainRoute.tsx
/new-user/import/gnosis-address frontend healthy src/ui/views/MainRoute.tsx
/new-user/import/seed-or-key frontend healthy src/ui/views/MainRoute.tsx
/new-user/import/hardware/:type frontend healthy src/ui/views/MainRoute.tsx
/new-user/import/:type/set-password frontend healthy src/ui/views/MainRoute.tsx
/new-user/create-seed-phrase frontend healthy src/ui/views/MainRoute.tsx
/new-user/backup-seed-phrase frontend healthy src/ui/views/MainRoute.tsx
/new-user/success frontend healthy src/ui/views/MainRoute.tsx
/new-user/ready frontend healthy src/ui/views/MainRoute.tsx
/new-user/import/select-address frontend healthy src/ui/views/MainRoute.tsx
/password frontend healthy src/ui/views/MainRoute.tsx
/no-address frontend healthy src/ui/views/MainRoute.tsx
/connect-approval frontend healthy src/ui/views/MainRoute.tsx
/biometric-unlock-setup frontend healthy src/ui/views/MainRoute.tsx
/unlock frontend healthy src/ui/views/index.tsx
/forgot-password frontend healthy src/ui/views/index.tsx
/gas-account frontend healthy src/background/controller/wallet.ts
/dashboard frontend healthy src/background/controller/wallet.ts
/rabby-points frontend healthy src/background/controller/wallet.ts

LabelLayerStatusPath
connectedSiteMigration.test.ts data healthy __tests__/migration/connectedSiteMigration.test.ts
customTokenMigration.test.ts data healthy __tests__/migration/customTokenMigration.test.ts
rpcMigration.test.ts data healthy __tests__/migration/rpcMigration.test.ts
daiChainMigration.test.ts data healthy __tests__/migration/daiChainMigration.test.ts
customizedTokenMigration.test.ts data healthy __tests__/migration/customizedTokenMigration.test.ts
contactMigration.test.ts data healthy __tests__/migration/contactMigration.test.ts
migrations.ts data healthy src/migrations/migrations.ts
siteAccountMigration.ts data healthy src/migrations/siteAccountMigration.ts
connectedSiteMigration.ts data healthy src/migrations/connectedSiteMigration.ts
index.ts data healthy src/migrations/index.ts
customTokenMigration.ts data healthy src/migrations/customTokenMigration.ts
localeMigration.ts data healthy src/migrations/localeMigration.ts
contactBookMigration.ts data healthy src/migrations/contactBookMigration.ts
daiChainMigration.ts data healthy src/migrations/daiChainMigration.ts
metamaskModeSiteMigration.ts data healthy src/migrations/metamaskModeSiteMigration.ts
siteAccountMigrationEmpty.ts data healthy src/migrations/siteAccountMigrationEmpty.ts
customizedTokenMigration.ts data healthy src/migrations/customizedTokenMigration.ts
customRPCMigration.ts data healthy src/migrations/customRPCMigration.ts

LabelLayerStatusPath
label cicd healthy .github/workflows/label-external-contributor.yml
flow-check cicd healthy .github/workflows/flowcheck.yml
prscan cicd healthy .github/workflows/prscan.yml
setup cicd healthy .github/workflows/autobuild.yml
build-debug cicd healthy .github/workflows/autobuild.yml
close-issues cicd healthy .github/workflows/stale.yml
update-json cicd healthy .github/workflows/update-approvelist.yml
build-pro cicd healthy .github/workflows/build.yml
build-debug cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
gha::label-external-contributor cicd healthy .github/workflows/label-external-contributor.yml
gha::flowcheck cicd healthy .github/workflows/flowcheck.yml
gha::prscan cicd healthy .github/workflows/prscan.yml
gha::autobuild cicd healthy .github/workflows/autobuild.yml
gha::stale cicd healthy .github/workflows/stale.yml
gha::update-approvelist cicd healthy .github/workflows/update-approvelist.yml
gha::build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
RABBY_LARK_CHAT_SECRET cicd healthy
NPM_AUTH_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
RABBY_BUILD_BUCKET cicd healthy
RABBY_LARK_CHAT_URL cicd healthy
PRSCAN_BOT_TOKEN cicd healthy

LabelLayerStatusPath
password_literal::__tests__/service/keyring.data.ts security healthy __tests__/service/keyring.data.ts
password_literal::__tests__/service/keyring.test.ts security healthy __tests__/service/keyring.test.ts
generic_api_key::src/utils/ga4.ts security healthy src/utils/ga4.ts

LabelLayerStatusPath
repobility-clone-643nvr5n software healthy /tmp/repobility-clone-643nvr5n

LabelLayerStatusPath
port:23 network healthy .github/workflows/stale.yml

LabelLayerStatusPath
vps::aws hardware healthy scripts/autobuild.sh
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/ade185b5-ede5-4048-9a61-741d54f149ab/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ade185b5-ede5-4048-9a61-741d54f149ab/

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.