PkgRadar

Package evidence

@qbs-ontrace/[email protected]

Large Javascript Payload: 2485588 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
264
Versions published
57
First published
Mar 2026
Publisher
ekyc_qoobiss

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":["@qbs-ontrace/[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":["@qbs-ontrace/[email protected]"],"fail_on":"review"}'
Publisherekyc_qoobiss
Artifact bytes4,613,519
Previous version1.0.8
Published2026-06-09T11:34:01.346Z
SHA-2569d5162c2b7185579cd1fb50d57123749c156641822f8b0ca8d9b0883099a1ffc

Why flagged

What the scanner saw

Large Javascript Payload: 2485588 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
1.0.9-dev.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/loader/index.js2485588 bytes0

Manifest

Package metadata

Scripts12
  • buildng build
  • build:jsng build --output-hashing none && node scripts/post-build.mjs
  • ngng
  • publish:devnpm run build:js && npm publish --access restricted --tag dev
  • publish:releasenpm run build:js && npm publish --access public
  • startng serve
  • testng test
  • version:devnpm version prerelease --preid=dev
  • version:majornpm version major
  • version:minornpm version minor
  • version:patchnpm version patch
  • watchng build --watch --configuration development
Dependencies20
  • @angular/common^20.0.0
  • @angular/compiler^20.0.0
  • @angular/core^20.0.0
  • @angular/elements^20.3.2
  • @angular/forms^20.0.0
  • @angular/platform-browser^20.0.0
  • @angular/router^20.0.0
  • @grafana/faro-web-sdk^2.3.1
  • @grafana/faro-web-tracing^2.3.1
  • @mediapipe/tasks-vision^0.10.35
  • @microsoft/customvision-tfjs^1.3.0
  • buffer^6.0.3
  • intl-tel-input^26.0.7
  • moment^2.30.1
  • ng-qrcode^20.0.1
  • rxjs~7.8.0
  • ts-md5^2.0.1
  • tslib^2.3.0
  • uuid^13.0.0
  • zone.js~0.15.0