Package evidence
@amazon-devices/[email protected]
Native Addon Gyp Action: binding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)
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
- 64
- Versions published
- 2
- First published
- Sep 2025
- Publisher
- amazon-devices-admin
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Native Addon Gyp Action: binding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)
2 candidate cluster(s) currently reference this release.
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 high · score 52 · status changed
Related candidates
Linked campaigns and clusters
Native Addon Gyp Action — binding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)
106 members · evidence strength 90amazon-devices-admin
5 members · evidence strength 73Native Addon Gyp Action — binding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle)
106 members · max score 147amazon-devices-admin
5 members · max score 75Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Native Addon Gyp Action | package/node_modules/sharp/src/binding.gyp | binding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle) | 35 |
| medium | Remote Payload | package/node_modules/opencv-bindings/fetch-opencv-js.sh | matched "curl " | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Native Addon Gyp Action | package/node_modules/sharp/src/binding.gyp | binding.gyp runs a script or chains shell during node-gyp build (executes outside package.json lifecycle) | 35 |
| medium | Remote Payload | package/node_modules/opencv-bindings/fetch-opencv-js.sh | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="if [[ $NODE_ENVIRONMENT = \"production\" ]]; then husky install; fi" | 5 |
Manifest
Package metadata
Scripts11
buildtscbuild-watchtsc --watchformat:fixprettier --write .lint-fixeslint --ext ts . --fix && prettier --write .postinstallif [[ $NODE_ENVIRONMENT = "production" ]]; then husky install; fipretestprettier --check . && eslint --ext ts . && npm run buildtestjest --maxWorkers=2 --forceExittest-e2ejest --runInBand --config test/e2e/jest.config.e2e.jstest-e2e:simulatorKEPLER_DEVICE=simulator jest --runInBand --config test/e2e/jest.config.e2e.jstest-e2e:vdaKEPLER_DEVICE=vda jest --runInBand --config test/e2e/jest.config.e2e.jstest-watchjest --watch
Dependencies8
@amazon-devices/kepler-telemetry-service-typescript-client^0.1.31@appium/base-driver~8.2.4@appium/support^4.0.0appium-uiautomator2-server5.7.6async-mutex^0.5.0axios^1.0.0selenium-webdriver4.1.1tunnel-ssh~4.1.6