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,502
Previous version2.0.6
Published2026-05-22T17:21:04.523Z
SHA-2561ca56f8ecc46947f565b380c7e7f0804d92f049c0d105a4f0b2184209bf2e667

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.0.7Version
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
  • buildcross-env TS_NODE_PROJECT="tsconfig.webpack.json" webpack-cli --mode production
  • build-storybookstorybook build
  • cleanrimraf dist
  • devyarn build
  • eslinteslint --ext .js,.jsx,.ts,.tsx .
  • 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.31.25
  • @rocket.chat/gazzodown^27.0.5
  • @rocket.chat/message-parser^0.31.33
  • @rocket.chat/random~1.2.2
  • @rocket.chat/ui-kit~0.39.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • css-vars-ponyfill^2.4.9
  • date-fns~4.1.0
  • dompurify~3.2.7
  • 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