PkgRadar

Package evidence

[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.

Weekly downloads
569
Versions published
133
First published
Mar 2026
Publisher
dmitricostenco

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes542,146
Previous version18.0.0
Published2026-06-12T18:49:13.278Z
SHA-256157cf7298948e00a8b591abf949a935ac99e14e2edf90cb416364c7eee771a6c

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildtsc && npm run chmod-bins
  • chmod-binsnode -e "['dist/cli.js','dist/server.js','dist/utils/universalImporter.js'].forEach(f => { try { require('fs').chmodSync(f, 0o755); } catch (e) { console.warn('chmod skipped', f, e.message); } })"
  • importnode dist/utils/universalImporter.js
  • lint:dashboardnode scripts/lint-dashboard-es5.cjs
  • prepublishOnlynpm run build
  • startnode dist/server.js
  • testvitest run
  • test:civitest run --reporter=junit --outputFile=test-results.xml
  • test:loadvitest run tests/load/
  • test:mcpnode ./test_cross_mcp.js
  • test:watchvitest
Dependencies23
  • @anthropic-ai/sdk^0.92.0
  • @google/generative-ai^0.24.1
  • @libsql/client^0.17.2
  • @modelcontextprotocol/sdk^1.27.1
  • @mozilla/readability^0.6.0
  • @opentelemetry/api^1.9.1
  • @opentelemetry/exporter-trace-otlp-http^0.214.0
  • @opentelemetry/resources^2.6.1
  • @opentelemetry/sdk-trace-node^2.6.1
  • @opentelemetry/semantic-conventions^1.40.0
  • @supabase/supabase-js^2.99.3
  • cheerio^1.2.0
  • commander^14.0.3
  • fflate^0.8.2
  • jose^6.2.2
  • jsdom^29.0.1
  • openai^6.32.0
  • p-limit^7.3.0
  • postcss8.5.12
  • quickjs-emscripten^0.32.0
  • stream-json^2.0.0
  • turndown^7.2.2
  • zod^4.3.6