PkgRadar

Package evidence

[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
5,098Niche · −30% score
Versions published
103
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

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"}'
Publisherdasrebel
Artifact bytes1,994,892
Previous version2.13.18
Published2026-05-28T04:24:20.602Z
SHA-256ce6950c95e21e6ea27f8747bb14c14a78534722c4051702657a54a6386b4d375

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
10Score
2.13.20Version
Status history (2 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 74 -> 10
  2. newavailable · risk high · score 74 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dasrebel

15 members · evidence strength 78

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
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
lowObfuscation Densitypackage/proxy/package-lock.jsonhigh encoded/escaped-token density0

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