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.

Weekly downloads
1,853Niche · −30% score
Versions published
533Mature · −50% score
First published
Oct 2015
Publisher
GitLab CI/CD

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"}'
PublisherGitLab CI/CD
Artifact bytes14,715,609
Previous version5.13.0-alpha.6
Published2026-06-04T12:27:36.803Z
SHA-2563df243635b79240c7752b84d0cc98c98faf788abac449805ee6d30c8f84f79a3

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/ci-scripts/bin/slack-status-messages.shmatched "curl "12
mediumRemote Dependency Specpackage.jsondependencies.react-list="github:passbolt/react-list#v0.8.18"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/ci-scripts/bin/slack-status-messages.shmatched "curl "12
mediumRemote Dependency Specpackage.jsondependencies.react-list="github:passbolt/react-list#v0.8.18"12
lowObfuscation Densitypackage/build/js/dist/api-vendors.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts16
  • buildwebpack
  • deploy-storybookstorybook-to-ghpages --remote github
  • dev:storybook:buildNODE_OPTIONS=--max_old_space_size=2048 storybook build
  • dev:storybook:install./scripts/installStorybookDependencies.sh
  • dev:storybook:startSTORYBOOK_DEV=true storybook dev -p 6006 --no-open
  • i18n:externalizei18next-cli extract --config ./i18next.config.js
  • lintnpm run lint:lockfile && npm run lint:eslint
  • lint:eslinteslint src --max-warnings 0
  • lint:eslint-fixeslint --fix src
  • lint:lockfilelockfile-lint --path package-lock.json --allowed-hosts npm github.com --allowed-schemes "https:" "git+ssh:" --empty-hostname false
  • testnpm run test:unit
  • test:ci:coveragenpm run test:coverage -- --runInBand
  • test:coveragejest --no-cache ./src --coverage
  • test:storybooktest-storybook
  • test:unitjest --no-cache ./src
  • watchNODE_ENV=development webpack --watch
Dependencies24
  • debounce-promise^3.1.2
  • downloadjs^1.4.7
  • grapheme-splitter^1.0.4
  • html5-qrcode^2.3.8
  • i18next^25.4.0
  • i18next-http-backend^3.0.5
  • ip-regex^5.0.0
  • jssha^3.2.0
  • luxon^3.4.4
  • memoize-one^6.0.0
  • otpauth^9.1.4
  • prop-types^15.7.2
  • qrcode^1.5.0
  • react^18.3.1
  • react-color^2.19.3
  • react-dom^18.3.1
  • react-i18next^14.0.0
  • react-listgithub:passbolt/react-list#v0.8.18
  • react-router-dom^5.2.0
  • react-transition-group^4.4.1
  • uuid^14.0.0
  • validator^13.15.26
  • webextension-polyfill^0.10.0
  • xregexp^5.1.2