PkgRadar

Package evidence

@uuv/[email protected]

Install Lifecycle Remote Or Exec: postinstall="node postinstall.js"

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
634
Versions published
166Mature · −50% score
First published
May 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":["@uuv/[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":["@uuv/[email protected]"],"fail_on":"review"}'
Artifact bytes125,825
Previous version3.72.1
Published2026-05-17T19:55:43.463Z
SHA-2565c8f812bcc7b65568797238c1516c562d8a2a36049083fe1e10a9dfe997c4f37

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node postinstall.js"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node postinstall.js"30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.js"5

Manifest

Package metadata

Scripts8
  • e2e-test:opents-node test.ts open --
  • e2e-test:runts-node test.ts e2e
  • generate:step-definitionsts-node generate-step-definitions.ts
  • packagenpm pack --pack-destination="../../dist/packages"
  • postinstallnode postinstall.js
  • testnpm run unit-tests && npm run e2e-test:run
  • unit-testsjest --runInBand --coverage --config=./jest.config.ts --testPathIgnorePatterns=src/tests/report
  • verify-reportjest --runInBand --coverage --config=./jest.config.ts --testPathPatterns=src/tests/report
Dependencies16
  • @cucumber/cucumber12.9.0
  • @cucumber/tag-expressions9.1.0
  • @playwright/test^1.55.0
  • @uuv/a11y1.0.0-beta.107
  • @uuv/runner-commons2.85.0
  • axe-core4.11.4
  • axe-playwright2.2.2
  • chalk-table1.0.2
  • chokidar4.0.3
  • cucumber-json-report-formatter0.1.4
  • lodash^4.17.21
  • multiple-cucumber-html-reporter3.10.0
  • nanoid3.3.12
  • playwright-bdd8.5.1
  • ts-node10.9.2
  • typescript5.9.3