PkgRadar

Package evidence

@elasticpath/[email protected]

no findings

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

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 bytes514,895
Previous versionnone
Published2026-05-26T18:51:40.314Z
SHA-256049f64bff5c7f18ac0612706f7ac2bcc533b23b41992027443af3b98ad5dbab4

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildrimraf ./dist && webpack && chmod 755 ./dist/*
  • clinode src/cli.js
  • jsdocjsdoc -c jsdoc.json -r ./src/
  • linteslint --fix --ext .js,.jsx .
  • localnode -r dotenv/config src/app.js dotenv_config_path=./.env
  • pretesteslint src/ tests/ *.js
  • testjest --testPathIgnorePatterns='/canonical-model/|/int/|/prismatic-runner' --ci --coverage
  • test:intexport DOTENV_CONFIG_PATH=.env.integration && jest test -i test/int
  • test:int:summaryexport DOTENV_CONFIG_PATH=.env.integration && jest test -i --verbose=false --silent --coverageReporters='' test/int
  • test:unityarn test unit
  • test:unit:summaryjest unit --verbose=false --silent --coverageReporters=''
Dependencies13
  • @moltin/sdk^13.1.1
  • @prismatic-io/spectral6.5.2
  • bluebird^3.7.2
  • c4cc-logging1.0.0
  • c4cc-logging-log4js^1.0.1
  • commander^14.0.3
  • dayjs^1.11.4
  • dotenv^16.0.0
  • event-stream^4.0.1
  • import-framework-canonical-modelfile:canonical-model
  • node-fetch^2.6.6
  • p-throttle^4.1.1
  • yarn^1.22.19