PkgRadar

Package evidence

@plaso-infi/[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
72
Versions published
78Mature · −50% score
First published
Oct 2023
Publisher
upime_sdk_deploy

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":["@plaso-infi/[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":["@plaso-infi/[email protected]"],"fail_on":"review"}'
Artifact bytes4,875,904
Previous version0.10.0-alpha1.0
Published2026-04-10T01:48:48.285Z
SHA-2563fa8a8061364710e73ea64ed8278a2f2db9eab93d86c254ed0e5367e2dc68ccc

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
17Score
0.10.1-alpha1.0Version
Status history (1 event)
  1. newavailable · risk review · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/esm/flowDb-956e92f1-27517220-c61ca26c.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/esm/styles-9a916d00-11b7d66f-f3ccbacd.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/esm/index-364b5628.js10370731 bytes10

Manifest

Package metadata

Scripts5
  • buildrimraf dist && node --max-old-space-size=8192 ../../node_modules/rollup/dist/bin/rollup -c
  • buildToolsrimraf dist_tools && cross-env MODE=production rollup -c rollup.tools.config.mjs
  • limitbash limit.sh
  • linteslint src --fix --ext .ts,.tsx,.js,.jsx
  • vitevite