PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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 bytes831,950
Previous version1.4.15
Published2026-03-24T12:00:36.937Z
SHA-256420698547ca8f2d1b9af98e6845fd88a555649388c82fb1e921ec85ae4da5cb7

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/template/docker/cypress-entrypoint.dev.shmatched "curl "12

Manifest

Package metadata

Scripts5
  • buildnode ../node_modules/react-scripts/bin/react-scripts.js build
  • ejectnode ../node_modules/react-scripts/bin/react-scripts.js eject
  • startnode ../node_modules/react-scripts/bin/react-scripts.js start
  • start:prodnpm run build && http-server -c-1 -P http://localhost:8080? build --silent
  • testnode ../node_modules/react-scripts/bin/react-scripts.js test
Dependencies10
  • @emotion/reactfile:../node_modules/@emotion/react
  • @mui/materialfile:../node_modules/@mui/material
  • andoncloud-widget-preview^1.4.3
  • mobxfile:../node_modules/mobx
  • mobx-react-litefile:../node_modules/mobx-react-lite
  • reactfile:../node_modules/react
  • react-domfile:../node_modules/react-dom
  • react-i18next^file:../node_modules/i18next
  • react-router-domfile:../node_modules/react-router-dom
  • {{name}}file:..