PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.@tal_live/corertc-web="git+ssh://[email protected]:tal_live_webrtc/coresdk6.git#develop"

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
29
Versions published
75Mature · −50% score
First published
Apr 2022
Publisher
lanlonggang

Effective trust discount applied: 50% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherlanlonggang
Artifact bytes811,244
Previous version1.7.1-beta.1
Published2026-03-23T02:37:58.652Z
SHA-256289f9ac1386cbcfb177639f6fe36786b49c7ea28c36629bd9ce0d972936eb3ba

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@tal_live/corertc-web="git+ssh://[email protected]:tal_live_webrtc/coresdk6.git#develop"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@tal_live/corertc-web="git+ssh://[email protected]:tal_live_webrtc/coresdk6.git#develop"8

Manifest

Package metadata

Scripts9
  • buildnode ./build.js
  • build-aigcrollup -c rollup.aigc.js && rollup -c rollup.aigctype.js
  • build-escross-env NODE_ENV=production rollup -c rollup.es.js
  • build-testrollup -c rollup.test.js
  • build-testinrollup -c rollup.testin.js
  • docnpx typedoc --out ./docs --excludePrivate --excludeExternals --mode modules ./src/rtcengine.ts
  • prepacknpm run build
  • startrollup -c rollup.config.js --watch
  • testecho "Error: no test specified" && exit 1
Dependencies5
  • @volcengine/rtc~4.66.22
  • agora-rtc-sdk-ng^4.13
  • axios^1.11.0
  • eventemitter3^5.0.1
  • md5^2.3.0