PkgRadar

Package evidence

@levrbet/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
1,451Niche · −30% score
Versions published
483Established · −30% score
First published
Sep 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@levrbet/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@levrbet/[email protected]"],"fail_on":"review"}'
Artifact bytes286,056
Previous version0.5.46
Published2026-06-12T00:03:09.088Z
SHA-256158869af3576901e4a94ea19107a88bd275423e954876b28d95462e256807d3e

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.5.47Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/server/config/dotenv.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts8
  • buildnpm run clean && tsgo
  • cleanrm -rf dist .tsbuildinfo
  • devnpm run build && npm pack
  • postinstallnode scripts/postinstall.js
  • prepublishOnlynpm run build
  • test-get-healthy-indexertsx src/core/indexers/indexers.service.ts
  • test-rmqtsx src/server/oracle/rmq-manager/test.rmq.connections.ts
  • test-update-cachetsx src/server/oracle/redis-cache-manager/test.market.update.search.ts
Dependencies37
  • @aws-sdk/client-kms^3.913.0
  • @aws-sdk/client-s3^3.926.0
  • @aws-sdk/client-sts^3.913.0
  • @aws-sdk/s3-request-presigner^3.926.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/auto-instrumentations-node0.65.0
  • @opentelemetry/exporter-metrics-otlp-http^0.206.0
  • @opentelemetry/exporter-trace-otlp-http^0.206.0
  • @opentelemetry/resources^2.1.0
  • @opentelemetry/sdk-metrics^2.1.0
  • @opentelemetry/sdk-node^0.206.0
  • @openzeppelin/relayer-sdk^1.6.0
  • @prisma/client^6.0.0
  • @privy-io/node^0.8.0
  • @types/amqplib^0.10.7
  • amqplib^1.0.6
  • axios^1.12.2
  • axios-retry^4.5.0
  • bson^6.10.4
  • coralogix-logger^1.1.34
  • dayjs^1.11.18
  • dotenv17.2.3
  • express^5.1.0
  • express-rate-limit^8.1.0
  • ioredis^5.8.1
  • jose^6.1.0
  • lodash^4.17.21
  • ms^2.1.3
  • object-hash^3.0.0
  • ox^0.9.12
  • …and 7 more.