PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
63Mature · −50% score
First published
Feb 2022
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

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":["[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 bytes1,781,547
Previous version1.4.16
Published2026-05-28T04:55:47.959Z
SHA-256f97e573a60e539b354c3b705a9a747cdc9ce10e6894e5c262eb11ee21d43b8f6

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/template/docker/cypress-entrypoint.dev.shmatched "curl "12

Manifest

Package metadata

Scripts3
  • buildnode ../node_modules/@rsbuild/core/bin/rsbuild.js build
  • startnode ../node_modules/@rsbuild/core/bin/rsbuild.js dev
  • start:prodnpm run build && http-server -c-1 -P http://localhost:8080? build --silent
Dependencies10
  • @emotion/reactfile:../node_modules/@emotion/react
  • @mui/materialfile:../node_modules/@mui/material
  • andoncloud-widget-preview^1.5.4
  • mobxfile:../node_modules/mobx
  • mobx-react-litefile:../node_modules/mobx-react-lite
  • reactfile:../node_modules/react
  • react-domfile:../node_modules/react-dom
  • react-i18nextfile:../node_modules/react-i18next
  • react-router-domfile:../node_modules/react-router-dom
  • {{name}}file:..