PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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
1,218Niche · −30% score
Versions published
27
First published
Feb 2026
Publisher
dgouron

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Publisherdgouron
Artifact bytes995,101
Previous version3.21.0
Published2026-05-26T06:17:23.846Z
SHA-2562567dc55360a769956d2aa88cbb5ee0853e7b814f8b0c1030f70383a724710d5

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
3.22.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/launcher.shmatched "curl "12

Manifest

Package metadata

Scripts14
  • buildtsc && tsc-alias && node scripts/copyAssets.mjs
  • coveragevitest --coverage
  • devtsx watch src/main/cli.ts start --skip-dependency-check
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • lintbiome check src/
  • lint:fixbiome check --write src/
  • startnode dist/main/cli.js start
  • testvitest
  • test:civitest --run
  • test:uivitest --ui
  • typechecktsc --noEmit
  • verifyyarn typecheck && yarn lint && yarn test:ci
Dependencies12
  • @fastify/static^9.1.1
  • @fastify/websocket^11.0.0
  • @hono/node-server1.19.13
  • @inquirer/prompts^8.2.0
  • @modelcontextprotocol/sdk^1.26.0
  • animejs^4
  • dotenv^16.4.0
  • fastify^5.0.0
  • p-queue^8.0.0
  • pino^8.18.0
  • pino-pretty^10.3.0
  • zod^4.3.6