PkgRadar

Package evidence

@nimiplatform/[email protected]

Obfuscation: matched "atob("

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":["@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,184,964
Previous version0.5.14
Published2026-05-24T13:48:13.385Z
SHA-256245174303a7c703a32f7ce44b8f2624a7505b3981f19069eda282ab9a57dcc71

Why flagged

What the scanner saw

Obfuscation: matched "atob("

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

Availability ledger

available

review
Last checked
reviewRisk
18Score
0.5.15Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/realm/client.jsmatched "atob("3
lowObfuscationpackage/dist/ai-provider/helpers.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/platform-client-auth-session.jsmatched "Buffer.from(padded, 'base64"3
lowObfuscationpackage/dist/runtime/runtime-media-extensions.jsmatched "Buffer.from(normalized, 'base64"3
lowObfuscationpackage/dist/mod/runtime-route.jsmatched "Buffer.from(normalized, 'base64"3
lowObfuscationpackage/dist/runtime/transports/tauri-ipc.jsmatched "fromCharCode"3

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