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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/build/sb-addons/controls-1/manager-bundle.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/build/7803.f51f4abe.iframe.bundle.js | 2991774 bytes | 10 |
Manifest
Package metadata
Scripts3
buildstorybook build --docs -o builddevnode ../../scripts/dev.jsdev: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.0next^15.2.4react^18.2.0react-dom^18.2.0typescript^5.8.2vite^6.2.5webpack^5.98.0