PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 8479271 bytes

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
6
First published
May 2026
Publisher
astralchemist

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"}'
Publisherastralchemist
Artifact bytes1,139,706
Previous version0.1.3
Published2026-05-26T12:34:16.480Z
SHA-2560ea28f489bafa5f883645cb8621722db8d5f5bcde7df4f094da9332fbec46725

Why flagged

What the scanner saw

Large Javascript Payload: 8479271 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/rig.js8479271 bytes10

Manifest

Package metadata

Scripts14
  • buildbun run build:web && bun run build:cli
  • build:clibun run gen:wasm && bun run scripts/build-cli.ts
  • build:webcd packages/web && bunx vite build
  • check:compatbun run scripts/compat-check.ts
  • check:migrationsbun run scripts/migration-lock.ts
  • compat:snapshotbun run scripts/compat-check.ts --write
  • genbun run scripts/gen.ts
  • gen:checkbun run scripts/gen-check.ts
  • gen:wasmbun run scripts/gen-wasm.ts
  • install:hooksbash scripts/install-hooks.sh
  • migration:lockbun run scripts/migration-lock.ts --write
  • prepublishOnlybun run build && bun test && bun run gen:check && bun run check:compat && bun run check:migrations
  • testbun test
  • test:e2eplaywright test
Dependencies11
  • @fastify/compress8.3.1
  • @fastify/cors11.2.0
  • @fastify/static9.1.3
  • @xenova/transformers^2.17
  • fastify5.8.5
  • ignore7.0.5
  • jsonc-parser3.3.1
  • tree-sitter-wasms0.1.13
  • web-tree-sitter^0.25.3
  • ws8.20.1
  • zod^3.23
Optional dependencies1
  • better-sqlite3^12