PkgRadar

Package evidence

@edsc/[email protected]

Install Lifecycle Binary Exec: preinstall="./bin/preinstall.sh"

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
81
Versions published
33Mature · −50% score
First published
Oct 2023
Publisher
edsc-npm-publisher

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":["@edsc/[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":["@edsc/[email protected]"],"fail_on":"review"}'
Artifact bytes1,895,144
Previous version1.5.9
Published2026-05-19T02:02:18.200Z
SHA-256702f05725dc720caca3ada674b4d1b7dc247ca1fb84d726cef04e6ee246a9560

Why flagged

What the scanner saw

Install Lifecycle Binary Exec: preinstall="./bin/preinstall.sh"

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInstall Lifecycle Binary Execpackage.jsonpreinstall="./bin/preinstall.sh"15
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumInstall Lifecycle Binary Execpackage.jsonpreinstall="./bin/preinstall.sh"15
lowInstall-time lifecycle scriptpackage.jsonpreinstall="./bin/preinstall.sh"5
lowLarge Javascript Payloadpackage/dist/index.js2516189 bytes0

Manifest

Package metadata

Scripts20
  • build:appvite build --mode=production --config=vite.config.app.js
  • build:npmrollup -c --bundleConfigAsCjs
  • build:pluginvite build --mode=production --config=vite.config.plugin.js
  • deploy-applicationcd cdk/earthdata-access && npm ci --include=dev && npm run cdk deploy -- --progress events --require-approval never
  • deploy-infrastructurecd cdk/earthdata-access-infrastructure && npm ci --include=dev && npm run cdk deploy -- --progress events --require-approval never
  • deploy-staticcd cdk/earthdata-access-static && npm ci --include=dev && npm run cdk deploy -- --progress events --require-approval never
  • linteslint . --ext .jsx,.js
  • postbuild:plugincp -R -n static/dist/metadata-preview/* example/metadata-preview/public/
  • prebuild:pluginrm -rf example/metadata-preview/public/*
  • preinstall./bin/preinstall.sh
  • prestartnpm run run-synth
  • preview:appvite preview --mode=production --config=vite.config.app.js
  • preview:pluginvite preview --mode=production --config=vite.config.plugin.js
  • run-synthcd cdk/earthdata-access && npm run cdk synth -- --quiet
  • startnode bin/start.js
  • start:appvite --mode=development --config=vite.config.app.js
  • start:pluginvite --mode=development --config=vite.config.plugin.js
  • testvitest --config=vite.config.js
  • test:bamboovitest --reporter=default --reporter=junit --outputFile=./junit.xml
  • watchonchange 'serverless/src/**' -- npm run run-synth
Dependencies67
  • @apollo/client^3.6.6
  • @aws-sdk/client-s3^3.894.0
  • @aws-sdk/client-secrets-manager^3.894.0
  • @babel/core^7.16.0
  • @babel/plugin-syntax-dynamic-import^7.8.3
  • @babel/plugin-transform-class-properties^7.22.5
  • @babel/plugin-transform-logical-assignment-operators^7.14.5
  • @babel/plugin-transform-nullish-coalescing-operator^7.14.5
  • @babel/plugin-transform-object-rest-spread^7.15.6
  • @babel/plugin-transform-runtime^7.15.0
  • @babel/preset-env^7.11.0
  • @babel/preset-react^7.10.4
  • @babel/register^7.10.5
  • @babel/runtime^7.16.3
  • @react-hook/resize-observer^1.2.5
  • @rollup/plugin-babel^6.0.4
  • @rollup/plugin-commonjs^26.0.0
  • @rollup/plugin-json^6.1.0
  • @rollup/plugin-node-resolve^15.2.3
  • @vitejs/plugin-react^4.1.1
  • array-foreach-async^1.0.1
  • autoprefixer^10.0.0
  • axios^1.15.2
  • babel-eslint^10.1.0
  • babel-loader^9.1.3
  • babel-plugin-transform-runtime^6.23.0
  • bootstrap^5.3.2
  • browser-detect^0.2.28
  • buffer^6.0.3
  • classnames^2.2.6
  • …and 37 more.