PkgRadar

Package evidence

@pure-ds/[email protected]

Install-time lifecycle script: postinstall="node packages/pds-cli/bin/postinstall.mjs"

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
202
First published
Dec 2025
Publisher
mvneerven

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":["@pure-ds/[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":["@pure-ds/[email protected]"],"fail_on":"review"}'
Publishermvneerven
Artifact bytes858,627
Previous version0.7.75
Published2026-05-21T08:20:58.984Z
SHA-256829447d25bb168898da39f18c373e73da080471330bdafd9ea1a69c18ad8b411

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node packages/pds-cli/bin/postinstall.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.7.76Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node packages/pds-cli/bin/postinstall.mjs"5

Manifest

Package metadata

Scripts19
  • buildnode esbuild-build.js
  • devnode esbuild-dev.js
  • pds:bootstrapnode packages/pds-cli/bin/pds-bootstrap.js
  • pds:buildnode packages/pds-cli/bin/pds-static.js
  • pds:build-iconsnode packages/pds-cli/bin/pds-build-icons.js
  • pds:css-datanode packages/pds-cli/bin/generate-css-data.js
  • pds:dxnode packages/pds-cli/bin/pds-dx.js
  • pds:importnode packages/pds-cli/bin/pds-import.js
  • pds:manifestnode packages/pds-cli/bin/generate-manifest.js
  • pds:mcp:evalnode packages/pds-cli/bin/pds-mcp-eval.js
  • pds:mcp:healthnode packages/pds-cli/bin/pds-mcp-health.js
  • pds:mcp:servernode packages/pds-cli/bin/pds-mcp-server.js
  • postinstallnode packages/pds-cli/bin/postinstall.mjs
  • prebuildnpm run types
  • prepds:buildnpm run types
  • storybook:buildcd packages/pds-storybook && npm run storybook:build
  • storybook:devcd packages/pds-storybook && npm run storybook:dev
  • storybook:generatecd packages/pds-storybook && npm run generate-stories
  • typestsc -p tsconfig.json && node scripts/sync-types.mjs
Dependencies2
  • lit^3.3.2
  • pure-web1.1.32