PkgRadar

Package evidence

@absolutejs/[email protected]

Large Javascript Payload: 2226477 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.

Versions published
585
First published
Apr 2026
Publisher
alexkahndev

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":["@absolutejs/[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":["@absolutejs/[email protected]"],"fail_on":"review"}'
Publisheralexkahndev
Artifact bytes1,231,792
Previous version0.0.22-beta.564
Published2026-05-28T11:02:44.526Z
SHA-256191324a74cc2985928646a5d0988763c578871e194f794341bf5a998c6c10018

Why flagged

What the scanner saw

Large Javascript Payload: 2226477 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
0.0.22-beta.565Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2226477 bytes10

Manifest

Package metadata

Scripts13
  • buildrm -rf dist && bun build ./src/index.ts ./src/client/index.ts ./src/react/index.ts ./src/vue/index.ts ./src/svelte/index.ts ./src/angular/index.ts ./src/testing/index.ts ./src/drizzle/index.ts --outdir dist --target bun --external elysia --external react --external vue --external @angular/core --external @absolutejs/absolute --external @absolutejs/ai --external @absolutejs/media --external drizzle-orm && bun build ./src/client/htmxBootstrap.ts --outdir dist/client --target browser --format esm && bun build ./src/embed/index.ts --outfile dist/embed/voice-widget.js --target browser --format iife --minify && bun build ./src/embed/index.ts --outdir dist/embed --target browser --format esm && tsc --emitDeclarationOnly --project tsconfig.json
  • configabsolute config
  • formatabsolute prettier --write
  • knipknip
  • lintabsolute eslint
  • releasebun run format && bun run build && bun publish
  • testbun test ./test/*.test.ts
  • test:adaptersbun test ./test/live/*.test.ts
  • test:assemblyaibun test ./test/live/assemblyai.live.test.ts
  • test:deepgrambun test ./test/live/deepgram.live.test.ts
  • test:elevenlabsbun test ./test/live/elevenlabs.live.test.ts
  • test:openaibun test ./test/live/openai.live.test.ts
  • typecheckabsolute typecheck
Dependencies1
  • @absolutejs/media0.0.1-beta.19