PkgRadar

Package evidence

@absolutejs/[email protected]

Large Javascript Payload: 2252581 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
4,191Niche · −30% score
Versions published
631
First published
Apr 2026
Publisher
alexkahndev

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":["@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,262,499
Previous version0.0.22-beta.610
Published2026-06-13T09:14:14.186Z
SHA-2569aae642f57767e24dcc2c04664783e5650e5a0104735ec4f97d19677ffa29337

Why flagged

What the scanner saw

Large Javascript Payload: 2252581 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.0.22-beta.611Version
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/index.js2252581 bytes0

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