PkgRadar

Package evidence

@nimiplatform/[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
247
Versions published
3
First published
May 2026
Publisher
hallida

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":["@nimiplatform/[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":["@nimiplatform/[email protected]"],"fail_on":"review"}'
Publisherhallida
Artifact bytes1,115,933
Previous version0.5.15
Published2026-05-25T16:19:14.268Z
SHA-256b4fd1598c6ccb552b37a1925fba320860597cf844b90740745450dc43c40d7db

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

Scripts3
  • buildnode ../scripts/build-typescript-package.mjs --tsconfig tsconfig.build.json --out-dir dist
  • linttsc --noEmit
  • testtsx --test --test-concurrency=1 test/**/*.test.ts
Dependencies7
  • @ai-sdk/provider^3.0.10
  • @grpc/grpc-js^1.14.4
  • @protobuf-ts/runtime2.11.1
  • @protobuf-ts/runtime-rpc2.11.1
  • i18next^25.8.18
  • openapi-fetch^0.17.0
  • react-i18next^16.5.8