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.

Versions published
11
First published
Apr 2026
Publisher
sungizhow

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"}'
Publishersungizhow
Artifact bytes535,919
Previous version0.3.2
Published2026-06-08T07:53:14.346Z
SHA-25675e409d6c98686020528315f712eda2783c5115306f2f826f8115580d3ab11d2

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.3.3 vs 0.3.2: "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
57Score
0.3.3Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.3.3 vs 0.3.2: "node scripts/postinstall.mjs"40
mediumRemote Payloadpackage/app/plugins/builtin/baai-wudao-paper-article.rssany.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.3.3 vs 0.3.2: "node scripts/postinstall.mjs"40
mediumRemote Payloadpackage/app/plugins/builtin/baai-wudao-paper-article.rssany.jsmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts28
  • buildvite build
  • build:allnpm run build && npm run webui:build
  • deploynode scripts/deploy-landing.mjs
  • deploy:landingnode scripts/deploy-landing.mjs
  • devnode scripts/dev.mjs
  • dev:allnpm run dev
  • dev:backendcross-env PORT=3999 tsx app/index.ts
  • docker:buildbash scripts/docker-build.sh
  • docker:build:tagbash scripts/docker-build.sh
  • landing:buildcd landing && npm run build
  • landing:devcd landing && npm run dev
  • landing:installcd landing && npm install
  • linteslint .
  • lint:fixeslint . --fix
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlynpm run build:all
  • proxy-browsertsx scripts/proxy-browser.ts
  • resetnode scripts/reset.mjs
  • serve:appnpx tsx app/index.ts
  • serve:routenode scripts/serve-route.mjs
  • startnode dist/index.js
  • testvitest
  • test:runvitest run --passWithNoTests
  • typechecktsc --noEmit
  • webui:buildcd app/webui && npm run build
  • webui:devcd app/webui && npm run build:watch
  • webui:installcd app/webui && npm install
  • webui:watchcd app/webui && npm run build:watch
Dependencies16
  • @hono/node-server^1.19.10
  • @mozilla/readability^0.6.0
  • cron-parser^5.0.0
  • dotenv^16.4.7
  • hono^4.12.12
  • https-proxy-agent^7.0.6
  • imapflow^1.2.10
  • jsdom^29.1.1
  • mailparser^3.9.3
  • marked^17.0.3
  • node-cron^4.2.1
  • node-html-parser^7.0.2
  • nodemailer^8.0.2
  • openai^6.42.0
  • puppeteer-core^24.36.0
  • rss-parser^3.13.0