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
53
Versions published
10
First published
Apr 2026
Publisher
sungizhow

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"}'
Publishersungizhow
Artifact bytes528,701
Previous version0.3.1
Published2026-06-04T11:08:53.401Z
SHA-256f03563ec59df710ea4879599f710e81f07725c387557bedcfcab5b49142eb2c4

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
12Score
0.3.2Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/app/plugins/builtin/baai-wudao-paper-article.rssany.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts27
  • 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
  • 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