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.

Versions published
1
First published
May 2026
Publisher
itaccounts-ep

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":["@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 versionnone
Published2026-05-26T18:10:47.437Z
SHA-256e3457d35f8f5e2307fac3da305cdb43ecf65a707b6846cc217036a3962d49fe2

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

review
Last checked
reviewRisk
10Score
1.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/index.js2005837 bytes10

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
Dependencies18
  • @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
  • import-framework-canonical-modelfile:canonical-model
  • 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