PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3648175 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
1,755Niche · −30% score
Versions published
221
First published
Feb 2026
Publisher
alaakmashaqi

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheralaakmashaqi
Artifact bytes1,539,241
Previous version0.3.152
Published2026-06-09T11:20:15.074Z
SHA-2565dd4c8958d20dd3a81b2294e6010def06bb3cf8904d8a6ffd05724719fa8c3bc

Why flagged

What the scanner saw

Large Javascript Payload: 3648175 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.153Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/web/assets/index-n4de71HW.js3648175 bytes0

Manifest

Package metadata

Scripts16
  • buildnpm run clean && tsc && npm run build:web
  • build:webvite build --config src/web/vite.config.ts
  • cleanrm -rf dist
  • devts-node src/index.ts
  • prepublishOnlynpm run build
  • startnode bin/aui.js
  • testvitest run
  • test:allnode scripts/run-tests.mjs
  • test:coveragevitest run --coverage
  • test:e2evitest run --config vitest.e2e.config.ts
  • test:flowsvitest run src/__tests__/flows
  • test:smokenpm run build && vitest run --config vitest.smoke.config.ts
  • test:uivitest --ui
  • test:unitvitest run --dir src --exclude 'src/__tests__/cli/**' --exclude 'src/__tests__/e2e/**'
  • test:watchvitest
  • watchtsc -w
Dependencies27
  • @aui.io/aui-client^1.2.34
  • @aui.io/aui-ui-kit^0.1.0
  • @babel/standalone^7.29.2
  • @composio/core^0.10.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-trace-otlp-http^0.213.0
  • @opentelemetry/resources^2.6.0
  • @opentelemetry/sdk-node^0.213.0
  • @opentelemetry/semantic-conventions^1.40.0
  • ajv^8.18.0
  • chalk^4.1.2
  • commander^12.1.0
  • express^5.2.1
  • form-data^4.0.5
  • glob^13.0.6
  • ink^6.8.0
  • ink-select-input^6.2.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • inquirer^8.2.6
  • inquirer-autocomplete-prompt^2.0.1
  • node-fetch^2.7.0
  • open^11.0.0
  • ora^5.4.1
  • react^19.2.4
  • react-dom^19.2.4
  • ws^8.19.0