PkgRadar

Package evidence

@deepstream/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
493
Versions published
88Mature · −50% score
First published
May 2019
Publisher
jaime-ez

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":["@deepstream/[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":["@deepstream/[email protected]"],"fail_on":"review"}'
Publisherjaime-ez
Artifact bytes600,957
Previous version10.0.5
Published2026-05-26T15:05:46.917Z
SHA-25602b079ab353b999c3a0f90d60265fa7928f04ec6157f582a4d4f34b05e551d0f

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/telemetry-server/package-lock.jsonhigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/telemetry-server/package-lock.jsonhigh encoded/escaped-token density12
lowCredential file accesspackage/.github/workflows/lint-test.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts1
  • startts-node telemetry-server.ts
Dependencies4
  • body-parser^1.19.0
  • express^4.17.1
  • pg^8.1.0
  • typescript^3.8.3