PkgRadar

Package evidence

@ui-perf/[email protected]

no findings

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
4
First published
Apr 2026
Publisher
alexfigliolia

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@ui-perf/[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":["@ui-perf/[email protected]"],"fail_on":"review"}'
Publisheralexfigliolia
Artifact bytes5,369
Previous version1.1.5
Published2026-05-02T17:33:00.386Z
SHA-2566e07583e9355a8cec60474ee007f74eede971e71f733373a5a4dbe68a1de4ead

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.2.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • artifactspnpm artifacts:js && pnpm artifacts:native
  • artifacts:jsfor f in dist/index*; do mv -f $f ${f##*/}; done
  • artifacts:nativenapi artifacts
  • buildpnpm build:debug --release
  • build:clipnpm build:rust && pnpm install:rust
  • build:debugcargo clean && rm -rf dist && napi build --platform -o dist --package bindings
  • build:rustcargo build --release --package critical-path-check
  • build:rust:devcargo build --package critical-path-check
  • format:tomltaplo lint && taplo format
  • install:rustcargo install --path .
  • lint:allpnpm lint:rust && pnpm lint:ts
  • lint:rustcargo clippy --fix --allow-dirty && pnpm format:toml
  • lint:rust:cicargo clippy --fix
  • lint:tspnpm oxlint --type-aware --report-unused-disable-directives --fix && pnpm oxfmt
  • preparehusky
  • prepublishOnlynapi prepublish -t npm
  • releasetsx ./release/run.ts
  • run:devcargo run --package critical-path-check --bin critical-path-check
  • testpnpm build && ava
  • test:ciava
  • versionnapi version
Optional dependencies13
  • @ui-perf/critical-path-android-arm-eabi1.2.0
  • @ui-perf/critical-path-android-arm641.2.0
  • @ui-perf/critical-path-darwin-arm641.2.0
  • @ui-perf/critical-path-darwin-x641.2.0
  • @ui-perf/critical-path-freebsd-x641.2.0
  • @ui-perf/critical-path-linux-arm-gnueabihf1.2.0
  • @ui-perf/critical-path-linux-arm64-gnu1.2.0
  • @ui-perf/critical-path-linux-arm64-musl1.2.0
  • @ui-perf/critical-path-linux-x64-gnu1.2.0
  • @ui-perf/critical-path-linux-x64-musl1.2.0
  • @ui-perf/critical-path-win32-arm64-msvc1.2.0
  • @ui-perf/critical-path-win32-ia32-msvc1.2.0
  • @ui-perf/critical-path-win32-x64-msvc1.2.0