PkgRadar

Package evidence

@tt-a1i/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall-native-artifacts.mjs"

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
519
Versions published
26
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@tt-a1i/[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":["@tt-a1i/[email protected]"],"fail_on":"review"}'
Artifact bytes7,120,727
Previous version2.0.2
Published2026-06-13T15:43:58.770Z
SHA-256fa6ab8d347ae181295d3bd144fb264b90fdb83b81ad133d051d31ae9072adec7

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall-native-artifacts.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/postinstall-native-artifacts.mjs"5

Manifest

Package metadata

Scripts19
  • buildpnpm clean && tsc -p tsconfig.build.json && node scripts/prepare-build-artifacts.mjs && pnpm build:web
  • build:webvite build --config web/vite.config.ts
  • checkpnpm exec biome check .
  • cleannode scripts/clean-build.mjs
  • devpnpm dev:all
  • dev:allconcurrently "pnpm dev:runtime" "pnpm dev:web"
  • dev:runtimetsx src/cli/hive.ts --port 4010
  • dev:webvite --config web/vite.config.ts
  • formatpnpm exec biome format --write .
  • pack:checknpm pack --dry-run --json
  • pack:smokenode scripts/pack-smoke.mjs
  • postinstallnode scripts/postinstall-native-artifacts.mjs
  • release:drypnpm check && pnpm build && pnpm test && pnpm pack:check && pnpm pack:smoke
  • stress:multidevicetsx scripts/remote-stress-multidevice.ts
  • stress:throughputtsx --expose-gc scripts/remote-stress-throughput.ts
  • sync:marketplacenode scripts/sync-marketplace.mjs
  • testnode scripts/run-tests.mjs
  • test:watchvitest
  • test:windowsnode scripts/run-windows-tests.mjs
Dependencies33
  • @noble/ciphers^2.2.0
  • @noble/curves^2.2.0
  • @noble/hashes^2.2.0
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tooltip^1.2.8
  • @tailwindcss/vite^4.2.2
  • @xterm/addon-clipboard^0.2.0
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-serialize^0.14.0
  • @xterm/addon-unicode11^0.9.0
  • @xterm/addon-web-links^0.12.0
  • @xterm/addon-webgl^0.19.0
  • @xterm/headless^6.0.0
  • @xterm/xterm^6.0.0
  • better-sqlite3^12.9.0
  • chokidar^5.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • commander^14.0.0
  • cron-parser^5.5.0
  • esbuild^0.28.0
  • gray-matter^4.0.3
  • isomorphic-dompurify^3.14.0
  • lucide-react^1.8.0
  • marked^18.0.4
  • node-pty^1.1.0
  • qrcode1.5.4
  • react^19.1.0
  • react-dom^19.1.0
  • …and 3 more.