PkgRadar

Package evidence

@nimiplatform/[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherhallida
Artifact bytes310,305
Previous version0.1.1
Published2026-05-24T17:00:05.677Z
SHA-256cfb63d4277c1e70a9f2dd9d86a61d0e20342d79b0fcc3a4184633b063ead17d8

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

high
Last checked
highRisk
48Score
0.1.2Version
Status history (1 event)
  1. newavailable · risk high · score 48 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

hallida

2 members · evidence strength 53

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/auth/components/desktop-particle-background-light.jsmatched "curl "12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/auth/components/desktop-particle-background-light.jsmatched "curl "12
lowObfuscationpackage/dist/auth/logic/auth-copy.jsmatched "\\x00"3
lowObfuscationpackage/dist/features/chat/components/canonical-message-bubble.jsmatched "\\u00D7"3
lowObfuscationpackage/dist/features/chat/components/canonical-stage-panel.jsmatched "\\u2026"3
lowObfuscationpackage/dist/features/chat/components/canonical-transcript-view.jsmatched "\\u2026"3
lowObfuscationpackage/dist/features/chat/components/chat-composer.jsmatched "\\u00D7"3
lowObfuscationpackage/dist/ui/components/checkbox.jsmatched "\\u2713"3
lowObfuscationpackage/dist/ui/components/date-picker.jsmatched "\\u4E0A"3
lowObfuscationpackage/dist/features/generation/components/generation-panel.jsmatched "\\u00D7"3
lowObfuscationpackage/dist/features/model-config/components/profile-config-section.jsmatched "\\uD83E"3
lowObfuscationpackage/dist/features/model-picker/components/runtime-model-picker-panel.jsmatched "\\u00B7"3
lowObfuscationpackage/dist/auth/logic/shared-desktop-auth-session.jsmatched "atob("3
lowObfuscationpackage/dist/auth/logic/social-oauth.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts4
  • buildnode scripts/clean-dist.mjs && tsc -p tsconfig.build.json && node scripts/normalize-dist-layout.mjs && node scripts/copy-dist-assets.mjs
  • lintpnpm run typecheck
  • testvitest run --config ui/vitest.config.ts
  • typechecktsc --noEmit -p tsconfig.json
Dependencies20
  • @nimiplatform/sdk^0.5.15
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-popover^1.1.14
  • @radix-ui/react-scroll-area^1.2.8
  • @radix-ui/react-select^2.2.5
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-switch^1.1.7
  • @radix-ui/react-tooltip^1.2.7
  • @tanstack/react-virtual^3.13.25
  • @tauri-apps/api^2.11.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^0.577.0
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • simplex-noise^4.0.3
  • tailwind-merge^3.6.0
  • three^0.184.0
  • zod4.4.3