PkgRadar

Package evidence

@edihasaj/[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
17
First published
May 2026
Publisher
applifyer

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":["@edihasaj/[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":["@edihasaj/[email protected]"],"fail_on":"review"}'
Publisherapplifyer
Artifact bytes3,305,675
Previous version0.7.1
Published2026-06-03T22:30:07.358Z
SHA-25682894b45a3508e3d2ef73f4d065a03adbab87dbe70fc2aaa704f6ce72271f90f

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • bench:loadtsx benchmark/load.ts
  • bench:seedtsx benchmark/seed.ts
  • buildtsup && npm run webui:build && node -e "const f='dist/cli.js';const c=require('fs').readFileSync(f,'utf8');if(!c.startsWith('#!'))require('fs').writeFileSync(f,'#!/usr/bin/env node\n'+c);require('fs').chmodSync(f,0o755)"
  • build:appbash scripts/build-app.sh
  • db:generatedrizzle-kit generate
  • db:pushdrizzle-kit migrate
  • demo:recordbash scripts/record-demo.sh
  • devtsup --watch
  • docs:checknode scripts/check-docs-site.mjs
  • docs:ognpx -y playwright screenshot --viewport-size=1200,630 --wait-for-timeout 1800 file://$PWD/docs/og.html docs/og-image.png
  • homebrew:casknode scripts/render-homebrew-cask.mjs
  • install:appbash scripts/install-app.sh
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
  • webui:buildcd webui && (test -d node_modules || npm install --no-audit --no-fund) && npm run build
  • webui:devcd webui && npm run dev
Dependencies7
  • @huggingface/transformers^4.1.0
  • @modelcontextprotocol/sdk^1.12.1
  • better-sqlite3^11.8.1
  • commander^13.1.0
  • drizzle-orm^0.45.2
  • sqlite-vec^0.1.9
  • zod^3.24.4