PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
207
Versions published
22
First published
Mar 2026
Publisher
alexik92

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"}'
Publisheralexik92
Artifact bytes39,957
Previous version0.5.1
Published2026-06-07T21:04:12.837Z
SHA-25634e0e1a796a0e3d378cbb293cb1f9cb81591a5f2863d53ee52566cf78be42ba1

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/index.jsmatched "raw.githubusercontent.com"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/index.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/dist/cli/index.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts11
  • buildtsup
  • build:checktsc --noEmit
  • devtsx src/cli/index.ts
  • linttsc --noEmit
  • prepublishOnlypnpm build
  • smokescripts/smoke.sh
  • smoke:allscripts/smoke.sh --provider both
  • smoke:hetznerscripts/smoke.sh --provider hetzner
  • smoke:vultrscripts/smoke.sh --provider vultr
  • testvitest run
  • test:watchvitest
Dependencies6
  • @modelcontextprotocol/sdk^1.27.1
  • commander^14.0.3
  • picocolors^1.1.1
  • ssh2^1.17.0
  • yaml^2.8.2
  • zod^4.3.6