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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/lib/intelephense.js | 8770084 bytes | 10 |
Manifest
Package metadata
Scripts7
buildnpm run clean && ./node_modules/.bin/tsc -p ./tsconfig.json && cp -R ./src/stub ./out/stubcleanrm -rf ./out && mkdir ./outprepublishOnlynpm run productionproductionrm -rf ./lib && ./node_modules/.bin/webpack --config webpack.config.jsprotobufpbjs --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.jssourcemapsrm -rf ./lib && ./node_modules/.bin/webpack --config webpack.config.sourcemaps.jstestTS_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.1applicationinsights2.9.8fast-glob3.3.3fs-extra11.3.4html-to-text9.0.5lru-cache11.3.5micromatch4.0.8protobufjs8.3.0proxy-agent6.5.0semver7.7.4turndown7.2.4turndown-plugin-gfm1.0.2vscode-languageserver9.0.1vscode-languageserver-types3.17.5vscode-uri3.1.0