PkgRadar

Package evidence

@aws/[email protected]

Large Javascript Payload: 4511467 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
82
Versions published
2
First published
Jun 2026
Publisher
amzn-connect-rtc

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":["@aws/[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":["@aws/[email protected]"],"fail_on":"review"}'
Artifact bytes1,679,312
Previous versionnone
Published2026-06-12T16:26:15.036Z
SHA-256711435c635fabb42aa72e2cebfe3ef3cf4f8acc37fc53d08731ecb03e46a9373

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":6,"publisher":"amzn-connect-rtc","burst_same_day":0,"burst_week":0,"lure":{"kind":"edit_distance","target":"ws"},"version_anomaly":false,"new_account":true}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":6,"publisher":"amzn-connect-rtc","burst_same_day":0,"burst_week":0,"lure":{"kind":"edit_distance","target":"ws"},"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":6,"publisher":"amzn-connect-rtc","burst_same_day":0,"burst_week":0,"lure":{"kind":"edit_distance","target":"ws"},"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/release/connect-rtc-debug.js4511467 bytes0

Manifest

Package metadata

Scripts5
  • postversionexport GITTAG="echo $(git describe --abbrev=0 --tags | sed 's/^v//')" && git push --force --set-upstream origin bumpVersion --follow-tags && git checkout gh-pages && git pull && cp out/connect-rtc-debug.js ./connect-rtc-debug-`$GITTAG`.js && cp out/connect-rtc.min.js ./connect-rtc-`$GITTAG`.min.js && ln -fs connect-rtc-debug-`$GITTAG`.js connect-rtc-debug-latest.js && ln -fs connect-rtc-`$GITTAG`.min.js connect-rtc-latest.min.js && git add connect-rtc*.js && git commit -m `$GITTAG` && git push --set-upstream origin gh-pages && git checkout master
  • prepublishgrunt build
  • preversiongit stash && git checkout master && git pull && npm test && git checkout -B bumpVersion
  • testgrunt && nyc --reporter=html mocha --compilers js:babel-core/register test/unit/**/*.js test/unit/*.js
  • versiongrunt build && grunt copyForPublish && git add package.json release/*
Dependencies6
  • @citrix/ucsdk3.1.0
  • @citrix/ucsdk_4.1npm:@citrixcloud/[email protected]
  • @euc-releases/horizon-webrtc-redir-sdk^8.15.0
  • ua-parser-js^1.0.39
  • uuid^3.0.1
  • webrtc-adapter^6.4.0