PkgRadar

Package evidence

@eclipse-glsp/[email protected]

Manifest Codeless Dependency Stub

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
2,010Niche · −30% score
Versions published
122Mature · −50% score
First published
Sep 2021
Publisher
tortmayr

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":["@eclipse-glsp/[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":["@eclipse-glsp/[email protected]"],"fail_on":"review"}'
Publishertortmayr
Artifact bytes13,135
Previous version2.8.0-next.12
Published2026-06-22T12:11:06.155Z
SHA-256cd51152967fc31611a4e99f691b5c0a3c43f82a8565a489fddd0f0ce576cd662

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub

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.8.0-next.15Version
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.json15

Manifest

Package metadata

Dependencies16
  • @eclipse-glsp/eslint-config2.8.0-next.15
  • @eclipse-glsp/prettier-config2.8.0-next.15
  • @eclipse-glsp/ts-config2.8.0-next.15
  • @eslint/js^10.0.1
  • @stylistic/eslint-plugin^5.10.0
  • @tony.ganchev/eslint-plugin-header^3.1.1
  • eslint^10.5.0
  • eslint-config-prettier^10.0.0
  • eslint-import-resolver-typescript^4.0.0
  • eslint-plugin-chai-friendly^1.0.0
  • eslint-plugin-import-x^4.16.2
  • eslint-plugin-no-null^1.0.2
  • globals^17.6.0
  • prettier^3.8.4
  • rimraf^6.1.3
  • typescript-eslint^8.0.0