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
- 925
- Versions published
- 134
- First published
- Mar 2026
- Publisher
- dmitricostenco
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":["[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"}'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
Scripts11
buildtsc && npm run chmod-binschmod-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.jslint:dashboardnode scripts/lint-dashboard-es5.cjsprepublishOnlynpm run buildstartnode dist/server.jstestvitest runtest:civitest run --reporter=junit --outputFile=test-results.xmltest:loadvitest run tests/load/test:mcpnode ./test_cross_mcp.jstest: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.3cheerio^1.2.0commander^14.0.3fflate^0.8.2jose^6.2.2jsdom^29.0.1openai^6.32.0p-limit^7.3.0postcss8.5.12quickjs-emscripten^0.32.0stream-json^2.0.0turndown^7.2.2zod^4.3.6