PkgRadar

Package evidence

@aldb2b/[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
171
Versions published
1,088Mature · −50% score
First published
Jan 2022
Publisher
fikri.aladdinb2b

Effective trust discount applied: 50% (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":["@aldb2b/[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":["@aldb2b/[email protected]"],"fail_on":"review"}'
Artifact bytes431,856
Previous version1.0.2138
Published2026-05-13T12:21:15.677Z
SHA-2564a02047a3d3e5bf4063d3d2f8266a3fcdeb7141dc913bbf18785a2c2c41c8310

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/utils/storage-manager.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts3
  • buildnpm run clean & tsc
  • cleandel ./build/*
  • pubgit add . && git commit -m "Updates" && npm version patch && npm run build && npm publish
Dependencies22
  • @nestjs/common^10.3.8
  • @nestjs/config^3.2.2
  • @nestjs/microservices^10.3.8
  • @nestjs/mongoose^10.0.6
  • @nestjs/swagger^7.3.1
  • @types/express^4.17.21
  • amqp-connection-manager^4.1.14
  • amqplib^0.10.4
  • aws-sdk^2.1658.0
  • class-transformer^0.5.1
  • class-validator^0.14.1
  • cryptr^6.3.0
  • express^4.19.2
  • lodash^4.17.21
  • moment^2.30.1
  • moment-range^4.0.2
  • moment-timezone^0.5.45
  • mongoose^8.4.0
  • openai^4.54.0
  • redis^4.6.13
  • rxjs^7.8.1
  • telnet-client^2.2.0