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
- 61
- First published
- Mar 2026
- Publisher
- ekyc_qoobiss
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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2485594 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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/loader/index.js | 2485594 bytes | 0 |
Manifest
Package metadata
Scripts13
buildng buildbuild:jsng build --output-hashing none && node scripts/post-build.mjsngngpublish:devnpm run build:js && npm publish --access restricted --tag devpublish:releasenpm run build:js && npm publish --access publicstartng servetestng testversionnode -e "const fs=require('fs'); const v=require('./package.json').version; fs.writeFileSync('src/version.ts', '// Auto-updated by npm version scripts — do not edit manually.\nexport const version = \'' + v + '\';\n');" && git add src/version.tsversion:devnpm version prerelease --preid=devversion:majornpm version majorversion:minornpm version minorversion:patchnpm version patchwatchng 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.0buffer^6.0.3intl-tel-input^26.0.7moment^2.30.1ng-qrcode^20.0.1rxjs~7.8.0ts-md5^2.0.1tslib^2.3.0uuid^13.0.0zone.js~0.15.0