Package evidence
@paypal/[email protected]
Install-time lifecycle script: postinstall="npm_config_registry=https://npm.paypal.com npm install @paypalcorp/web --no-save --proxy='null' --https-proxy='null' || echo 'Unable to install cdnx cli tools'"
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
- 11
- Versions published
- 3
- First published
- Apr 2020
- Publisher
- ravishekhar00
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@paypal/[email protected]"],"fail_on":"high"}'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":["@paypal/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 2.0.368 vs 2.0.249-alpha.0: "npm_config_registry=https://npm.paypal.com npm install @paypalcorp/web --no-save --proxy='null' --https-proxy='null' || echo 'Unable to install cdnx cli tools'"
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 high · score 45 · status changed
Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 2.0.368 vs 2.0.249-alpha.0: "npm_config_registry=https://npm.paypal.com npm install @paypalcorp/web --no-save --proxy='null' --https-proxy='null' || echo 'Unable to install cdnx cli tools'" | 40 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 2.0.368 vs 2.0.249-alpha.0: "npm_config_registry=https://npm.paypal.com npm install @paypalcorp/web --no-save --proxy='null' --https-proxy='null' || echo 'Unable to install cdnx cli tools'" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="npm_config_registry=https://npm.paypal.com npm install @paypalcorp/web --no-save --proxy='null' --https-proxy='null' || echo 'Unable to install cdnx cli tools'" | 5 |
Manifest
Package metadata
Scripts24
activateCDN='https://www.paypalobjects.com' grabthar-activatebabelbabel server --ignore=node_modules --out-dir server && babel webpack.config.js globals.js --out-dir .buildnpm run test && npm run webpackbuild-commitnpm run build && git add dist && (git commit -m 'Dist' || echo 'Nothing to commit') && git pushcdnifygrabthar-cdnify --cdn=https://www.paypalobjects.comcleanrimraf dist coveragecoverecho no-coverdebugcross-env NODE_ENV=debugdeploynpm run cdnifyflowflowflow-typedrm -rf ./flow-typed && flow-typed install --ignoreDeps peer && flow-typed install jest@22 mocha@4 && flow-typed install [email protected] && sed -i -e 's/http$IncomingMessage,/http$IncomingMessage<>,/g' ./flow-typed/npm/express_v4.16.x.jsjestjest test/server --collectCoverage --collectCoverageFrom='server/' --env=node --no-cache --runInBandkarmacross-env NODE_ENV=test babel-node --plugins=transform-es2015-modules-commonjs ./node_modules/.bin/karma startlinteslint --ext .js --ext .jsx src/ server/ test/ *.jspostinstallnpm_config_registry=https://npm.paypal.com npm install @paypalcorp/web --no-save --proxy='null' --https-proxy='null' || echo 'Unable to install cdnx cli tools'postpublishgit clean -f && git checkout .prepublishOnlynpm run babelreinstallrimraf flow-typed && rimraf node_modules && npm install && flow-typed installreleasenpm run build-commit && grabthar-releaserelease:prenpm run build-commit && grabthar-release prereleasesetupnpm install && npm run flow-typedstartbabel-node ./server/devServertestif [ ! $SKIP_TEST ]; then npm run lint && npm run flow-typed && npm run flow check && npm run karma && npm run jest; fi;webpackbabel-node --plugins=transform-es2015-modules-commonjs ./node_modules/.bin/webpack --progress
Dependencies19
@paypal/checkout-components^5.0.30@paypal/common-components^1.0.16@paypal/installments^1.0.0@paypal/sdk-client^4.0.123@paypal/sdk-constants^1.0.85@paypal/sdk-logos^1.0.26@paypal/sdk-release^5.0.138beaver-logger^4.0.12belter^1.0.19cross-domain-utils^2.0.16get-browser-fingerprint^1.1.0grabthar^4jsx-pragmatic^2module-alias^2.2.2preact^10preact-render-to-string^5.1.4strict-merge^1.0.1typed-graphqlify^2.2.3zalgo-promise^1.0.28