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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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:fixupbuild:cjstsc -p tsconfig.cjs.jsonbuild:esmtsc -p .build:fixupnode scripts/fixup-cjs.jscleanrimraf distdemonpx tsx demo/start-all-demos.tsdemo:embednpx tsx demo/embed-server.tsdemo:listennpm run build && npx tsx demo/transcription-server.tsdemo:livenpm run build && npx tsx demo/live-server.tsdemo:requestnpx tsx demo/request-server.tsdemo:transcriptionnpx tsx demo/transcription-server.tsdemo:voicenpm run build && npx tsx demo/voice-server.tsdocstypedoclinteslint '**/*.{ts,tsx}'lint:fixeslint '**/*.{ts,tsx}' --fixpreparenpm run buildsmoke:gemini:imagenpm run build && node scripts/smoke_gemini_image.mjssmoke:ideogram:imagenpm run build && node scripts/smoke_ideogram_image.mjssmoke: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:imagesmoke:luma:imagenpm run build && node scripts/smoke_luma_image.mjssmoke:mj:imagenpm run build && node scripts/smoke_midjourney_image.mjssmoke:runway:imagenpm run build && node scripts/smoke_runway_image.mjssmoke:stability:imagenpm run build && node scripts/smoke_stability_image.mjstestvitest runtest:coveragevitest run --coveragetest:watchvitest
Dependencies5
@anthropic-ai/sdk^0.91.1@google/genai^1.50.1openai^6.34.0uuid^14.0.0ws^8.21.0
Optional dependencies1
@rollup/rollup-linux-x64-gnu^4.60.2