PkgRadar

Package evidence

@pelatform/[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.

Versions published
20Established · −30% score
First published
Oct 2025
Publisher
pelatform.com

Effective trust discount applied: 30% (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":["@pelatform/[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":["@pelatform/[email protected]"],"fail_on":"review"}'
Publisherpelatform.com
Artifact bytes104,035
Previous version1.0.17
Published2026-04-27T01:58:30.321Z
SHA-2560503f1c7c8efd551ff5d6664aee808a380ebbddc69fa929cf46219a0504f80da

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts8
  • buildtsup
  • cleanrimraf dist
  • clean:allrimraf .turbo coverage dist node_modules
  • devtsup --watch
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • types:checktsc --noEmit
Dependencies10
  • @paralleldrive/cuid2^3.3.0
  • @sindresorhus/slugify^3.0.0
  • bcryptjs^3.0.3
  • chrono-node2.9.0
  • clsx^2.1.1
  • consola^3.4.2
  • jsonwebtoken^9.0.3
  • ms^2.1.3
  • nanoid^5.1.9
  • tailwind-merge^3.5.0