PkgRadar

Package evidence

@eplata/[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.

Versions published
4
First published
Jun 2025
Publisher
eplatamx25

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":["@eplata/[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":["@eplata/[email protected]"],"fail_on":"review"}'
Publishereplatamx25
Artifact bytes10,968
Previous version1.0.1
Published2025-06-20T11:20:32.011Z
SHA-256462d3b518a6f6476620979318067f0a20314f6678682a26ce01d1cf441d75f17

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
1.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/config.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/environments.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • coveragenyc npm run test
  • eslint./node_modules/.bin/eslint './src/**/*.js' './*js' --quiet --fix
  • startnode index.js
  • testmocha test/ --timeout 30000 --recursive
Dependencies9
  • @eplata/communication-templater1.0.0
  • @eplata/error-handler^1.0.2
  • @eplata/logger0.0.2
  • @eplata/utils^1.0.3
  • aws-sdk^2.1065.0
  • axios^1.9.0
  • joi^17.5.0
  • nconf^0.11.3
  • nodemailer^6.7.2