PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 8770084 bytes

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
21,889Mainstream · −50% score
Versions published
149Mature · −50% score
First published
Apr 2017
Publisher
bmewburn

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"}'
Publisherbmewburn
Artifact bytes5,072,489
Previous version1.18.2
Published2026-05-17T06:32:30.784Z
SHA-25637937f2da25fd74dd81733d72d2033f288220c90159f32ab96300bbf87d0d344

Why flagged

What the scanner saw

Large Javascript Payload: 8770084 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/intelephense.js8770084 bytes10

Manifest

Package metadata

Scripts7
  • buildnpm run clean && ./node_modules/.bin/tsc -p ./tsconfig.json && cp -R ./src/stub ./out/stub
  • cleanrm -rf ./out && mkdir ./out
  • prepublishOnlynpm run production
  • productionrm -rf ./lib && ./node_modules/.bin/webpack --config webpack.config.js
  • protobufpbjs --force-number -t static-module -w commonjs -o ./src/protobuf/proto.js ./src/protobuf/protobuf.json && pbts -o ./src/protobuf/proto.d.ts ./src/protobuf/proto.js
  • sourcemapsrm -rf ./lib && ./node_modules/.bin/webpack --config webpack.config.sourcemaps.js
  • testTS_NODE_PROJECT='./tsconfig.tests.json' ./node_modules/.bin/mocha -r ts-node/register 'test/**/*.ts'
Dependencies16
  • @bmewburn/js-beautify1.15.4
  • @bmewburn/vscode-html-languageserver1.11.1
  • applicationinsights2.9.8
  • fast-glob3.3.3
  • fs-extra11.3.4
  • html-to-text9.0.5
  • lru-cache11.3.5
  • micromatch4.0.8
  • protobufjs8.3.0
  • proxy-agent6.5.0
  • semver7.7.4
  • turndown7.2.4
  • turndown-plugin-gfm1.0.2
  • vscode-languageserver9.0.1
  • vscode-languageserver-types3.17.5
  • vscode-uri3.1.0