PkgRadar

Package evidence

@warmhub/[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.

Weekly downloads
466
Versions published
8
First published
May 2026
Publisher
aliciad_wh

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":["@warmhub/[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":["@warmhub/[email protected]"],"fail_on":"review"}'
Publisheraliciad_wh
Artifact bytes107,486
Previous version0.49.0
Published2026-06-02T19:30:48.259Z
SHA-256f56381d81122e91b71b60f8aa9e7d7dd0ed9df50598df58f2417e66c00858a47

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
0.49.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

Scripts22
  • audit:api-contractbun run scripts/audit-api-contract.ts
  • audit:backend-typesbun run scripts/generate-backend-types.ts --check
  • audit:bundlebun run scripts/audit-bundle.ts
  • audit:cleanroombun run scripts/audit-cleanroom.ts
  • audit:contentbun run scripts/audit-content.ts
  • audit:doc-linksbun run scripts/inject-doc-links.ts --strict
  • audit:packbun run scripts/audit-pack.ts
  • audit:public-surfacebun run scripts/audit-public-surface.ts
  • audit:sdk-result-typesbun run scripts/audit-sdk-result-types.ts
  • buildtsup && bun run scripts/inject-doc-links.ts
  • check:contractnode ../../scripts/lint/external-identity-contracts.mjs sdk
  • docs:api:checktypedoc --options typedoc.json --treatValidationWarningsAsErrors --json /tmp/warmhub-sdk-api-check.json
  • docs:api:jsontypedoc --options typedoc.json --json /tmp/warmhub-sdk-api.json
  • generate:api-contractbun run scripts/generate-api-contract.ts
  • generate:backend-typesbun run scripts/generate-backend-types.ts
  • prebuildtsc --noEmit
  • qualitybun run scripts/quality-check.ts
  • quality:verbosebun run scripts/quality-check.ts --verbose
  • testvitest run
  • test:watchvitest
  • typecheckbun run check:contract && bun run audit:backend-types && bun run audit:sdk-result-types && tsc --noEmit
  • verify:publishbun run audit:backend-types && bun run audit:sdk-result-types && bun run build && bun run audit:api-contract && bun run audit:public-surface && bun run audit:doc-links && bun run audit:bundle && bun run audit:pack && bun run audit:content && bun run audit:cleanroom
Dependencies1
  • @trpc/client11.17.0