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
53Mature · −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 bytes25,142
Previous version2.15.2
Published2026-05-29T14:58:38.522Z
SHA-256ce268eca9bb00c8e357124b17c5ec275dfa771e3cd2626aaf6987a0550d31db5

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="cloudcms-build postinstall"5

Manifest

Package metadata

Scripts13
  • buildbabel --root-mode upward src --out-dir lib
  • build:watchyarn build -- --watch
  • cleanrimraf ./lib
  • deploysls deploy
  • postinstallcloudcms-build postinstall
  • prebuildyarn clean
  • redis:flushredis-cli FLUSHALL
  • start:donodemon --exec "cross-env ENV_SUFFIX=do serverless offline"
  • start:linodemon --exec "cross-env ENV_SUFFIX=li serverless offline"
  • start:mayarn start
  • start:watchnodemon --config ./nodemon.json
  • testjest
  • watchconcurrently "yarn build:watch" "yarn start:watch"
Dependencies25
  • @apollo/client^3.5.5
  • @evdy-consumer/cloudcms-caching^1.7.2
  • @evdy-consumer/cloudcms-common^1.5.2
  • @evdy-consumer/common-helpers^1.5.2
  • @graphql-tools/wrap^10.0.1
  • async-retry^1.3.3
  • bluebird^3.7.2
  • bunyan^1.8.14
  • color-convert^2.0.1
  • core-js^3.8.0
  • cors^2.8.5
  • dataloader^2.0.0
  • express4.20.0
  • express-graphql0.12.0
  • gitana1.0.318
  • graphql16.8.1
  • graphql-combine-query^1.2.3
  • lodash^4.17.20
  • lru-cache^6.0.0
  • md5^2.3.0
  • mime-db1.52.0
  • node-fetch^2.6.1
  • retry0.13.1
  • serverless-http^2.6.0
  • uuid^9.0.0