PkgRadar

Package evidence

@temporalio/[email protected]

Install-time lifecycle script: install="npm run build-cpp && npm run build-rust"

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
1,771,238Ubiquitous · −70% score
Versions published
118Mature · −50% score
First published
Mar 2021
Publisher
tempbearpig

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":["@temporalio/[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":["@temporalio/[email protected]"],"fail_on":"review"}'
Publishertempbearpig
Artifact bytes19,368,780
Previous version0.2.0
Published2021-05-17T16:27:12.590Z
SHA-256cd3835d2425f1a927d3233de9fe1014c94f4d43bd4dad66f81719beb5e35cadb

Why flagged

What the scanner saw

Install-time lifecycle script: install="npm run build-cpp && npm run build-rust"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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.jsoninstall="npm run build-cpp && npm run build-rust"5

Manifest

Package metadata

Scripts4
  • buildnpm run build-cpp && TEMPORAL_WORKER_FORCE_BUILD=true npm run build-rust
  • build-cppnode-gyp rebuild --release
  • build-rustnode ./scripts/build-rust.js
  • installnpm run build-cpp && npm run build-rust
Dependencies17
  • @opentelemetry/api^1.0.0-rc.0
  • @temporalio/activity^0.2.1
  • @temporalio/proto^0.2.1
  • @temporalio/workflow^0.2.1
  • abort-controller^3.0.0
  • cargo-cp-artifact^0.1.4
  • dedent^0.7.0
  • fs-extra^9.0.1
  • isolated-vm^4.1.1
  • memfs^3.2.2
  • ms^2.1.3
  • nan^2.14.2
  • protobufjs^6.10.2
  • rxjs^6.6.3
  • unionfs^4.4.0
  • uuid^8.3.2
  • webpack^5.36.2