PkgRadar

Package evidence

@rocket.chat/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 22 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
498
Versions published
75Mature · −50% score
First published
Aug 2019
Publisher
gazzo

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":["@rocket.chat/[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":["@rocket.chat/[email protected]"],"fail_on":"review"}'
Publishergazzo
Artifact bytes3,418
Previous version2.1.3
Published2026-05-21T13:56:55.676Z
SHA-256de7696c212dfec635d241c5bb9b927164ee10a94807da8e4e7479d230324f69f

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 22 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
2.1.4-rc.0Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 22 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts10
  • buildyarn clean && cross-env TS_NODE_PROJECT="tsconfig.webpack.json" webpack-cli --mode production
  • build-storybookstorybook build
  • cleanrimraf dist
  • devyarn build
  • eslinteslint .
  • lintyarn run eslint && yarn run stylelint
  • startcross-env TS_NODE_PROJECT="tsconfig.webpack.json" webpack-dev-server --mode development
  • storybookstorybook dev -p 9001 -c .storybook
  • stylelintstylelint 'src/**/*.scss'
  • typechecktsc -p tsconfig.typecheck.json
Dependencies22
  • @rocket.chat/emitter^0.32.0
  • @rocket.chat/gazzodown^31.0.0-rc.0
  • @rocket.chat/message-parser^0.31.36
  • @rocket.chat/random~1.2.3
  • @rocket.chat/ui-kit~1.1.0-rc.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • css-vars-ponyfill^2.4.9
  • date-fns~4.1.0
  • dompurify~3.4.1
  • emoji-mart^3.0.1
  • history~5.3.0
  • i18next~23.4.9
  • mem^8.1.1
  • path-to-regexp^6.3.0
  • preact~10.25.4
  • preact-router^4.1.2
  • query-string^7.1.3
  • react-hook-form~7.45.4
  • react-i18next~13.2.2
  • storybook-dark-mode^4.0.2
  • whatwg-fetch^3.6.20