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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/hologram/index.cjs | 2180650 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.cjs | 4570902 bytes | 0 |
| low | Large Javascript Payload | package/dist/simulation/index.cjs | 2812155 bytes | 0 |
| low | Obfuscation Density | package/dist/chunk-YLJ46363.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts14
benchmark:p043:shared-sortnode run-p043-shared-sort-capture.mjsbenchmark:paper6:webgpuplaywright test tests/paper-6-webgpu-matrix.spec.tsbenchmark:webgpu:determinismplaywright test tests/webgpu-determinism.spec.tsbenchmark:webgpu:physicsplaywright test tests/webgpu-physics-bench.spec.tsbuildnode scripts/build.mjsbuild:paper6-benchesbuild src/animation/paper/benchmarks/paper-6-webgpu-matrix.entry.ts --bundle --format=iife --global-name=Paper6Bench --outfile=benchmark-paper6-webgpu.jsbuild:webgpu-determinism-harnessesbuild src/testing/webgpu-determinism.entry.ts --bundle --format=iife --global-name=WebGPUDeterminismHarnessBrowser --outfile=../../scripts/webgpu-determinism-harness.jsbuild:webgpu-physics-benchesbuild src/gpu/benchmarks/webgpu-physics.entry.ts --bundle --format=iife --global-name=WebGPUPhysicsBench --outfile=benchmark-webgpu-physics.jsdevtsup --watchsmoke:physicspnpm exec holoscript smoke ../../examples/physics --target threejs -o ../../.bench-logs/physics-smoke-receipt.jsontestvitest run --passWithNoTeststest:benchvitest run --config vitest.bench.config.tstest:coveragevitest run --coveragetest: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.0three^0.182.0