PkgRadar

Package evidence

@holoscript/[email protected]

Large Javascript Payload: 2180650 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.

Weekly downloads
28
Versions published
8
First published
Mar 2026
Publisher
brianonbased

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@holoscript/[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":["@holoscript/[email protected]"],"fail_on":"review"}'
Publisherbrianonbased
Artifact bytes3,502,998
Previous version6.1.1
Published2026-05-31T03:39:35.586Z
SHA-256327a2d4f1fd47301782bdddca8b9f67b71e57da0103654555c984d31f6b0d4f1

Why flagged

What the scanner saw

Large Javascript Payload: 2180650 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
6.1.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/hologram/index.cjs2180650 bytes0
lowLarge Javascript Payloadpackage/dist/index.cjs4570902 bytes0
lowLarge Javascript Payloadpackage/dist/simulation/index.cjs2812155 bytes0
lowObfuscation Densitypackage/dist/chunk-YLJ46363.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts14
  • benchmark:p043:shared-sortnode run-p043-shared-sort-capture.mjs
  • benchmark:paper6:webgpuplaywright test tests/paper-6-webgpu-matrix.spec.ts
  • benchmark:webgpu:determinismplaywright test tests/webgpu-determinism.spec.ts
  • benchmark:webgpu:physicsplaywright test tests/webgpu-physics-bench.spec.ts
  • buildnode scripts/build.mjs
  • build:paper6-benchesbuild src/animation/paper/benchmarks/paper-6-webgpu-matrix.entry.ts --bundle --format=iife --global-name=Paper6Bench --outfile=benchmark-paper6-webgpu.js
  • build:webgpu-determinism-harnessesbuild src/testing/webgpu-determinism.entry.ts --bundle --format=iife --global-name=WebGPUDeterminismHarnessBrowser --outfile=../../scripts/webgpu-determinism-harness.js
  • build:webgpu-physics-benchesbuild src/gpu/benchmarks/webgpu-physics.entry.ts --bundle --format=iife --global-name=WebGPUPhysicsBench --outfile=benchmark-webgpu-physics.js
  • devtsup --watch
  • smoke:physicspnpm exec holoscript smoke ../../examples/physics --target threejs -o ../../.bench-logs/physics-smoke-receipt.json
  • testvitest run --passWithNoTests
  • test:benchvitest run --config vitest.bench.config.ts
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies6
  • @holoscript/core^6.1.3
  • @holoscript/crdt-spatial^1.0.2
  • @holoscript/framework^6.1.1
  • @holoscript/holoembed^6.1.0
  • @holoscript/snn-webgpu^6.1.0
  • three^0.182.0