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,933Niche · −30% score
Versions published
135
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 bytes24,168,087
Previous version2.14.41
Published2026-06-05T22:28:26.562Z
SHA-25628157ece5e1c1e30410b9758efb904fdf9698c6194262e85af59a124be7373c1

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
14Score
2.14.42Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/providers/providerConfig.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/routing/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