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
- 8
- Versions published
- 4
- First published
- Apr 2026
- Publisher
- alexfigliolia
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts21
artifactspnpm artifacts:js && pnpm artifacts:nativeartifacts:jsfor f in dist/index*; do mv -f $f ${f##*/}; doneartifacts:nativenapi artifactsbuildpnpm build:debug --releasebuild:clipnpm build:rust && pnpm install:rustbuild:debugcargo clean && rm -rf dist && napi build --platform -o dist --package bindingsbuild:rustcargo build --release --package critical-path-checkbuild:rust:devcargo build --package critical-path-checkformat:tomltaplo lint && taplo formatinstall:rustcargo install --path .lint:allpnpm lint:rust && pnpm lint:tslint:rustcargo clippy --fix --allow-dirty && pnpm format:tomllint:rust:cicargo clippy --fixlint:tspnpm oxlint --type-aware --report-unused-disable-directives --fix && pnpm oxfmtpreparehuskyprepublishOnlynapi prepublish -t npmreleasetsx ./release/run.tsrun:devcargo run --package critical-path-check --bin critical-path-checktestpnpm build && avatest:ciavaversionnapi version
Optional dependencies13
@ui-perf/critical-path-android-arm-eabi1.2.1@ui-perf/critical-path-android-arm641.2.1@ui-perf/critical-path-darwin-arm641.2.1@ui-perf/critical-path-darwin-x641.2.1@ui-perf/critical-path-freebsd-x641.2.1@ui-perf/critical-path-linux-arm-gnueabihf1.2.1@ui-perf/critical-path-linux-arm64-gnu1.2.1@ui-perf/critical-path-linux-arm64-musl1.2.1@ui-perf/critical-path-linux-x64-gnu1.2.1@ui-perf/critical-path-linux-x64-musl1.2.1@ui-perf/critical-path-win32-arm64-msvc1.2.1@ui-perf/critical-path-win32-ia32-msvc1.2.1@ui-perf/critical-path-win32-x64-msvc1.2.1