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.

0xarkstar/PD-AIO-SDK

https://github.com/0xarkstar/PD-AIO-SDK · scanned 2026-06-16 03:38 UTC (2 months ago)

123 raw signals (0 security + 123 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 93 actionable findings from 1 signal source. 30 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 2073 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
httpClient software healthy tests/adapters/reya/ReyaAdapter.test.ts:httpClient
expectedSize software healthy tests/adapters/avantis/AvantisNormalizer.test.ts:expectedSi…
mockProductResponse software healthy tests/adapters/ethereal/EtherealAdapter.test.ts:mockProduct…
createMockWallet software healthy tests/adapters/ethereal/EtherealAuth.test.ts:createMockWall…
mockFetch software healthy tests/integration/edgex-adapter.test.ts:mockFetch
mockSuccessResponse software healthy tests/integration/edgex-adapter.test.ts:mockSuccessResponse
mockFailedResponse software healthy tests/integration/edgex-adapter.test.ts:mockFailedResponse
mockOrderResponse software healthy tests/integration/edgex-adapter.test.ts:mockOrderResponse
loadFixture software healthy tests/integration/apex-adapter.test.ts:loadFixture
mockAuth software healthy tests/integration/jupiter-adapter-extended.test.ts:mockAuth
to software healthy tests/integration/websocket-reconnection.test.ts:to
createReconnectionTests software healthy tests/integration/websocket-reconnection.test.ts:createReco…
initialCalls software healthy tests/integration/websocket-reconnection.test.ts:initialCal…
makeWrapper software healthy tests/integration/grvt-websocket.test.ts:makeWrapper
tick software healthy tests/integration/grvt-websocket.test.ts:tick
mockSuccessResponse software healthy tests/integration/lighter-adapter.test.ts:mockSuccessRespon…
mockFailedResponse software healthy tests/integration/lighter-adapter.test.ts:mockFailedResponse
url software healthy tests/integration/lighter-adapter.test.ts:url
normalizer software healthy tests/integration/lighter-adapter.test.ts:normalizer
makeSdk software healthy tests/integration/grvt-adapter.test.ts:makeSdk
makeAuth software healthy tests/integration/grvt-adapter.test.ts:makeAuth
loadFixture software healthy tests/integration/standx-adapter.test.ts:loadFixture
mockOkResponse software healthy tests/integration/dydx-adapter-extended.test.ts:mockOkRespo…
mockAuth software healthy tests/integration/paradex-adapter.test.ts:mockAuth
for software healthy tests/integration/error-handling-paths.test.ts:for
testAdapterErrorHandling software healthy tests/integration/error-handling-paths.test.ts:testAdapterE…
mockAuth software healthy tests/integration/paradex-websocket.test.ts:mockAuth
ensureWebSocket software healthy tests/integration/paradex-websocket.test.ts:ensureWebSocket
makeMarketsResponse software healthy tests/integration/cross-adapter-contract.test.ts:makeMarket…
when software healthy tests/integration/cross-adapter-contract.test.ts:when
const software healthy tests/integration/cross-adapter-contract.test.ts:const
mockFetch software healthy tests/integration/extended-adapter.test.ts:mockFetch
mockSuccessResponse software healthy tests/integration/extended-adapter.test.ts:mockSuccessRespo…
mockFailedResponse software healthy tests/integration/extended-adapter.test.ts:mockFailedRespon…
mockFetch software healthy tests/integration/backpack-adapter.test.ts:mockFetch
mockSuccessResponse software healthy tests/integration/backpack-adapter.test.ts:mockSuccessRespo…
mockFailedResponse software healthy tests/integration/backpack-adapter.test.ts:mockFailedRespon…
makeReadyAdapter software healthy tests/unit/dydx-ws-honest-false.test.ts:makeReadyAdapter
expectNotImplemented software healthy tests/unit/dydx-ws-honest-false.test.ts:expectNotImplemented
expectedFeeWithBuffer software healthy tests/unit/gmx-order-builder.test.ts:expectedFeeWithBuffer
mockClient software healthy tests/unit/paradex-rest-orderbook.test.ts:mockClient
loadCapture software healthy tests/unit/grvt-ws-full.test.ts:loadCapture
makeWrapper software healthy tests/unit/grvt-ws-full.test.ts:makeWrapper
tick software healthy tests/unit/grvt-ws-full.test.ts:tick
client software healthy tests/unit/grvt-ws-full.test.ts:client
makeAdapter software healthy tests/unit/katana-adapter.test.ts:makeAdapter
stubAuth software healthy tests/unit/katana-adapter.test.ts:stubAuth
getHttp software healthy tests/unit/katana-adapter.test.ts:getHttp
mockMarket software healthy tests/unit/katana-adapter.test.ts:mockMarket
mockTicker software healthy tests/unit/katana-adapter.test.ts:mockTicker

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

LabelLayerStatusPath
.prettierrc.json software healthy .prettierrc.json
jest.config.js software healthy jest.config.js
API.md software healthy API.md
ARCHITECTURE.md software healthy ARCHITECTURE.md
README.md software healthy README.md
typedoc.json software healthy typedoc.json
test-integration.mjs software healthy test-integration.mjs
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
README.ko.md software healthy README.ko.md
.env.production.example software healthy .env.production.example
ADAPTER_GUIDE.md software healthy ADAPTER_GUIDE.md
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
CHANGELOG.md software healthy CHANGELOG.md
PROJECT_CONTEXT.md software healthy PROJECT_CONTEXT.md
DOCKER_SETUP.md software healthy monitoring/DOCKER_SETUP.md
README.md software healthy monitoring/README.md
.env.example software healthy monitoring/.env.example
docker-compose.yml software healthy monitoring/docker-compose.yml
config.yml software healthy monitoring/alertmanager/config.yml
circuit-breaker.json software healthy monitoring/grafana/dashboards/circuit-breaker.json
overview.json software healthy monitoring/grafana/dashboards/overview.json
prometheus.yml software healthy monitoring/grafana/provisioning/datasources/prometheus.yml
default.yml software healthy monitoring/grafana/provisioning/dashboards/default.yml
alerts.yml software healthy monitoring/prometheus/alerts.yml
prometheus.yml software healthy monitoring/prometheus/prometheus.yml
jest.setup.js software healthy tests/jest.setup.js
error-codes.test.ts software healthy tests/adapters/reya/error-codes.test.ts
ReyaAuth.test.ts software healthy tests/adapters/reya/ReyaAuth.test.ts
constants.test.ts software healthy tests/adapters/reya/constants.test.ts
utils.test.ts software healthy tests/adapters/reya/utils.test.ts
ReyaAdapter.test.ts software healthy tests/adapters/reya/ReyaAdapter.test.ts
ReyaNormalizer.test.ts software healthy tests/adapters/reya/ReyaNormalizer.test.ts
error-codes.test.ts software healthy tests/adapters/avantis/error-codes.test.ts
constants.test.ts software healthy tests/adapters/avantis/constants.test.ts
utils.test.ts software healthy tests/adapters/avantis/utils.test.ts
AvantisAdapter.test.ts software healthy tests/adapters/avantis/AvantisAdapter.test.ts
AvantisNormalizer.test.ts software healthy tests/adapters/avantis/AvantisNormalizer.test.ts
AvantisAuth.test.ts software healthy tests/adapters/avantis/AvantisAuth.test.ts
error-codes.test.ts software healthy tests/adapters/ethereal/error-codes.test.ts
EtherealAdapter.test.ts software healthy tests/adapters/ethereal/EtherealAdapter.test.ts
constants.test.ts software healthy tests/adapters/ethereal/constants.test.ts
utils.test.ts software healthy tests/adapters/ethereal/utils.test.ts
EtherealNormalizer.test.ts software healthy tests/adapters/ethereal/EtherealNormalizer.test.ts
EtherealAuth.test.ts software healthy tests/adapters/ethereal/EtherealAuth.test.ts
edgex-adapter.test.ts software healthy tests/integration/edgex-adapter.test.ts
drift-auth-integration.test.ts software healthy tests/integration/drift-auth-integration.test.ts

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

LabelLayerStatusPath
FakeClient software healthy tests/integration/grvt-websocket.test.ts:FakeClient
MockWebSocket software healthy tests/integration/extended-adapter.test.ts:MockWebSocket
MockAdapter software healthy tests/integration/monitoring/prometheus-adapter-integration…
covering software healthy tests/unit/gmx-order-builder.test.ts:covering
MockAdapter software healthy tests/unit/methodAliases.test.ts:MockAdapter
FakeClient software healthy tests/unit/grvt-ws-full.test.ts:FakeClient
implementing software healthy tests/unit/mixin-logger.test.ts:implementing
TestBase software healthy tests/unit/mixin-logger.test.ts:TestBase
properties software healthy tests/unit/mixin-logger.test.ts:properties
AnotherBase software healthy tests/unit/mixin-logger.test.ts:AnotherBase
MockWebSocketClient software healthy tests/unit/standx-ws-orderbook.test.ts:MockWebSocketClient
MockAdapter software healthy tests/unit/factory.test.ts:MockAdapter
MockAdapterNoBatch software healthy tests/unit/batchFallback.test.ts:MockAdapterNoBatch
MockAdapterWithBatch software healthy tests/unit/batchFallback.test.ts:MockAdapterWithBatch
FailingAdapter software healthy tests/unit/batchFallback.test.ts:FailingAdapter
AllFailingAdapter software healthy tests/unit/batchFallback.test.ts:AllFailingAdapter
TrackedAdapter software healthy tests/unit/batchFallback.test.ts:TrackedAdapter
MockAdapter software healthy tests/unit/marketCache.test.ts:MockAdapter
EmptyMockAdapter software healthy tests/unit/marketCache.test.ts:EmptyMockAdapter
ErrorMockAdapter software healthy tests/unit/marketCache.test.ts:ErrorMockAdapter
MockWebSocket software healthy tests/unit/paradex-ws-orderbook.test.ts:MockWebSocket
MockWebSocket software healthy tests/unit/paradex-websocket-wrapper.test.ts:MockWebSocket
MockAdapterWithLogging software healthy tests/unit/loggerIntegration.test.ts:MockAdapterWithLogging
NoBatchAdapter software healthy tests/unit/loggerIntegration.test.ts:NoBatchAdapter
FailingAdapter software healthy tests/unit/loggerIntegration.test.ts:FailingAdapter
TestAdapter software healthy tests/unit/base-adapter-validation.test.ts:TestAdapter
implementing software healthy tests/unit/mixin-cache.test.ts:implementing
TestBase software healthy tests/unit/mixin-cache.test.ts:TestBase
methods software healthy tests/unit/mixin-cache.test.ts:methods
implementing software healthy tests/unit/mixin-metrics.test.ts:implementing
TestBase software healthy tests/unit/mixin-metrics.test.ts:TestBase
properties software healthy tests/unit/mixin-metrics.test.ts:properties
and software healthy tests/unit/gmx-auth.test.ts:and
MockWebSocket software healthy tests/unit/websocket-client-coverage.test.ts:MockWebSocket
implementing software healthy tests/unit/mixin-http.test.ts:implementing
TestBase software healthy tests/unit/mixin-http.test.ts:TestBase
TestClass software healthy tests/unit/validation-middleware.test.ts:TestClass
MockWebSocketClient software healthy tests/unit/apex-ws-orderbook.test.ts:MockWebSocketClient
that software healthy tests/unit/mixin-index.test.ts:that
Base software healthy tests/unit/mixin-index.test.ts:Base
implementing software healthy tests/unit/mixin-health.test.ts:implementing
TestBase software healthy tests/unit/mixin-health.test.ts:TestBase
behavior software healthy tests/unit/base-adapter.test.ts:behavior
TestAdapter software healthy tests/unit/base-adapter.test.ts:TestAdapter
ExposedAdapter software healthy tests/unit/base-adapter.test.ts:ExposedAdapter
FailingAdapter software healthy tests/unit/base-adapter.test.ts:FailingAdapter
that software healthy tests/unit/lighter-normalizer.test.ts:that
MockWebSocket software healthy tests/unit/extended-websocket.test.ts:MockWebSocket
implementing software healthy tests/unit/mixin-orders.test.ts:implementing
TestBase software healthy tests/unit/mixin-orders.test.ts:TestBase

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

LabelLayerStatusPath
monitoring software healthy monitoring
alertmanager software healthy monitoring/alertmanager
grafana software healthy monitoring/grafana
dashboards software healthy monitoring/grafana/dashboards
provisioning software healthy monitoring/grafana/provisioning
datasources software healthy monitoring/grafana/provisioning/datasources
dashboards software healthy monitoring/grafana/provisioning/dashboards
prometheus software healthy monitoring/prometheus
tests software healthy tests
adapters software healthy tests/adapters
reya software healthy tests/adapters/reya
avantis software healthy tests/adapters/avantis
ethereal software healthy tests/adapters/ethereal
integration software healthy tests/integration
monitoring software healthy tests/integration/monitoring
unit software healthy tests/unit
base software healthy tests/unit/base
monitoring software healthy tests/unit/monitoring
websocket software healthy tests/unit/websocket
core software healthy tests/unit/core
fixtures software healthy tests/fixtures
dydx software healthy tests/fixtures/dydx
apex software healthy tests/fixtures/apex
lighter software healthy tests/fixtures/lighter
hyperliquid software healthy tests/fixtures/hyperliquid
standx software healthy tests/fixtures/standx
extended software healthy tests/fixtures/extended
grvt software healthy tests/fixtures/grvt
paradex software healthy tests/fixtures/paradex
production software healthy tests/production
api-contracts software healthy tests/api-contracts
specs software healthy tests/api-contracts/specs
manual software healthy tests/manual
docs software healthy docs
adr software healthy docs/adr
pipeline software healthy docs/pipeline
guides software healthy docs/guides
scripts software healthy scripts
examples software healthy examples
reports software healthy reports
native software healthy native
lighter software healthy native/lighter
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
adapters software healthy src/adapters
edgex software healthy src/adapters/edgex
base software healthy src/adapters/base
mixins software healthy src/adapters/base/mixins
dydx software healthy src/adapters/dydx

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

LabelLayerStatusPath
/test frontend healthy tests/adapters/reya/ReyaAuth.test.ts
/v1/markets frontend healthy tests/unit/katana-auth.test.ts
/v1/trades frontend healthy tests/unit/katana-auth.test.ts
/v1/orders frontend healthy tests/unit/katana-auth.test.ts
/v1/positions frontend healthy tests/unit/katana-auth.test.ts
/orders frontend healthy tests/unit/paradex-http-client.test.ts
/markets frontend healthy tests/unit/paradex-http-client.test.ts
/api/v1/account frontend healthy tests/unit/backpack-auth.test.ts
/api/v1/orders frontend healthy tests/unit/backpack-auth.test.ts
/api/test frontend healthy tests/unit/gmx-auth.test.ts
/trade frontend healthy tests/unit/ostium-coverage.test.ts
/api/v1/markets frontend healthy tests/unit/lighter-auth.test.ts
/info frontend healthy tests/unit/hyperliquid-auth.test.ts
/exchange frontend healthy tests/unit/hyperliquid-auth.test.ts
/custom/path frontend healthy tests/unit/hyperliquid-auth.test.ts
/api/v1/orders/batch frontend healthy tests/unit/paradex-auth.test.ts
/api/v1/orders/cancel frontend healthy tests/unit/paradex-auth.test.ts
/api/v1/positions frontend healthy tests/unit/paradex-auth.test.ts
/api/v1/transfer frontend healthy tests/unit/paradex-auth.test.ts
/api/v1/test frontend healthy tests/unit/auth-classes.test.ts
/api/v1/capital frontend healthy tests/unit/auth-classes.test.ts
/ticker/BTC-PERP frontend healthy tests/api-contracts/specs/lighter.spec.ts
/orderbook/BTC-PERP frontend healthy tests/api-contracts/specs/lighter.spec.ts
/trades/BTC-PERP frontend healthy tests/api-contracts/specs/lighter.spec.ts
/api/v1/funding-rates?symbol=BTC-PERP frontend healthy tests/api-contracts/specs/lighter.spec.ts
/positions frontend healthy tests/api-contracts/specs/lighter.spec.ts
/fapi/v1/exchangeInfo frontend healthy tests/api-contracts/specs/aster.spec.ts
/fapi/v1/ticker/24hr?symbol={symbol} frontend healthy tests/api-contracts/specs/aster.spec.ts
/fapi/v1/depth?symbol={symbol}&limit=20 frontend healthy tests/api-contracts/specs/aster.spec.ts
/fapi/v1/trades?symbol={symbol}&limit=20 frontend healthy tests/api-contracts/specs/aster.spec.ts
/fapi/v1/premiumIndex?symbol={symbol} frontend healthy tests/api-contracts/specs/aster.spec.ts
/fapi/v1/klines?symbol={symbol}&interval=1h&limit=100 frontend healthy tests/api-contracts/specs/aster.spec.ts
/PricePublish/latest-price frontend healthy tests/api-contracts/specs/ostium.spec.ts
/orderbook frontend healthy tests/api-contracts/specs/remaining-exchanges.spec.ts
/ticker frontend healthy tests/api-contracts/specs/remaining-exchanges.spec.ts
/depth frontend healthy tests/api-contracts/specs/remaining-exchanges.spec.ts
/full/v1/instruments frontend healthy tests/api-contracts/specs/grvt.spec.ts
/full/v1/ticker frontend healthy tests/api-contracts/specs/grvt.spec.ts
/full/v1/book frontend healthy tests/api-contracts/specs/grvt.spec.ts
/full/v1/trade frontend healthy tests/api-contracts/specs/grvt.spec.ts
/full/v1/funding frontend healthy tests/api-contracts/specs/grvt.spec.ts
/full/v1/create_order frontend healthy tests/api-contracts/specs/grvt.spec.ts
/full/v1/cancel_order frontend healthy tests/api-contracts/specs/grvt.spec.ts
/symbols frontend healthy tests/api-contracts/specs/apex.spec.ts
/depth?symbol=BTCUSDT&limit=100 frontend healthy tests/api-contracts/specs/apex.spec.ts
/trades?symbol=BTCUSDT&limit=50 frontend healthy tests/api-contracts/specs/apex.spec.ts
/ticker?symbol=BTCUSDT frontend healthy tests/api-contracts/specs/apex.spec.ts
/history-funding?symbol=BTC-USDT&limit=20 frontend healthy tests/api-contracts/specs/apex.spec.ts
/klines?symbol=BTCUSDT&interval=1&limit=3 frontend healthy tests/api-contracts/specs/apex.spec.ts
/time frontend healthy tests/api-contracts/specs/apex.spec.ts

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

LabelLayerStatusPath
generic_api_key::tests/integration/backpack-adapter.test.ts security healthy tests/integration/backpack-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/pacifica-adapter.test.ts security healthy tests/unit/pacifica-adapter.test.ts
generic_api_key::tests/unit/loggerIntegration.test.ts security healthy tests/unit/loggerIntegration.test.ts
password_literal::tests/unit/loggerIntegration.test.ts security healthy tests/unit/loggerIntegration.test.ts
generic_api_key::tests/unit/config-adapter-alignment.test.ts security healthy tests/unit/config-adapter-alignment.test.ts
generic_api_key::tests/unit/config-adapter-alignment.test.ts security healthy tests/unit/config-adapter-alignment.test.ts
generic_api_key::tests/unit/config-adapter-alignment.test.ts security healthy tests/unit/config-adapter-alignment.test.ts
generic_api_key::tests/unit/config-adapter-alignment.test.ts security healthy tests/unit/config-adapter-alignment.test.ts
generic_api_key::tests/unit/config-adapter-alignment.test.ts security healthy tests/unit/config-adapter-alignment.test.ts
generic_api_key::tests/unit/backpack-adapter-extended.test.… security healthy tests/unit/backpack-adapter-extended.test.ts
generic_api_key::tests/unit/logger.test.ts security healthy tests/unit/logger.test.ts
generic_api_key::tests/unit/logger.test.ts security healthy tests/unit/logger.test.ts
password_literal::tests/unit/logger.test.ts security healthy tests/unit/logger.test.ts
password_literal::tests/unit/logger.test.ts security healthy tests/unit/logger.test.ts
generic_api_key::tests/unit/config.test.ts security healthy tests/unit/config.test.ts
generic_api_key::tests/unit/config.test.ts security healthy tests/unit/config.test.ts
generic_api_key::tests/unit/config.test.ts security healthy tests/unit/config.test.ts
generic_api_key::tests/unit/auth-classes.test.ts security healthy tests/unit/auth-classes.test.ts
generic_api_key::tests/unit/backpack-adapter.test.ts security healthy tests/unit/backpack-adapter.test.ts
generic_api_key::tests/unit/backpack-adapter.test.ts security healthy tests/unit/backpack-adapter.test.ts

LabelLayerStatusPath
auth::tests/unit/paradex-error-mapper.test.ts security healthy tests/unit/paradex-error-mapper.test.ts
auth::tests/api-contracts/specs/standx.spec.ts security healthy tests/api-contracts/specs/standx.spec.ts
auth::src/adapters/paradex/types.ts security healthy src/adapters/paradex/types.ts
auth::tests/fixtures/standx/rest-health.json security healthy tests/fixtures/standx/rest-health.json
auth::tests/unit/paradex-utils.test.ts security healthy tests/unit/paradex-utils.test.ts
auth::src/adapters/standx/types.ts security healthy src/adapters/standx/types.ts
auth::src/adapters/standx/StandxAdapter.ts security healthy src/adapters/standx/StandxAdapter.ts
auth::src/adapters/paradex/ParadexAuth.ts security healthy src/adapters/paradex/ParadexAuth.ts
auth::src/adapters/standx/error-codes.ts security healthy src/adapters/standx/error-codes.ts
auth::tests/integration/standx-adapter.test.ts security healthy tests/integration/standx-adapter.test.ts
auth::src/adapters/paradex/ParadexAdapter.ts security healthy src/adapters/paradex/ParadexAdapter.ts
auth::src/adapters/paradex/ParadexErrorMapper.ts security healthy src/adapters/paradex/ParadexErrorMapper.ts
auth::src/adapters/paradex/constants.ts security healthy src/adapters/paradex/constants.ts
auth::src/adapters/paradex/utils.ts security healthy src/adapters/paradex/utils.ts
auth::tests/unit/paradex-auth.test.ts security healthy tests/unit/paradex-auth.test.ts
auth::README.md security healthy README.md

LabelLayerStatusPath
GRVT_TESTNET_PRIVATE_KEY cicd healthy
PARADEX_TESTNET_PRIVATE_KEY cicd healthy
GRVT_TESTNET_API_KEY cicd healthy
HYPERLIQUID_TESTNET_PRIVATE_KEY cicd healthy
NADO_TESTNET_PRIVATE_KEY cicd healthy
LIGHTER_TESTNET_ACCOUNT_ID cicd healthy
EDGEX_TESTNET_PRIVATE_KEY cicd healthy
BACKPACK_TESTNET_API_KEY cicd healthy
PARADEX_L1_RPC_URL cicd healthy
LIGHTER_TESTNET_API_KEY cicd healthy
BACKPACK_TESTNET_SECRET_KEY cicd healthy
EDGEX_TESTNET_STARK_PRIVATE_KEY cicd healthy
LIGHTER_TESTNET_API_SECRET cicd healthy

LabelLayerStatusPath
port:9090 network healthy monitoring/README.md
port:3000 network healthy monitoring/docker-compose.yml
port:9093 network healthy monitoring/docker-compose.yml
port:9100 network healthy monitoring/docker-compose.yml
port:8080 network healthy monitoring/docker-compose.yml
port:15 network healthy monitoring/alertmanager/config.yml
port:04 network healthy monitoring/alertmanager/config.yml
port:9999 network healthy tests/unit/monitoring/metrics-server.test.ts
port:80 network healthy tests/unit/monitoring/metrics-server.test.ts
port:9191 network healthy tests/unit/monitoring/metrics-server.test.ts

LabelLayerStatusPath
prometheus hardware healthy monitoring/docker-compose.yml
grafana hardware healthy monitoring/docker-compose.yml
alertmanager hardware healthy monitoring/docker-compose.yml
node-exporter hardware healthy monitoring/docker-compose.yml
cadvisor hardware healthy monitoring/docker-compose.yml

LabelLayerStatusPath
gha::api-compatibility cicd healthy .github/workflows/api-compatibility.yml
gha::pr-validation cicd healthy .github/workflows/pr-validation.yml
gha::production-tests cicd healthy .github/workflows/production-tests.yml

LabelLayerStatusPath
check-compatibility cicd healthy .github/workflows/api-compatibility.yml
validate cicd healthy .github/workflows/pr-validation.yml
production-tests cicd healthy .github/workflows/production-tests.yml

LabelLayerStatusPath
repobility-clone-5y331qqk software healthy /tmp/repobility-clone-5y331qqk

LabelLayerStatusPath
redis data healthy monitoring/README.md

LabelLayerStatusPath
127.0.0.1 network healthy tests/integration/error-handling-paths.test.ts

LabelLayerStatusPath
vps::aws hardware healthy .env.production.example
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/b80517e6-794d-4827-850c-5805baa453b2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b80517e6-794d-4827-850c-5805baa453b2/

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.