PkgRadar

Package evidence

[email protected]

no findings

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
294Mature · −50% score
First published
Jun 2017
Publisher
andoncloud

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherandoncloud
Artifact bytes140,394
Previous version1.7.34
Published2026-05-28T07:36:54.090Z
SHA-256e72700d50bec7f5ed40fd73738960983aeea9718605fbe5a7dce54930df5170f

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.7.35Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildlibrary-scripts build && copyfiles -f src/index.d.ts dist/
  • build:watchlibrary-scripts build-watch
  • linteslint --ext .js,.jsx,.ts,.tsx --quiet --fix .
  • lint:cieslint --ext .js,.jsx,.ts,.tsx --quiet .
  • preparerun-s build
  • prestartnpm run build
  • startrun-p build:watch start:preview
  • start:previewcd preview && npm run start
  • testcypress run --component
  • test:opencypress open --component
  • updatencu -u --reject eslint,typescript,@mui/material,@mui/icons-material,@mui/lab,@mui/x-date-pickers,@rspack/core,@rsbuild/core,@rsbuild/plugin-react,react-refresh && npm install --ignore-scripts && cd preview && ncu -u && npm install --ignore-scripts
  • version:bumpnpm version --no-git-tag-version patch
Dependencies12
  • @sentry/react^10.48.0
  • @sentry/tracing^7.120.4
  • andoncloud-dashboard-toolkit^1.5.79
  • classnames^2.5.1
  • history^5.3.0
  • i18next-browser-languagedetector^8.2.1
  • inter-ui^4.1.1
  • js-cookie^3.0.5
  • onscan.js^1.5.2
  • react-gtm-module^2.0.11
  • react-hot-toast^2.6.0
  • react-iframe^1.8.5