PkgRadar

Package evidence

@aurodesignsystem/[email protected]

Large Javascript Payload: 4155751 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
5,872Niche · −30% score
Versions published
190Mature · −50% score
First published
Dec 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@aurodesignsystem/[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":["@aurodesignsystem/[email protected]"],"fail_on":"review"}'
Artifact bytes9,609,673
Previous version5.12.0
Published2026-05-11T20:05:24.118Z
SHA-256a8b20742b080c856354c256e4542d64af0efa577ca4f22f746e70576d627fc22

Why flagged

What the scanner saw

Large Javascript Payload: 4155751 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/components/form/demo/customize.min.js4155751 bytes10
mediumLarge Javascript Payloadpackage/components/form/demo/getting-started.min.js4155751 bytes10
mediumLarge Javascript Payloadpackage/components/form/demo/index.min.js4155689 bytes10
mediumLarge Javascript Payloadpackage/components/form/demo/registerDemoDeps.min.js4134475 bytes10

Manifest

Package metadata

Scripts39
  • analyzecustom-elements-manifest analyze --config ./packages/config/src/custom-elements-manifest.config.mjs
  • buildnpm run analyze && npm run build:docs:kit && turbo run build
  • build-storybooknpm run build && npm run analyze && storybook build
  • build:docsturbo run build:docs
  • build:docs:kitnode ./packages/build-tools/src/kitDocProcessor.mjs
  • build:forcenpm run analyze && turbo run build --force
  • build:formkit-versionturbo run build:formkit-version
  • build:versionturbo run build:version
  • cleanturbo run clean && rm -rf node_modules
  • deploy-demonpm run build && sh ./deploy-components.sh
  • devturbo run dev --parallel
  • dev:closedturbo run dev:closed --parallel
  • dev:reactconcurrently "npx turbo run build:watch --concurrency=20" "npm run dev:app:open --workspace=apps/react-framework"
  • dev:svelteconcurrently "npx turbo run build:watch --concurrency=20" "npm run dev:app:open --workspace=apps/svelte-framework"
  • formatprettier --write "**/*.{ts,tsx,md}"
  • lintturbo run lint
  • local-demosh ./local-demo.sh
  • local-demo:buildnpm run build && npm run local-demo
  • local-demo:zipnpm run local-demo:build -- --zip
  • preCommitnode ./node_modules/@aurodesignsystem/auro-library/scripts/build/pre-commit.mjs
  • preparehusky
  • sassturbo run sass
  • storybooknpm run analyze && storybook dev -p 6006
  • sweepfind ./components ./packages -type d -name 'dist' -exec rm -rf {} + && find ./ -type d -name '.turbo' -exec rm -rf {} + && find ./components ./packages -not -path '*/node_modules/*' -type f -name '*-css.js' -delete && find ./components -path '*/demo/*.md' -delete && find ./components -path '*/demo/*.min.js' -delete && find ./components -path '*/demo/*.min.css' -delete
  • testnpm run test:wtr && npm run test:frameworks
  • test:dashboardnode test/coverage/generate-dashboard.mjs
  • test:forceturbo run test --force --continue
  • test:framework:reactturbo run test:framework --filter=@aurodesignsystem/react-framework
  • test:framework:report:reactnpm run test:framework:report -w apps/react-framework
  • test:framework:report:sveltenpm run test:framework:report -w apps/svelte-framework
  • …and 9 more.
Dependencies5
  • @lit/context^1.1.6
  • @lit/reactive-element^2.1.2
  • lit^3.3.2
  • lit-element^4.1.1
  • lit-html^3.2.1
Optional dependencies2
  • @rolldown/binding-linux-x64-gnu*
  • @rollup/rollup-linux-x64-gnu*