PkgRadar

Package evidence

@ucl-vr/[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has lifecycle hook

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
1
First published
Jun 2026
Publisher
nnuman

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@ucl-vr/[email protected]"],"fail_on":"high"}'

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":["@ucl-vr/[email protected]"],"fail_on":"high"}'
Publishernnuman
Artifact bytes136,223
Previous versionnone
Published2026-06-18T00:21:03.186Z
SHA-2561abbc087f5c34d653dc9b14c82f0f823cfa9119171559aa6fed7971ee76ac971

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has lifecycle hook

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

Availability ledger

available

high
Last checked
highRisk
5Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node --import \"data:text/javascript,import { register } from 'node:module'; import { pathToFileURL } from 'node:url'; register('ts-node/esm', pathToFileURL('./'));\" bin/postinstall.ts"5

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.build.json
  • linteslint
  • postinstallnode --import "data:text/javascript,import { register } from 'node:module'; import { pathToFileURL } from 'node:url'; register('ts-node/esm', pathToFileURL('./'));" bin/postinstall.ts
  • startnode --import "data:text/javascript,import { register } from 'node:module'; import { pathToFileURL } from 'node:url'; register('ts-node/esm', pathToFileURL('./'));" bin/cli.ts
  • testecho "Error: no test specified" && exit 1
Dependencies13
  • @inquirer/prompts^5.1.0
  • @roamhq/wrtc^0.8.0
  • @types/webrtc^0.0.43
  • @ucl-vr/ubiq^1.0.0
  • @ucl-vr/ubiq-server^1.0.0
  • dotenv^16.4.5
  • express^4.18.2
  • inquirer^9.3.1
  • nconf^0.11.3
  • node-llama-cpp^3.15.1
  • ollama^0.6.3
  • uuid^9.0.1
  • ws^8.17.0