PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.env

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
5,933Niche · −30% score
Versions published
139
First published
May 2026
Publisher
dasrebel

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherdasrebel
Artifact bytes1,819,367
Previous version2.13.4
Published2026-05-27T06:09:09.237Z
SHA-256748e0f36dd53b2085a774e420f45be9a7fb7e3b8054a23c1aa6efa1959340aea

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

high
Last checked
highRisk
35Score
2.13.5Version
Status history (3 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 50 -> 35
  2. availableavailable · risk high · score 50 · status available -> available, risk high -> high, score 63 -> 50
  3. newavailable · risk high · score 63 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowCredential file accesspackage/dist/providers/providerConfig.jsmatched "AWS_ACCESS_KEY"5
lowMessenger Bot Endpointpackage/dist/integrations/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/src/providers/providerConfig.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts5
  • buildtsc
  • demonode demo/research-demo.js
  • prepublishnpm run build
  • python:examplespython3 python/examples.py
  • testnode test/verify.js
Dependencies1
  • nanoid^5.0.0