PkgRadar

Package evidence

@glodon-aiot/[email protected]

Large Javascript Payload: 2087970 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
535
Versions published
311Mature · −50% score
First published
Apr 2025
Publisher
gaiot-arn

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":["@glodon-aiot/[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":["@glodon-aiot/[email protected]"],"fail_on":"review"}'
Publishergaiot-arn
Artifact bytes2,050,732
Previous version3.19.0-alpha.24
Published2026-05-27T09:53:22.609Z
SHA-256f5e18258d6999a7e94963705dc81952c976b0e96e788bc321e08f78c2fdf723d

Why flagged

What the scanner saw

Large Javascript Payload: 2087970 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
3.19.0-alpha.25Version
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
mediumLarge Javascript Payloadpackage/dist/lib/index.js2087970 bytes10
mediumLarge Javascript Payloadpackage/dist/es/index.mjs2087924 bytes10

Manifest

Package metadata

Scripts14
  • buildtsc && vite build --mode prod && yarn build:cdn
  • build-storybookbuild-storybook
  • build:cdntsc && vite build --mode prod --config ./vite.config.cdn.ts
  • checkyarn prettier --check .
  • cy-openyarn run cypress open
  • devvite
  • docsstart-storybook -p 6006
  • linteslint --ext .tsx,.ts --fix ./example -c .eslintrc.js
  • previewvite preview
  • startvite
  • storybookstart-storybook -p 6006
  • upload:cdnnode scripts/upload-cdn.cjs
  • watchtsc && vite build --mode prod --watch
  • writeyarn prettier --write .
Dependencies1
  • @glodon-aiot/agent-cli-ui^3.19.0-alpha.25