PkgRadar

Package evidence

@labor-digital/[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
90
Versions published
58Mature · −50% score
First published
Feb 2020
Publisher
labor-digital

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@labor-digital/[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":["@labor-digital/[email protected]"],"fail_on":"review"}'
Publisherlabor-digital
Artifact bytes479,473
Previous version8.3.0
Published2023-12-04T14:28:42.350Z
SHA-2569fc39989cab9d7ac6b44735588f3975349ff44bbb6c53369ec2e7731b28771e2

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

low
Last checked
lowRisk
0Score
8.3.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/demo1/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/demo2/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • buildnode flushLib.js && tsc
  • watchnode flushLib.js && tsc --watch
Dependencies36
  • @labor-digital/helferlein3.25.0
  • @types/express4.17.8
  • @types/webpack4.41.23
  • acorn8.0.4
  • autoprefixer9.7.6
  • chalk4.1.0
  • clean-webpack-plugin3.0.0
  • copy-webpack-plugin6.2.1
  • core-js3.6.5
  • css-loader4.3.0
  • exports-loader1.1.1
  • express-static-gzip^2.1.1
  • file-loader6.1.1
  • html-loader1.3.2
  • html-webpack-plugin4.5.0
  • iconfont-webpack-plugin^5.0.0
  • image-webpack-loader7.0.1
  • imports-loader1.2.0
  • is-docker2.1.1
  • less3.12.2
  • less-loader7.0.2
  • mini-css-extract-plugin0.12.0
  • node-sass4.14.1
  • optimize-css-assets-webpack-plugin5.0.4
  • postcss-loader3.0.0
  • sass-loader10.0.3
  • svg-url-loader6.0.0
  • terser-webpack-plugin4.2.3
  • ts-loader8.0.6
  • typescript4.0.3
  • …and 6 more.