PkgRadar

Package evidence

@just-every/[email protected]

no findings

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
288Mature · −50% score
First published
May 2025
Publisher
zemaj

Effective trust discount applied: 50% (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":["@just-every/[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":["@just-every/[email protected]"],"fail_on":"review"}'
Publisherzemaj
Artifact bytes647,645
Previous version0.2.254
Published2026-06-16T21:22:43.789Z
SHA-25662f9c87e26c03c37aa81c379f2463197236b27ccdcc5ccbb24e667cc6d9cb726

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.2.255Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts26
  • buildnpm run build:esm && npm run build:cjs && npm run build:fixup
  • build:cjstsc -p tsconfig.cjs.json
  • build:esmtsc -p .
  • build:fixupnode scripts/fixup-cjs.js
  • cleanrimraf dist
  • demonpx tsx demo/start-all-demos.ts
  • demo:embednpx tsx demo/embed-server.ts
  • demo:listennpm run build && npx tsx demo/transcription-server.ts
  • demo:livenpm run build && npx tsx demo/live-server.ts
  • demo:requestnpx tsx demo/request-server.ts
  • demo:transcriptionnpx tsx demo/transcription-server.ts
  • demo:voicenpm run build && npx tsx demo/voice-server.ts
  • docstypedoc
  • linteslint '**/*.{ts,tsx}'
  • lint:fixeslint '**/*.{ts,tsx}' --fix
  • preparenpm run build
  • smoke:gemini:imagenpm run build && node scripts/smoke_gemini_image.mjs
  • smoke:ideogram:imagenpm run build && node scripts/smoke_ideogram_image.mjs
  • smoke:imagesnpm run smoke:gemini:image && npm run smoke:stability:image && npm run smoke:luma:image && npm run smoke:ideogram:image && npm run smoke:runway:image && npm run smoke:mj:image
  • smoke:luma:imagenpm run build && node scripts/smoke_luma_image.mjs
  • smoke:mj:imagenpm run build && node scripts/smoke_midjourney_image.mjs
  • smoke:runway:imagenpm run build && node scripts/smoke_runway_image.mjs
  • smoke:stability:imagenpm run build && node scripts/smoke_stability_image.mjs
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies5
  • @anthropic-ai/sdk^0.91.1
  • @google/genai^1.50.1
  • openai^6.34.0
  • uuid^14.0.0
  • ws^8.21.0
Optional dependencies1
  • @rollup/rollup-linux-x64-gnu^4.60.2