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 promotingMixed 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"}'Why flagged
What the scanner saw
Suspicious Publish Context: {"package_age_days":6,"publisher":"amzn-connect-rtc","burst_same_day":0,"burst_week":1,"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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":6,"publisher":"amzn-connect-rtc","burst_same_day":0,"burst_week":1,"lure":{"kind":"edit_distance","target":"ws"},"version_anomaly":false,"new_account":true} | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":6,"publisher":"amzn-connect-rtc","burst_same_day":0,"burst_week":1,"lure":{"kind":"edit_distance","target":"ws"},"version_anomaly":false,"new_account":true} | 10 |
| low | Large Javascript Payload | package/release/connect-rtc-debug.js | 4402680 bytes | 0 |
Manifest
Package metadata
Scripts10
combineTestReportsnyc report --report-dir=./build/coverage --reporter=cobertura --reporter=htmlgruntgrunt buildintegTestnyc --no-clean mocha --exit --require ts-node/register --require test/integration/test-setup.ts test/integration/*.spec.tspostversionexport 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 masterprepublishtsc && grunt buildpreversiongit stash && git checkout master && git pull && npm test && git checkout -B bumpVersionreleasetsc && grunt buildtestgrunt && npm run-script unitTest && npm run-script integTest && npm run-script combineTestReportsunitTestnyc mocha --file test/unit/test-setup.ts --require ts-node/register test/unit/**/*.ts test/unit/*.tsversiongrunt 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.0ua-parser-js^1.0.39uuid^3.0.1webrtc-adapter^6.4.0