Package evidence
@amazon-devices/[email protected]
Suspicious Publish Context: {"package_age_days":7,"publisher":"amazon-devices-admin","burst_same_day":0,"burst_week":1,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}
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
- 116
- Versions published
- 2
- First published
- Jun 2026
- Publisher
- amazon-devices-admin
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":["@amazon-devices/[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":["@amazon-devices/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Suspicious Publish Context: {"package_age_days":7,"publisher":"amazon-devices-admin","burst_same_day":0,"burst_week":1,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}
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
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":7,"publisher":"amazon-devices-admin","burst_same_day":0,"burst_week":1,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false} | 10 |
Manifest
Package metadata
Scripts28
buildyarn workspace @amazon-devices/babel-plugin-worklets build && bob build && yarn build:unpackersbuild:unpackersnode ./scripts/export-unpackers.jscircular-dependency-checkyarn madge --extensions js,jsx --circular libfind-unused-code:jsknipformatyarn format:js && yarn format:plugin && yarn format:common && yarn format:android && yarn format:appleformat:androidyarn format:android:java && yarn format:android:cpp && yarn format:android:cmakeformat:android:cmakefind ./android -type d \( -name build -o -name .cxx \) -prune -o -type f -name 'CMakeLists.txt' -print | xargs ../../scripts/format-cmake.shformat:android:cppfind android/src -iname "*.h" -o -iname "*.cpp" | xargs clang-format -iformat:android:javanode ../../scripts/format-java.jsformat:applefind apple -iname "*.h" -o -iname "*.m" -o -iname "*.mm" -o -iname "*.cpp" | xargs clang-format -iformat:commonfind Common -iname "*.h" -o -iname "*.cpp" | xargs clang-format -iformat:jsprettier --write --list-different srcformat:pluginyarn workspace babel-plugin-worklets formatlintyarn lint:js && yarn lint:common && yarn lint:plugin && yarn lint:android && yarn lint:applelint:android../../scripts/validate-android.sh && ./android/gradlew -p android spotlessCheck -q && ../../scripts/cpplint.sh android/src && yarn format:android:cpp --dry-run -Werror && yarn lint:cmakelint:apple../../scripts/validate-apple.sh && yarn format:apple --dry-run -Werrorlint:clang-tidyfind Common -iname "*.h" -o -iname "*.cpp" | xargs ../../scripts/clang-tidy-lint.shlint:cmakefind ./android -type d \( -name build -o -name .cxx \) -prune -o -type f -name 'CMakeLists.txt' -print | xargs ../../scripts/lint-cmake.shlint:common../../scripts/validate-common.sh && ../../scripts/cpplint.sh Common && yarn format:common --dry-run -Werrorlint:jseslint src && yarn prettier --check srclint:pluginyarn workspace babel-plugin-worklets linttestjesttype:checkyarn type:check:src && yarn type:check:plugin && yarn type:check:app && yarn type:check:teststype:check:appyarn workspace common-app type:checktype:check:pluginyarn workspace babel-plugin-worklets type:checktype:check:srcyarn tsc --noEmittype:check:tests../../scripts/test-ts.sh __typetests__use-strict-checknode ../../scripts/validate-use-strict.js
Dependencies11
@babel/plugin-transform-arrow-functions^7.0.0-0@babel/plugin-transform-class-properties^7.0.0-0@babel/plugin-transform-classes^7.0.0-0@babel/plugin-transform-nullish-coalescing-operator^7.0.0-0@babel/plugin-transform-optional-chaining^7.0.0-0@babel/plugin-transform-shorthand-properties^7.0.0-0@babel/plugin-transform-template-literals^7.0.0-0@babel/plugin-transform-unicode-regex^7.0.0-0@babel/preset-typescript^7.16.7convert-source-map^2.0.0semver7.7.2