PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_SECRET_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.

Versions published
312Established · −30% score
First published
Jun 2025
Publisher
sambitnayak

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"}'
Publishersambitnayak
Artifact bytes125,027
Previous version13.9.1
Published2026-05-09T05:54:42.302Z
SHA-2564d046b08e29a5174fe2d0d2a32b1629aa6bd55a9df1e270edfa70f4a8e6b0d78

Why flagged

What the scanner saw

Credential file access: matched "AWS_SECRET_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
7Score
13.9.2Version
Status history (1 event)
  1. newavailable · risk review · score 7 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/config/constants.jsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/dist/emails/emailService.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • majornpm login && npm version major && npm run build && npm publish && git push
  • minornpm login && npm version minor && npm run build && npm publish && git push
  • patchnpm login && npm version patch && npm run build && npm publish && git push
  • security:auditnpm audit --audit-level=moderate
  • security:checknpm audit && npm outdated
  • security:fixnpm audit fix
  • type-checktsc --noEmit
Dependencies14
  • @aws-sdk/client-s33.1015.0
  • @aws-sdk/client-ses3.1003.0
  • axios1.10.0
  • bullmq5.56.4
  • class-validator0.15.1
  • dt-audit-library1.7.1
  • dt-pub-sub^1.0.0
  • ioredis5.6.1
  • lodash^4.17.21
  • mongoose8.17.1
  • pg8.16.3
  • svix1.84.1
  • twilio5.12.2
  • typedi0.10.0