PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.prismarine-block="github:zardoy/prismarine-block#next-era"

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
1,433Niche · −30% score
Versions published
73Established · −30% score
First published
Dec 2025
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":["[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"}'
Artifact bytes3,192,927
Previous version0.1.71
Published2026-06-13T21:09:43.186Z
SHA-2561b571004bfa7f92cc8481d239776bbc4355a2375c2f01cc021bb9b83721dfbf9

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.prismarine-block="github:zardoy/prismarine-block#next-era"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.prismarine-block="github:zardoy/prismarine-block#next-era"8
mediumRemote Dependency Specpackage.jsondevDependencies.prismarine-chunk="github:zardoy/prismarine-chunk#master"8
mediumRemote Dependency Specpackage.jsondevDependencies.prismarine-world="github:zardoy/prismarine-world#next-era"8
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.prismarine-block="github:zardoy/prismarine-block#next-era"8
mediumRemote Dependency Specpackage.jsondevDependencies.prismarine-chunk="github:zardoy/prismarine-chunk#master"8
mediumRemote Dependency Specpackage.jsondevDependencies.prismarine-world="github:zardoy/prismarine-world#next-era"8
lowLarge Javascript Payloadpackage/dist/mesherWasm.js5015852 bytes0
lowLarge Javascript Payloadpackage/dist/threeWorker.js3648120 bytes0

Manifest

Package metadata

Scripts17
  • buildpnpm unit-test --run && pnpm build:publish
  • build:libnode scripts/buildLib.mjs
  • build:lib:minifynode scripts/buildLib.mjs --minify
  • build:meshernode scripts/buildMesherWorker.mjs
  • build:playgroundrsbuild build --config rsbuild.config.ts
  • build:publishrun-s build:lib:minify build:mesher build:threeworker
  • build:threeworkernode scripts/buildThreeWorker.mjs
  • build:wasmcd wasm-mesher && ./build.sh web
  • devrun-p watch:mesher watch:threeworker dev:playground
  • dev:playgroundrsbuild dev --config rsbuild.config.ts
  • test:wasmcd wasm-mesher && wasm-pack build --target nodejs --out-dir pkg --dev && node build.mjs && node tests/test-chunk.cjs && node tests/test-section-boundary.cjs
  • test:wasm:boundarycd wasm-mesher && wasm-pack build --target nodejs --out-dir pkg --dev && node build.mjs && node tests/test-section-boundary.cjs
  • typechecktsc --noEmit
  • unit-testvitest
  • watch:libnode scripts/buildLib.mjs -w
  • watch:mesherpnpm build:mesher -w
  • watch:threeworkerpnpm build:threeworker -w
Dependencies19
  • @tweenjs/tween.js^20.0.3
  • @types/events^3.0.3
  • @xmcl/text-component^2.1.3
  • deepslate^0.24.0
  • events^3.3.0
  • mc-bridge^0.1.3
  • mineflayer-mouse^0.1.24
  • prismarine-chat^1.10.0
  • prismarine-nbt^2.5.0
  • skinview-utils^0.7.1
  • skinview3d^3.4.1
  • stats-gl^1.0.5
  • stats.js^0.17.0
  • three0.154.0
  • three-stdlib^2.36.1
  • type-fest^5.3.0
  • typed-emitter^2.1.0
  • valtio^1.11.1
  • vec3^0.1.10