PkgRadar

Package evidence

@temporalio/[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
12
First published
Dec 2025
Publisher
temporal-sdk-team

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":["@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"}'
Artifact bytes16,781
Previous version1.18.0
Published2026-06-11T22:32:33.273Z
SHA-25623fb84d1beac3b5f6c8d5c94dcdc717f865d35084c9efd2597c2cc7ccd9eb28e

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.18.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • buildtsc --build
  • testava ./lib/__tests__/test-*.js
Dependencies9
  • @temporalio/activity1.18.1
  • @temporalio/client1.18.1
  • @temporalio/common1.18.1
  • @temporalio/plugin1.18.1
  • @temporalio/workflow1.18.1
  • @temporalio/workflow-streams1.18.1
  • @ungap/structured-clone^1.3.0
  • headers-polyfill^4.0.3
  • web-streams-polyfill^4.2.0