PkgRadar

Package evidence

[email protected]

DNS / OAST exfiltration: matched "dns.resolve"

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,639Niche · −30% score
Versions published
104Mature · −50% score
First published
Dec 2024
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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes4,886,483
Previous version0.21.0
Published2026-05-22T00:41:52.622Z
SHA-2562b7a72a16f1d087ffe7c9d9665ed10d89bdc14ffb70371123cc8f8cc9d6ac16a

Why flagged

What the scanner saw

DNS / OAST exfiltration: matched "dns.resolve"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationpackage/dist/email/smtp/index.jsmatched "dns.resolve"30

Manifest

Package metadata

Scripts6
  • buildnode scripts/build.ts
  • build:checkyarn build --check
  • copynode scripts/copy-swagger.ts
  • lintbiome check --fix && yarn build:check
  • testvitest run
  • typechecktsc --noEmit
Dependencies14
  • @biomejs/biome^2.4.15
  • @redis/client^5.12.1
  • @vitejs/plugin-react^6.0.2
  • dayjs^1.11.20
  • drizzle-kit^0.31.10
  • drizzle-orm^0.45.2
  • postgres^3.4.9
  • s3mini^0.9.4
  • tsx^4.22.3
  • typebox^1.1.38
  • typescript^6.0.3
  • vite^8.0.13
  • vite-bundle-analyzer^1.3.8
  • vitest^4.1.7