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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Install Lifecycle Binary Exec | package.json | preinstall="./bin/preinstall.sh" | 15 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Install Lifecycle Binary Exec | package.json | preinstall="./bin/preinstall.sh" | 15 |
| low | Install-time lifecycle script | package.json | preinstall="./bin/preinstall.sh" | 5 |
| low | Large Javascript Payload | package/dist/index.js | 2516189 bytes | 0 |
Manifest
Package metadata
Scripts20
build:appvite build --mode=production --config=vite.config.app.jsbuild:npmrollup -c --bundleConfigAsCjsbuild:pluginvite build --mode=production --config=vite.config.plugin.jsdeploy-applicationcd cdk/earthdata-access && npm ci --include=dev && npm run cdk deploy -- --progress events --require-approval neverdeploy-infrastructurecd cdk/earthdata-access-infrastructure && npm ci --include=dev && npm run cdk deploy -- --progress events --require-approval neverdeploy-staticcd cdk/earthdata-access-static && npm ci --include=dev && npm run cdk deploy -- --progress events --require-approval neverlinteslint . --ext .jsx,.jspostbuild:plugincp -R -n static/dist/metadata-preview/* example/metadata-preview/public/prebuild:pluginrm -rf example/metadata-preview/public/*preinstall./bin/preinstall.shprestartnpm run run-synthpreview:appvite preview --mode=production --config=vite.config.app.jspreview:pluginvite preview --mode=production --config=vite.config.plugin.jsrun-synthcd cdk/earthdata-access && npm run cdk synth -- --quietstartnode bin/start.jsstart:appvite --mode=development --config=vite.config.app.jsstart:pluginvite --mode=development --config=vite.config.plugin.jstestvitest --config=vite.config.jstest:bamboovitest --reporter=default --reporter=junit --outputFile=./junit.xmlwatchonchange '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.1array-foreach-async^1.0.1autoprefixer^10.0.0axios^1.15.2babel-eslint^10.1.0babel-loader^9.1.3babel-plugin-transform-runtime^6.23.0bootstrap^5.3.2browser-detect^0.2.28buffer^6.0.3classnames^2.2.6- …and 37 more.