PkgRadar

Package evidence

[email protected]

Credential file access: matched "id_rsa"

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.

Versions published
2
First published
Jun 2026
Publisher
rebel0x

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"}'
Publisherrebel0x
Artifact bytes109,147
Previous version0.27.0
Published2026-06-16T23:05:18.338Z
SHA-256c1abedf2bb32d7f2b351666aba3b537b29a10b54bb1f283ce60e4ab781e365d1

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"rebel0x","burst_same_day":1,"burst_week":2,"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
15Score
0.27.1Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"rebel0x","burst_same_day":1,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"rebel0x","burst_same_day":1,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":true}10
lowCredential file accesspackage/dist/config.jsmatched "id_rsa"5

Manifest

Package metadata

Scripts18
  • buildtsc -p tsconfig.json
  • connectnode scripts/codexpro.mjs
  • connect:chatgptnode scripts/codexpro.mjs --tunnel cloudflare
  • connect:cloudflarenode scripts/codexpro.mjs --tunnel cloudflare
  • connect:localnode scripts/codexpro.mjs --tunnel none
  • connect:ngroknode scripts/codexpro.mjs ngrok
  • connect:setupnode scripts/codexpro.mjs setup
  • connect:stablenode scripts/codexpro.mjs --tunnel cloudflare-named
  • dev:httptsx src/http.ts
  • dev:stdiotsx src/stdio.ts
  • doctornode scripts/codexpro.mjs doctor
  • prepacknpm run build
  • pro:applynode scripts/pro-apply.mjs
  • pro:bundlenode scripts/pro-bundle.mjs
  • smokenode scripts/smoke.mjs && node scripts/http-smoke.mjs && node scripts/pro-smoke.mjs && node scripts/doctor-smoke.mjs && node scripts/settings-smoke.mjs
  • startnode dist/stdio.js
  • start:httpnode dist/http.js
  • start:stdionode dist/stdio.js
Dependencies5
  • @modelcontextprotocol/sdk^1.17.4
  • cors^2.8.5
  • express^5.1.0
  • minimatch^10.0.1
  • zod^3.25.76