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.
- Versions published
- 176
- First published
- Feb 2026
- Publisher
- alaakmashaqi
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":["[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"}'Why flagged
What the scanner saw
Large Javascript Payload: 3648141 bytes
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 | Large Javascript Payload | package/dist/web/assets/index-DSg2xrPw.js | 3648141 bytes | 10 |
Manifest
Package metadata
Scripts16
buildnpm run clean && tsc && npm run build:webbuild:webvite build --config src/web/vite.config.tscleanrm -rf distdevts-node src/index.tsprepublishOnlynpm run buildstartnode bin/aui.jstestvitest runtest:allnode scripts/run-tests.mjstest:coveragevitest run --coveragetest:e2evitest run --config vitest.e2e.config.tstest:flowsvitest run src/__tests__/flowstest:smokenpm run build && vitest run --config vitest.smoke.config.tstest:uivitest --uitest:unitvitest run --dir src --exclude 'src/__tests__/cli/**' --exclude 'src/__tests__/e2e/**'test:watchvitestwatchtsc -w
Dependencies26
@aui.io/aui-client^1.2.34@aui.io/aui-ui-kit^0.1.0@babel/standalone^7.29.2@composio/core^0.6.10@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.0ajv^8.18.0chalk^4.1.2commander^12.1.0express^5.2.1form-data^4.0.5glob^13.0.6ink^6.8.0ink-select-input^6.2.0ink-spinner^5.0.0ink-text-input^6.0.0inquirer^8.2.6node-fetch^2.7.0open^11.0.0ora^5.4.1react^19.2.4react-dom^19.2.4ws^8.19.0