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.

alejoamiras/nulo

https://github.com/alejoamiras/nulo · scanned 2026-06-17 01:32 UTC (1 month, 2 weeks ago)

238 raw signals (0 security + 238 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -14.7 (diff) · 223 actionable findings from 1 signal source. 15 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 4284 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
.release-please-prerelease-manifest.json software healthy .release-please-prerelease-manifest.json
renovate.json software healthy renovate.json
.release-please-manifest.json software healthy .release-please-manifest.json
ARCHITECTURE.md software healthy ARCHITECTURE.md
CLAUDE.md software healthy CLAUDE.md
bunfig.toml software healthy bunfig.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG.md software healthy CHANGELOG.md
ACKNOWLEDGEMENTS.md software healthy ACKNOWLEDGEMENTS.md
README.md software healthy README.md
SECURITY.md software healthy SECURITY.md
AUDIT.md software healthy AUDIT.md
LICENSE software healthy LICENSE
package.json software healthy package.json
biome.json software healthy biome.json
cliff.toml software healthy cliff.toml
CI.md software healthy CI.md
.commitlintrc.json software healthy .commitlintrc.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
bun.lock software healthy bun.lock
tsconfig.json software healthy tsconfig.json
vite.config.ts software healthy packages/landing/vite.config.ts
README.md software healthy packages/landing/README.md
package.json software healthy packages/landing/package.json
index.html software healthy packages/landing/index.html
tsconfig.json software healthy packages/landing/tsconfig.json
ensure-release-json.ts software healthy packages/landing/scripts/ensure-release-json.ts
release-html-plugin.ts software healthy packages/landing/scripts/release-html-plugin.ts
fetch-latest-release.ts software healthy packages/landing/scripts/fetch-latest-release.ts
main.ts software healthy packages/landing/src/main.ts
reveal.ts software healthy packages/landing/src/reveal.ts
release-resolver.ts software healthy packages/landing/src/release-resolver.ts
release-resolver.test.ts software healthy packages/landing/src/release-resolver.test.ts
release.ts software healthy packages/landing/src/release.ts
sections.css software healthy packages/landing/src/styles/sections.css
layout.css software healthy packages/landing/src/styles/layout.css
base.css software healthy packages/landing/src/styles/base.css
animations.css software healthy packages/landing/src/styles/animations.css
tokens.css software healthy packages/landing/src/styles/tokens.css
README.md software healthy packages/bridge-aztec/README.md
compile.sh software healthy packages/bridge-aztec/scripts/compile.sh
Nargo.toml software healthy packages/bridge-aztec/token_bridge/Nargo.toml
Nargo.toml software healthy packages/bridge-aztec/token_minter_proxy/Nargo.toml
Nargo.toml software healthy packages/bridge-aztec/keystone/Nargo.toml
vitest.config.ts software healthy packages/wallet-core/vitest.config.ts
README.md software healthy packages/wallet-core/README.md
package.json software healthy packages/wallet-core/package.json
tsconfig.json software healthy packages/wallet-core/tsconfig.json
index.ts software healthy packages/wallet-core/src/index.ts
index.ts software healthy packages/wallet-core/src/jobs/index.ts

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

LabelLayerStatusPath
releaseHtmlPlugin software healthy packages/landing/scripts/release-html-plugin.ts:releaseHtml…
writeJson software healthy packages/landing/scripts/fetch-latest-release.ts:writeJson
api software healthy packages/landing/scripts/fetch-latest-release.ts:api
initScrollReveal software healthy packages/landing/src/reveal.ts:initScrollReveal
initHeroAnimation software healthy packages/landing/src/reveal.ts:initHeroAnimation
initNavScroll software healthy packages/landing/src/reveal.ts:initNavScroll
onScroll software healthy packages/landing/src/reveal.ts:onScroll
initSpotlight software healthy packages/landing/src/reveal.ts:initSpotlight
onMove software healthy packages/landing/src/reveal.ts:onMove
initScrollProgress software healthy packages/landing/src/reveal.ts:initScrollProgress
update software healthy packages/landing/src/reveal.ts:update
initQuoteReveal software healthy packages/landing/src/reveal.ts:initQuoteReveal
resolveReleaseInfo software healthy packages/landing/src/release-resolver.ts:resolveReleaseInfo
noReleaseInfo software healthy packages/landing/src/release-resolver.ts:noReleaseInfo
canTransition software healthy packages/wallet-core/src/jobs/fsm.ts:canTransition
assertCanTransition software healthy packages/wallet-core/src/jobs/fsm.ts:assertCanTransition
normalizeError software healthy packages/wallet-core/src/jobs/error.ts:normalizeError
extractMessage software healthy packages/wallet-core/src/jobs/error.ts:extractMessage
trySerialize software healthy packages/wallet-core/src/jobs/error.ts:trySerialize
jsonReplacer software healthy packages/wallet-core/src/jobs/error.ts:jsonReplacer
isTerminal software healthy packages/wallet-core/src/jobs/types.ts:isTerminal
did software healthy packages/wallet-core/src/jobs/error.test.ts:did
toHex software healthy packages/wallet-core/src/utils/random.ts:toHex
getRandomHex software healthy packages/wallet-core/src/utils/random.ts:getRandomHex
bytesToBits software healthy packages/wallet-core/src/utils/mnemonic.ts:bytesToBits
getMnemonic software healthy packages/wallet-core/src/utils/mnemonic.ts:getMnemonic
getEntropy software healthy packages/wallet-core/src/utils/mnemonic.ts:getEntropy
getErrorData software healthy packages/wallet-core/src/utils/errors.ts:getErrorData
getErrorMessage software healthy packages/wallet-core/src/utils/errors.ts:getErrorMessage
sleep software healthy packages/wallet-core/src/utils/sleep.ts:sleep
jsonStringify software healthy packages/wallet-core/src/utils/serialization.ts:jsonStringi…
jsonSanitize software healthy packages/wallet-core/src/utils/serialization.ts:jsonSanitize
deferred software healthy packages/wallet-core/src/utils/rw-guard.test.ts:deferred
flush software healthy packages/wallet-core/src/utils/rw-guard.test.ts:flush
deferred software healthy packages/wallet-core/src/utils/rw-guard.ts:deferred
array_equals software healthy packages/wallet-core/src/utils/arrays.ts:array_equals
array_max software healthy packages/wallet-core/src/utils/arrays.ts:array_max
safeStringify software healthy packages/wallet-core/src/utils/arrays.ts:safeStringify
hasIntersectionByKeys software healthy packages/wallet-core/src/utils/arrays.ts:hasIntersectionByK…
deferred software healthy packages/wallet-core/src/utils/lock.test.ts:deferred
flush software healthy packages/wallet-core/src/utils/lock.test.ts:flush
a software healthy packages/wallet-core/src/utils/lock.test.ts:a
b software healthy packages/wallet-core/src/utils/lock.test.ts:b
c software healthy packages/wallet-core/src/utils/lock.test.ts:c
second software healthy packages/wallet-core/src/utils/lock.test.ts:second
waiter software healthy packages/wallet-core/src/utils/lock.test.ts:waiter
calls software healthy packages/wallet-core/src/utils/lock.test.ts:calls
first software healthy packages/wallet-core/src/utils/lock.test.ts:first
n software healthy packages/wallet-core/src/base/topology.test.ts:n
with software healthy packages/wallet-core/src/base/topology.ts:with

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

LabelLayerStatusPath
packages software healthy packages
landing software healthy packages/landing
scripts software healthy packages/landing/scripts
src software healthy packages/landing/src
styles software healthy packages/landing/src/styles
bridge-aztec software healthy packages/bridge-aztec
scripts software healthy packages/bridge-aztec/scripts
token_bridge software healthy packages/bridge-aztec/token_bridge
token_minter_proxy software healthy packages/bridge-aztec/token_minter_proxy
keystone software healthy packages/bridge-aztec/keystone
wallet-core software healthy packages/wallet-core
src software healthy packages/wallet-core/src
jobs software healthy packages/wallet-core/src/jobs
utils software healthy packages/wallet-core/src/utils
base software healthy packages/wallet-core/src/base
testing software healthy packages/wallet-core/src/testing
logger software healthy packages/wallet-core/src/logger
storage software healthy packages/wallet-core/src/storage
ports software healthy packages/wallet-core/src/ports
wallet-bridge software healthy packages/wallet-bridge
src software healthy packages/wallet-bridge/src
extension-messaging software healthy packages/extension-messaging
src software healthy packages/extension-messaging/src
background software healthy packages/extension-messaging/src/background
testing software healthy packages/extension-messaging/src/testing
offscreen software healthy packages/extension-messaging/src/offscreen
wallet-crypto software healthy packages/wallet-crypto
src software healthy packages/wallet-crypto/src
playground software healthy packages/playground
src software healthy packages/playground/src
sections software healthy packages/playground/src/sections
lib software healthy packages/playground/src/lib
aztec-runtime software healthy packages/aztec-runtime
src software healthy packages/aztec-runtime/src
adapters software healthy packages/aztec-runtime/src/adapters
utils software healthy packages/aztec-runtime/src/utils
account software healthy packages/aztec-runtime/src/account
pxe software healthy packages/aztec-runtime/src/pxe
offscreen software healthy packages/aztec-runtime/src/offscreen
ports software healthy packages/aztec-runtime/src/ports
bridge-core software healthy packages/bridge-core
scripts software healthy packages/bridge-core/scripts
src software healthy packages/bridge-core/src
test software healthy packages/bridge-core/src/test
extension software healthy packages/extension
tests software healthy packages/extension/tests
e2e software healthy packages/extension/tests/e2e
network software healthy packages/extension/tests/e2e/network
scripts software healthy packages/extension/tests/e2e/scripts
fixtures software healthy packages/extension/tests/e2e/fixtures

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

LabelLayerStatusPath
gates software healthy packages/landing/src/main.ts:gates
IllegalTransitionError software healthy packages/wallet-core/src/jobs/fsm.ts:IllegalTransitionError
JobCancelledSentinel software healthy packages/wallet-core/src/jobs/fsm.ts:JobCancelledSentinel
EventHandler software healthy packages/wallet-core/src/utils/event-handler.ts:EventHandler
Lock software healthy packages/wallet-core/src/utils/lock.ts:Lock
Queue software healthy packages/wallet-core/src/utils/queue.ts:Queue
ReadWriteGuard software healthy packages/wallet-core/src/utils/rw-guard.ts:ReadWriteGuard
ServiceCollection software healthy packages/wallet-core/src/base/index.ts:ServiceCollection
DependencyCycleError software healthy packages/wallet-core/src/base/topology.ts:DependencyCycleEr…
UnknownDependencyError software healthy packages/wallet-core/src/base/topology.ts:UnknownDependency…
FakeBackgroundTicker software healthy packages/wallet-core/src/testing/fake-background-ticker.ts:…
MockClock software healthy packages/wallet-core/src/testing/mock-clock.ts:MockClock
FakeStorageAreaAdapter software healthy packages/wallet-core/src/testing/fake-browser-api.ts:FakeSt…
FakeStorageAdapter software healthy packages/wallet-core/src/testing/fake-browser-api.ts:FakeSt…
FakeRuntimeAdapter software healthy packages/wallet-core/src/testing/fake-browser-api.ts:FakeRu…
FakeWindowsAdapter software healthy packages/wallet-core/src/testing/fake-browser-api.ts:FakeWi…
FakeAlarmsAdapter software healthy packages/wallet-core/src/testing/fake-browser-api.ts:FakeAl…
FakeBrowserApi software healthy packages/wallet-core/src/testing/fake-browser-api.ts:FakeBr…
EntityStorage software healthy packages/wallet-core/src/storage/entity_storage.ts:EntitySt…
ValueStorage software healthy packages/wallet-core/src/storage/value-storage.ts:ValueStor…
$ software healthy packages/wallet-bridge/src/scope-enforcement.ts:$
WalletSdkDispatcher software healthy packages/wallet-bridge/src/dispatcher.ts:WalletSdkDispatcher
DiscoveryQueue software healthy packages/wallet-bridge/src/discovery-queue.ts:DiscoveryQueue
for software healthy packages/extension-messaging/src/errors.ts:for
WalletError software healthy packages/extension-messaging/src/errors.ts:WalletError
RpcTimeoutError software healthy packages/extension-messaging/src/errors.ts:RpcTimeoutError
RpcDisconnectedError software healthy packages/extension-messaging/src/errors.ts:RpcDisconnectedE…
UserRejectedError software healthy packages/extension-messaging/src/errors.ts:UserRejectedError
JobCancelledError software healthy packages/extension-messaging/src/errors.ts:JobCancelledError
CapabilityNotGrantedError software healthy packages/extension-messaging/src/errors.ts:CapabilityNotGra…
TooManyPendingError software healthy packages/extension-messaging/src/errors.ts:TooManyPendingEr…
ValidationError software healthy packages/extension-messaging/src/errors.ts:ValidationError
InvalidPasswordError software healthy packages/extension-messaging/src/errors.ts:InvalidPasswordE…
ProfileIdConflictError software healthy packages/extension-messaging/src/errors.ts:ProfileIdConflic…
neighbor software healthy packages/extension-messaging/src/errors.test.ts:neighbor
ServiceClient software healthy packages/extension-messaging/src/background/client.ts:Servi…
Service software healthy packages/extension-messaging/src/background/service.ts:Serv…
ServiceClient software healthy packages/extension-messaging/src/offscreen/client.ts:Servic…
is software healthy packages/extension-messaging/src/offscreen/client.ts:is
NoopTelemetrySink software healthy packages/extension-messaging/src/offscreen/telemetry.ts:Noo…
LoggingTelemetrySink software healthy packages/extension-messaging/src/offscreen/telemetry.ts:Log…
MemoryTelemetrySink software healthy packages/extension-messaging/src/offscreen/telemetry.ts:Mem…
Service software healthy packages/extension-messaging/src/offscreen/service.ts:Servi…
EncryptionKey software healthy packages/wallet-crypto/src/encryption-key.ts:EncryptionKey
PasskeyCredential software healthy packages/wallet-crypto/src/passkey-credential.ts:PasskeyCre…
PasswordSecretBox software healthy packages/wallet-crypto/src/password-secret-box.ts:PasswordS…
AztecNodeFactoryAdapter software healthy packages/aztec-runtime/src/adapters/aztec-node-factory-adap…
NuloAccount software healthy packages/aztec-runtime/src/account/nulo-account.ts:NuloAcco…
ChainRuntime software healthy packages/aztec-runtime/src/pxe/chain-runtime.ts:ChainRuntime
ProductionPxeFactory software healthy packages/aztec-runtime/src/pxe/chain-runtime.ts:ProductionP…

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

LabelLayerStatusPath
changes cicd healthy .github/workflows/actionlint.yml
actionlint cicd healthy .github/workflows/actionlint.yml
shellcheck cicd healthy .github/workflows/actionlint.yml
status cicd healthy .github/workflows/actionlint.yml
build cicd healthy .github/workflows/_build-extension.yml
build cicd healthy .github/workflows/_build-faucet.yml
unit-tests cicd healthy .github/workflows/_unit-tests.yml
smoke cicd healthy .github/workflows/_smoke-e2e.yml
changes cicd healthy .github/workflows/pr-smoke-e2e.yml
decide cicd healthy .github/workflows/pr-smoke-e2e.yml
build cicd healthy .github/workflows/pr-smoke-e2e.yml
smoke cicd healthy .github/workflows/pr-smoke-e2e.yml
status cicd healthy .github/workflows/pr-smoke-e2e.yml
release-please cicd healthy .github/workflows/release-prerelease.yml
release-please cicd healthy .github/workflows/release.yml
resolve cicd healthy .github/workflows/release.yml
lint-and-typecheck cicd healthy .github/workflows/release.yml
unit-tests cicd healthy .github/workflows/release.yml
network-e2e cicd healthy .github/workflows/release.yml
build-chrome cicd healthy .github/workflows/release.yml
build-firefox cicd healthy .github/workflows/release.yml
smoke-against-artifact cicd healthy .github/workflows/release.yml
attach-assets cicd healthy .github/workflows/release.yml
refresh-landing cicd healthy .github/workflows/release.yml
publish-chrome-store cicd healthy .github/workflows/release.yml
publish-firefox-amo cicd healthy .github/workflows/release.yml
status cicd healthy .github/workflows/release.yml
lint-and-typecheck cicd healthy .github/workflows/_lint-and-typecheck.yml
changes cicd healthy .github/workflows/pr-quick.yml
commitlint cicd healthy .github/workflows/pr-quick.yml
lint-and-typecheck cicd healthy .github/workflows/pr-quick.yml
unit-tests cicd healthy .github/workflows/pr-quick.yml
build-chrome cicd healthy .github/workflows/pr-quick.yml
build-firefox cicd healthy .github/workflows/pr-quick.yml
build-faucet cicd healthy .github/workflows/pr-quick.yml
status cicd healthy .github/workflows/pr-quick.yml
changes cicd healthy .github/workflows/pr-network-e2e.yml
decide cicd healthy .github/workflows/pr-network-e2e.yml
network-e2e cicd healthy .github/workflows/pr-network-e2e.yml
network-e2e-heavy cicd healthy .github/workflows/pr-network-e2e.yml
network-e2e-heavy-concurrent cicd healthy .github/workflows/pr-network-e2e.yml
network-e2e-canary cicd healthy .github/workflows/pr-network-e2e.yml
status cicd healthy .github/workflows/pr-network-e2e.yml
network-e2e cicd healthy .github/workflows/_network-e2e.yml

LabelLayerStatusPath
password_literal::packages/extension/tests/e2e/onboarding-t… security healthy packages/extension/tests/e2e/onboarding-tab.test.ts
password_literal::packages/extension/tests/e2e/import-paths… security healthy packages/extension/tests/e2e/import-paths.test.ts
password_literal::packages/extension/tests/e2e/registration… security healthy packages/extension/tests/e2e/registration.test.ts
password_literal::packages/extension/tests/e2e/passkey-back… security healthy packages/extension/tests/e2e/passkey-backup.test.ts
password_literal::packages/extension/tests/e2e/security.tes… security healthy packages/extension/tests/e2e/security.test.ts
password_literal::packages/extension/tests/e2e/security.tes… security healthy packages/extension/tests/e2e/security.test.ts
password_literal::packages/extension/tests/e2e/sw-restart-n… security healthy packages/extension/tests/e2e/sw-restart-network.test.ts
password_literal::packages/extension/tests/e2e/security-bac… security healthy packages/extension/tests/e2e/security-backup.test.ts
password_literal::packages/extension/tests/e2e/sw-resilienc… security healthy packages/extension/tests/e2e/sw-resilience.test.ts
password_literal::packages/extension/tests/e2e/scripts/chec… security healthy packages/extension/tests/e2e/scripts/check-derivation-parit…
password_literal::packages/extension/tests/e2e/fixtures/ext… security healthy packages/extension/tests/e2e/fixtures/extension.ts
password_literal::packages/extension/tests/e2e/fixtures/ext… security healthy packages/extension/tests/e2e/fixtures/extension.ts
password_literal::packages/extension/tests/e2e/fixtures/hel… security healthy packages/extension/tests/e2e/fixtures/helpers.ts
password_literal::packages/extension/src/popup/pages/import… security healthy packages/extension/src/popup/pages/import.vue
password_literal::packages/extension/src/popup/pages/import… security healthy packages/extension/src/popup/pages/import.vue
password_literal::packages/extension/src/popup/pages/import… security healthy packages/extension/src/popup/pages/import.vue
password_literal::packages/extension/src/popup/pages/import… security healthy packages/extension/src/popup/pages/import.vue
password_literal::packages/extension/src/popup/pages/import… security healthy packages/extension/src/popup/pages/import.vue
password_literal::packages/extension/src/popup/pages/profil… security healthy packages/extension/src/popup/pages/profile/new.vue
password_literal::packages/extension/src/popup/pages/profil… security healthy packages/extension/src/popup/pages/profile/new.vue
password_literal::packages/extension/src/wallet/crypto/key-… security healthy packages/extension/src/wallet/crypto/key-vectors.test.ts
password_literal::packages/extension/src/composables/useFul… security healthy packages/extension/src/composables/useFullBackupImport.test…
password_literal::packages/extension/src/composables/useFul… security healthy packages/extension/src/composables/useFullBackupImport.test…
password_literal::packages/extension/src/onboarding/pages/i… security healthy packages/extension/src/onboarding/pages/import.vue
password_literal::packages/extension/src/onboarding/pages/i… security healthy packages/extension/src/onboarding/pages/import.vue
password_literal::packages/extension/src/onboarding/pages/i… security healthy packages/extension/src/onboarding/pages/import.vue
password_literal::packages/extension/src/onboarding/pages/i… security healthy packages/extension/src/onboarding/pages/import.vue
password_literal::packages/extension/src/onboarding/pages/i… security healthy packages/extension/src/onboarding/pages/import.vue

LabelLayerStatusPath
gha::actionlint cicd healthy .github/workflows/actionlint.yml
gha::_build-extension cicd healthy .github/workflows/_build-extension.yml
gha::_build-faucet cicd healthy .github/workflows/_build-faucet.yml
gha::_unit-tests cicd healthy .github/workflows/_unit-tests.yml
gha::_smoke-e2e cicd healthy .github/workflows/_smoke-e2e.yml
gha::pr-smoke-e2e cicd healthy .github/workflows/pr-smoke-e2e.yml
gha::release-prerelease cicd healthy .github/workflows/release-prerelease.yml
gha::release cicd healthy .github/workflows/release.yml
gha::_lint-and-typecheck cicd healthy .github/workflows/_lint-and-typecheck.yml
gha::pr-quick cicd healthy .github/workflows/pr-quick.yml
gha::pr-network-e2e cicd healthy .github/workflows/pr-network-e2e.yml
gha::_network-e2e cicd healthy .github/workflows/_network-e2e.yml

LabelLayerStatusPath
/send-amount frontend healthy packages/extension/src/popup/pages/send-amount.ts
/send-amount.test frontend healthy packages/extension/src/popup/pages/send-amount.test.ts
/ frontend healthy packages/extension/tests/e2e/global-setup.ts
/popup/settings/profile frontend healthy packages/extension/src/popup/index.ts
/popup/auth frontend healthy packages/extension/src/popup/windows/discover/index.vue
/popup/general frontend healthy packages/extension/src/popup/components/Navigation.vue
/popup/activity frontend healthy packages/extension/src/popup/components/Navigation.vue
/popup/settings frontend healthy packages/extension/src/popup/components/Navigation.vue
/popup/send frontend healthy packages/extension/src/popup/components/modules/general/Act…

LabelLayerStatusPath
VERSION cicd healthy
GITHUB_TOKEN cicd healthy
RELEASE_PLEASE_APP_ID cicd healthy
RELEASE_PLEASE_APP_PRIVATE_KEY cicd healthy
CLOUDFLARE_PAGES_DEPLOY_HOOK cicd healthy
SPONSORED_FPC_SALT cicd healthy
TAG cicd healthy

LabelLayerStatusPath
port:5175 network healthy packages/landing/vite.config.ts
port:59833 network healthy packages/aztec-runtime/src/pxe/chain-runtime.test.ts
port:8088 network healthy packages/extension/vite.config.ts

LabelLayerStatusPath
127.0.0.1 network healthy packages/aztec-runtime/src/adapters/aztec-node-factory-adap…
0.15.0.1 network healthy packages/extension/manifest/manifest.config.ts

LabelLayerStatusPath
vps::aws hardware healthy bun.lock
vps::gcp hardware healthy bun.lock

LabelLayerStatusPath
auth::packages/bridge-aztec/README.md security healthy packages/bridge-aztec/README.md
auth::implementations-plan/faucet/plan.html security healthy implementations-plan/faucet/plan.html

LabelLayerStatusPath
alejoamiras__nulo software healthy /data/fable5_failed_archive/alejoamiras__nulo

LabelLayerStatusPath
Subscription root api healthy packages/wallet-core/src/testing/fake-background-ticker.ts

LabelLayerStatusPath
postgres data healthy bun.lock

LabelLayerStatusPath
celery data healthy packages/wallet-core/src/utils/mnemonic.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/88d926eb-3e0e-4624-a8d2-f0346313a692/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/88d926eb-3e0e-4624-a8d2-f0346313a692/

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.