PkgRadar

Package evidence

@oneilltom/[email protected]

Remote Dependency Spec: dependencies.three="github:mrdoob/three.js"

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
59
Versions published
2
First published
Jun 2026
Publisher
oneilltom

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":["@oneilltom/[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":["@oneilltom/[email protected]"],"fail_on":"review"}'
Publisheroneilltom
Artifact bytes72,187
Previous versionnone
Published2026-06-17T14:05:27.294Z
SHA-256c386f05e217a892f1fbfe9b0084b9f91096ff94a916f328f8985e7a6aed90f2e

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.three="github:mrdoob/three.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.three="github:mrdoob/three.js"12
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"oneilltom","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts4
  • buildvite build
  • build:examplesvite build --mode examples
  • devvite --mode examples
  • testnode --test test/sdf-pipeline.test.mjs
Dependencies1
  • threegithub:mrdoob/three.js