PkgRadar

Package evidence

@awell-health/[email protected]

Install Lifecycle Suppresses Failure: postinstall="cd node_modules/@awell-health/design-system/dist && ln -sf index.umd.js index.umd.cjs || true"

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
94Mature · −50% score
First published
Dec 2023
Publisher
ebomcke-awell

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

Block this update

Static 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":["@awell-health/[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":["@awell-health/[email protected]"],"fail_on":"high"}'
Publisherebomcke-awell
Artifact bytes586,542
Previous version0.1.137
Published2026-04-20T10:38:05.318Z
SHA-256d63377f20392ed69d61dc21894873527b811cc3bdecd3520e8352d72361fce17

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="cd node_modules/@awell-health/design-system/dist && ln -sf index.umd.js index.umd.cjs || true"

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

Availability ledger

available

high
Last checked
highRisk
12Score
0.1.139Version
Status history (1 event)
  1. newavailable · risk high · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="cd node_modules/@awell-health/design-system/dist && ln -sf index.umd.js index.umd.cjs || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="cd node_modules/@awell-health/design-system/dist && ln -sf index.umd.js index.umd.cjs || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="cd node_modules/@awell-health/design-system/dist && ln -sf index.umd.js index.umd.cjs || true"5
lowLarge Javascript Payloadpackage/dist/index.js2713071 bytes0

Manifest

Package metadata

Scripts19
  • buildrollup -c rollup.config.js
  • chromaticchromatic --exit-zero-on-changes
  • ci:buildyarn build
  • cleanrm -rf dist
  • codegengraphql-codegen --config codegen.js
  • codegen:localgraphql-codegen --config codegen-local.yaml
  • lintyarn lint:js && yarn lint:css
  • lint:cssstylelint "**/*.scss"
  • lint:jseslint --quiet --ext .js,.jsx,.ts,.tsx ./
  • lint:js:fileeslint --quiet
  • postinstallcd node_modules/@awell-health/design-system/dist && ln -sf index.umd.js index.umd.cjs || true
  • pre-commitlint-staged
  • prebuildyarn clean
  • semantic-releasesemantic-release
  • start:startnpm-run-all --parallel storybook
  • storybookstart-storybook -p 6006
  • storybook:buildbuild-storybook
  • testjest --config=jest.config.js
  • test:cijest --silent --testLocationInResults --ci --all --coverage --json --outputFile="report.json" --config=jest.config.json
Dependencies18
  • @awell-health/design-system0.15.4
  • @calcom/embed-react^1.5.1
  • @heroicons/react^2.1.3
  • axios^1.7.7
  • cloudinary-core^2.13.0
  • clsx^2.1.1
  • date-fns^2.29.1
  • dompurify^2.4.0
  • dotenv^16.3.1
  • escape-html^1.0.3
  • html-react-parser^3.0.1
  • lodash^4.17.21
  • react-date-picker^8.4.0
  • react-hook-form^7.41.5
  • react-international-phone^1.8.8
  • react-markdown^9.0.0
  • react-window^1.8.10
  • remark-gfm^4.0.0