PkgRadar

Package evidence

@d3plus/[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
16
Versions published
27Mature · −50% score
First published
Jun 2025
Publisher
davelandry

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":["@d3plus/[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":["@d3plus/[email protected]"],"fail_on":"review"}'
Publisherdavelandry
Artifact bytes2,989,615
Previous version3.1.4
Published2026-04-29T14:25:27.928Z
SHA-256b097daea853144ee43e835ec97426150994fb73633a4cc2634dc011dbd9e0bd7

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/sb-addons/controls-1/manager-bundle.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/build/7803.f51f4abe.iframe.bundle.js2991774 bytes10

Manifest

Package metadata

Scripts3
  • buildstorybook build --docs -o build
  • devnode ../../scripts/dev.js
  • dev:localstorybook dev --docs --ci --no-version-updates --port=4000
Dependencies13
  • @d3plus/color3.1.5
  • @d3plus/core3.1.5
  • @d3plus/dom3.1.5
  • @d3plus/format3.1.5
  • @d3plus/locales3.1.5
  • @d3plus/react3.1.5
  • @types/react^19.1.0
  • next^15.2.4
  • react^18.2.0
  • react-dom^18.2.0
  • typescript^5.8.2
  • vite^6.2.5
  • webpack^5.98.0