PkgRadar

Package evidence

@biblioteksentralen/[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
974
Versions published
25Established · −30% score
First published
Nov 2025
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":["@biblioteksentralen/[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":["@biblioteksentralen/[email protected]"],"fail_on":"review"}'
Artifact bytes340,578
Previous version0.0.0-beta.26
Published2026-05-27T08:25:49.427Z
SHA-256c104b100256bca01dba9dcbf4f18e61ba11653304d57b49e39591ba44fc4a243

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/v1/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/chunk-SG6WH4XR.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts5
  • buildtsup src/index.ts src/v1/index.ts src/server/index.ts --format cjs,esm --dts --dts-resolve --treeshake
  • cleanrimraf dist src/generated
  • linteslint .
  • lint:packageattw --pack
  • type-checktsc --noEmit
Dependencies1
  • openapi-fetch^0.15.0