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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/server/config/dotenv.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts8
buildnpm run clean && tsgocleanrm -rf dist .tsbuildinfodevnpm run build && npm packpostinstallnode scripts/postinstall.jsprepublishOnlynpm run buildtest-get-healthy-indexertsx src/core/indexers/indexers.service.tstest-rmqtsx src/server/oracle/rmq-manager/test.rmq.connections.tstest-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.7amqplib^1.0.6axios^1.12.2axios-retry^4.5.0bson^6.10.4coralogix-logger^1.1.34dayjs^1.11.18dotenv17.2.3express^5.1.0express-rate-limit^8.1.0ioredis^5.8.1jose^6.1.0lodash^4.17.21ms^2.1.3object-hash^3.0.0ox^0.9.12- …and 7 more.