PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherneovaryag
Artifact bytes137,994
Previous version1.3.4
Published2026-05-25T05:18:39.966Z
SHA-2564fa89c90c5c2bb48c85a7d115318e3652050f0fde7179d1d1a8937b12d8d371e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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

Availability ledger

available

high
Last checked
highRisk
35Score
1.3.5Version
Status history (2 events)
  1. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 60 -> 35
  2. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

neovaryag

6 members · evidence strength 76

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"30
lowCredential file accesspackage/dist/cli/commands/mcp.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • devtsx src/index.ts
  • linttsc --noEmit
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlynpm run build
  • setup-pathbash scripts/setup-path.sh
  • startnode dist/index.js
  • testvitest
Dependencies12
  • @modelcontextprotocol/sdk^1.29.0
  • boxen^7.1.1
  • chalk^5.3.0
  • chokidar^3.5.3
  • commander^12.0.0
  • diff^5.2.0
  • dotenv^16.4.5
  • glob^13.0.6
  • inquirer^9.2.20
  • js-yaml^4.1.0
  • ora^8.0.1
  • undici^6.13.0