PkgRadar

Package evidence

@rhei-team/[email protected]

Large Javascript Payload: 4352338 bytes

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
509
Versions published
21
First published
Jun 2026
Publisher
rhei-ci-milos

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":["@rhei-team/[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":["@rhei-team/[email protected]"],"fail_on":"review"}'
Publisherrhei-ci-milos
Artifact bytes20,207,261
Previous version1.0.0-beta.19
Published2026-06-14T17:34:17.641Z
SHA-2562197987183b5453e7483103f00312016eac074445f63ca17b80942fca4277af2

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":1,"publisher":"rhei-ci-milos","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.0-beta.20Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"rhei-ci-milos","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"rhei-ci-milos","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/dist/index.js4352338 bytes0

Manifest

Package metadata

Dependencies3
  • @modelcontextprotocol/sdk^1.0.0
  • tsx^4.19.2
  • zod^3.24.1