PkgRadar

Package evidence

@evdy-consumer/[email protected]

Install-time lifecycle script: postinstall="cloudcms-build postinstall"

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
80Mature · −50% score
First published
Apr 2022
Publisher
eh-consumer

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":["@evdy-consumer/[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":["@evdy-consumer/[email protected]"],"fail_on":"review"}'
Publishereh-consumer
Artifact bytes91,951
Previous version4.26.1
Published2026-05-29T14:58:45.460Z
SHA-2567d56c4517b6ef280e025b9386b32abf6c8c9e71d7e91cf7e4d83685bc6f9b1bb

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="cloudcms-build postinstall"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="cloudcms-build postinstall"5
lowCredential file accesspackage/package.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts16
  • buildbabel --root-mode upward src --out-dir lib
  • build:dockeryarn run build:local && sh -c 'cp ../../.npmrc lib/.npmrc' && sh -c 'cp ../../yarn.lock lib/yarn.lock'
  • build:localyarn run build && sh -c 'cat docker/configuration/$CDP_PRODUCT/.env-$ENV env/$CDP_PRODUCT/.env-$ENV >> lib/.env '
  • build:watchyarn build --watch
  • cleanrimraf ./lib
  • deployecho 'deploying coming soon'
  • devnodemon --config ./nodemon.json
  • dev:docross-env CDP_PRODUCT=do ENV=local yarn run dev
  • dev:licross-env CDP_PRODUCT=li ENV=local yarn run dev
  • dev:macross-env CDP_PRODUCT=ma ENV=local yarn run dev
  • dev:recipescross-env CDP_PRODUCT=recipes ENV=local yarn run dev
  • postinstallcloudcms-build postinstall
  • prebuildyarn clean
  • redis:flushredis-cli FLUSHALL
  • startnode main.js
  • testecho 'removed tests and will be added back at a later time'
Dependencies31
  • @apollo/client^3.5.5
  • @aws-sdk/client-s33.733.0
  • @aws-sdk/client-sns3.750.0
  • @aws-sdk/client-sqs3.738.0
  • @aws-sdk/s3-request-presigner3.787.0
  • @evdy-consumer/aws-scripts^1.0.6
  • @evdy-consumer/cloudcms-api-proxy-client^4.33.0
  • @evdy-consumer/cloudcms-caching^1.7.2
  • @evdy-consumer/cloudcms-common^1.5.2
  • @evdy-consumer/common-helpers^1.5.2
  • @evdy-consumer/env-manager^1.0.8
  • axios^1.6.7
  • bluebird^3.7.2
  • bunyan-rotating-file-stream2.0.6
  • cheerio^1.0.0-rc.12
  • cloudcms0.2.25
  • core-js^3.8.0
  • cors2.8.5
  • dd-trace5.5.0
  • esbuild0.16.17
  • express4.21.2
  • express-opentracing0.1.1
  • graphql16.8.1
  • lodash^4.17.20
  • lru-cache^6.0.0
  • moment^2.29.1
  • node-fetch^2.6.1
  • react^17.0.1
  • string-strip-html8.3.0
  • undici6.13.0
  • …and 1 more.