PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/unpack-tools.cjs"

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
2
First published
Jun 2026
Publisher
shir0ha

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishershir0ha
Artifact bytes379,318
Previous version1.1.10
Published2026-06-07T17:50:34.339Z
SHA-25680f7b4936099810b526a9ec9427607e99d8aaf839cbcdce03dca430b67c3a633

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/unpack-tools.cjs"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/unpack-tools.cjs"5

Manifest

Package metadata

Scripts10
  • buildshx rm -rf dist && tsc --noEmit && pkgroll
  • bundle:servernode scripts/bundle-server.cjs
  • bundle:server:allnode scripts/bundle-server.cjs --all-platforms
  • bundle:webappnode scripts/bundle-webapp.cjs
  • cli:installnode scripts/install-local.cjs
  • postinstallnode scripts/unpack-tools.cjs
  • prepublishOnlypnpm test
  • testpnpm run build && vitest run --project unit
  • test:integrationpnpm run build && vitest run --project integration-empty --project integration-plan-mode --project integration-authenticated
  • typechecktsc --noEmit
Dependencies36
  • @agentclientprotocol/sdk^0.14.1
  • @anthropic-ai/claude-agent-sdk^0.2.96
  • @anthropic-ai/sandbox-runtime^0.0.37
  • @modelcontextprotocol/sdk1.25.3
  • @noble/ed25519^3.0.0
  • @noble/hashes^2.0.1
  • @paralleldrive/cuid2^2.2.2
  • @slopus/happy-wire^0.1.0
  • @stablelib/base64^2.0.1
  • @stablelib/hex^2.0.1
  • @types/cross-spawn^6.0.6
  • @types/http-proxy^1.17.17
  • @types/qrcode-terminal^0.12.2
  • @types/react^19.2.7
  • @types/tmp^0.2.6
  • ai^5.0.107
  • axios^1.13.2
  • chalk^5.6.2
  • cross-spawn^7.0.6
  • expo-server-sdk^3.15.0
  • fastify^5.6.2
  • fastify-type-provider-zod4.0.2
  • http-proxy^1.18.1
  • http-proxy-middleware^3.0.5
  • ink^6.5.1
  • inquirer^13.2.2
  • open^10.2.0
  • ps-list^8.1.1
  • qrcode-terminal^0.12.0
  • react^19.2.0
  • …and 6 more.