PkgRadar

Package evidence

@pod-os/[email protected]

Large Javascript Payload: 2397241 bytes

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
592
Versions published
474Mature · −50% score
First published
Dec 2021
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":["@pod-os/[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":["@pod-os/[email protected]"],"fail_on":"review"}'
Artifact bytes867,014
Previous version0.31.0-rc.7fab547.0
Published2026-05-27T18:40:30.726Z
SHA-2562a1fed21e8342e10876773d7e91e68a6c914f1cc4f2183e9105c42436481daf9

Why flagged

What the scanner saw

Large Javascript Payload: 2397241 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.31.0-rc.e4f8536.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
mediumLarge Javascript Payloadpackage/lib/index.js2397241 bytes10

Manifest

Package metadata

Scripts13
  • build npm run build:bundle && npm run build:types && npm run build:esm
  • build:bundlerimraf lib && node esbuild/build-bundle.mjs
  • build:doctypedoc --gitRevision main
  • build:esmrimraf dist && node esbuild/build-esm.mjs
  • build:typesrimraf types && tsc --emitDeclarationOnly --outDir types
  • build:types:watchrimraf types && tsc --emitDeclarationOnly --outDir types --watch
  • build:watchnode esbuild/watch-esm.mjs
  • devrun-p build:types:watch build:watch
  • linteslint ./src
  • postbuild:doc./scripts/postprocess-typedoc.sh
  • testjest
  • test:watchjest --watch
  • typechecktsc --noEmit
Dependencies12
  • @solid-data-modules/rdflib-utils^0.6.0
  • @types/lunr^2.3.7
  • buffer^6.0.3
  • lunr^2.3.9
  • mime^4.1.0
  • neverthrow^8.2.0
  • rdf-namespaces^1.17.0
  • rdflib2.3.9
  • rxjs^7.8.2
  • slugify^1.6.9
  • url^0.11.4
  • url-template^3.1.1