PkgRadar

Package evidence

@digital-blueprint/[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
9
First published
Jan 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@digital-blueprint/[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":["@digital-blueprint/[email protected]"],"fail_on":"review"}'
Artifact bytes3,785,303
Previous version2.3.1
Published2026-05-07T12:06:02.775Z
SHA-2561c9134bf93f614100eac69412f3750dc61080db83f16f4ab90d5dc21dd8a51ee

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts17
  • buildnpm run build-local
  • build-demorolldown -c rollup.config.js --environment BUILD:demo
  • build-devrolldown -c rollup.config.js --environment BUILD:development
  • build-localrolldown -c rollup.config.js
  • build-prodrolldown -c rollup.config.js --environment BUILD:production
  • build-testrolldown -c rollup.config.js --environment BUILD:test
  • cleanrm -r dist/*
  • formatnpm run format:eslint && npm run format:prettier
  • format:eslinteslint "**/*.{js,ts}" --fix
  • format:prettierprettier "**/*.{js,json,ts}" --write
  • i18nexti18next-cli extract --ci --dry-run
  • i18next:fixi18next-cli extract
  • linteslint .
  • testnpm run build-test && web-test-runner
  • watchnpm run watch-local
  • watch-devrolldown -c rollup.config.js --watch --environment BUILD:development
  • watch-localrolldown -c rollup.config.js --watch
Dependencies12
  • @dbp-toolkit/auth^0.3.2
  • @dbp-toolkit/common^0.3.5
  • datatables.net^1.12.1 <1.13
  • datatables.net-buttons^2.2.3 <2.3
  • datatables.net-buttons-dt^2.2.3 <2.3
  • datatables.net-dt^1.12.1 <1.13
  • datatables.net-responsive^2.3.0 <2.4
  • datatables.net-responsive-dt^2.3.0 <2.4
  • i18next^26.0.0
  • jquery^3.5.1
  • jszip^3.2.2
  • lit^3.1.0