PkgRadar

Package evidence

@qbs-ontrace/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 20 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
58
First published
Mar 2026
Publisher
ekyc_qoobiss

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":["@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 bytes1,416
Previous version1.0.9-dev.0
Published2026-06-09T11:38:00.717Z
SHA-25610347e7b9d4652b2c65b5dd0533fdd2965105939453ba12d5046dd2dcf83793a

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 20 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
1.0.9-dev.1Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 20 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

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