PkgRadar

Package evidence

@elasticpath/[email protected]

Large Javascript Payload: 2005837 bytes

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
135
Versions published
2
First published
May 2026
Publisher
itaccounts-ep

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@elasticpath/[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":["@elasticpath/[email protected]"],"fail_on":"review"}'
Publisheritaccounts-ep
Artifact bytes747,588
Previous version1.1.0
Published2026-05-28T16:21:48.881Z
SHA-25691c422c9c5f027ca94fae8ef78283c87258706c3bbe2ba81da452fa1b7acdc50

Why flagged

What the scanner saw

Large Javascript Payload: 2005837 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.1.1Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/index.js2005837 bytes0

Manifest

Package metadata

Scripts10
  • buildrimraf ./dist && webpack && chmod 755 ./dist/*
  • clinode src/cli.js
  • debugnode --inspect=9339 --inspect-brk -r dotenv/config src/app.js dotenv_config_path=.env
  • generatenode -r dotenv/config src/mock-from-canonical.js dotenv_config_path=.env
  • linteslint --fix src/ test/ *.js
  • localnode -r dotenv/config src/app.js dotenv_config_path=.env
  • pretesteslint src/ test/ *.js
  • testjest --testPathIgnorePatterns='/canonical-model/|/int/' --ci --coverage
  • test:intexport DOTENV_CONFIG_PATH=.env.integration && jest test -i int
  • test:unityarn test unit
Dependencies17
  • @fast-csv/format^4.3.5
  • @fast-csv/parse^4.3.6
  • @moltin/sdk^19.1.0
  • @prismatic-io/spectral6.5.2
  • bluebird^3.7.2
  • c4cc-logging1.0.0
  • commander^14.0.3
  • cpy-cli^3.1.1
  • dayjs^1.11.3
  • dotenv^16.0.0
  • event-stream^4.0.1
  • mkdirp^1.0.4
  • node-fetch^2.6.6
  • parallel-transform^1.2.0
  • rimraf^3.0.2
  • stream-buffers^3.0.2
  • throttled-queue^2.1.4