PkgRadar

Package evidence

@abrar71/[email protected]

Remote Dependency Spec: dependencies.strophe.js="https://github.com/jitsi/strophejs/releases/download/v1.5-jitsi-3/strophe.js-1.5.0.tgz"

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
644
Versions published
43Established · −30% score
First published
Nov 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@abrar71/[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":["@abrar71/[email protected]"],"fail_on":"review"}'
Artifact bytes1,978,462
Previous version2163.0.0
Published2026-06-10T20:49:28.576Z
SHA-2562006a702072248e97b2de77052c7a43471e619d3ca8bea7c0f2c9e58ea5de52e

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.strophe.js="https://github.com/jitsi/strophejs/releases/download/v1.5-jitsi-3/strophe.js-1.5.0.tgz"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.strophe.js="https://github.com/jitsi/strophejs/releases/download/v1.5-jitsi-3/strophe.js-1.5.0.tgz"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.strophe.jshttps://github.com/jitsi/strophejs/releases/download/v1.5-jitsi-3/strophe.js-1.5.0.tgzerror0unexpected end of file

Manifest

Package metadata

Scripts17
  • buildnpm run gen-version && npm run build:webpack && npm run build:tsc
  • build:tsctsc --build --clean && tsc
  • build:webpackwebpack
  • build:webpack-devnpm run gen-version && webpack --mode development
  • gen-typestsc --declaration --emitDeclarationOnly --outFile types/index.d.ts
  • gen-versionnode tools/gen-version.js
  • linteslint . --max-warnings 0 && tsc --noEmit
  • lint-fixeslint . --max-warnings 0 --fix
  • prepacknpm run build && npm run gen-types
  • testnpm run test:native && npm run test:polyfill
  • test-watchkarma start karma.conf.js --no-single-run
  • test:nativekarma start karma.conf.js
  • test:polyfillkarma start karma-polyfill.conf.js
  • type-checktsc --noEmit
  • typedocnpm run gen-version && typedoc
  • validatenpm ls
  • watchnpm run gen-version && webpack --config webpack.config.js --watch --mode development
Dependencies15
  • @jitsi/js-utils6.3.2
  • @jitsi/logger2.1.1
  • @jitsi/precall-test1.0.6
  • @jitsi/rtcstats9.7.1
  • @testrtc/watchrtc-sdk1.38.2
  • async-es3.2.4
  • base64-js1.5.1
  • current-executing-script0.1.3
  • emoji-regex10.4.0
  • jwt-decode4.0.0
  • lodash-es4.18.1
  • sdp-transform2.3.0
  • strophe.jshttps://github.com/jitsi/strophejs/releases/download/v1.5-jitsi-3/strophe.js-1.5.0.tgz
  • uuid14.0.0
  • webrtc-adapter8.1.1