PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"pengyh930","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"next"},"version_anomaly":false,"new_account":true}

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
1
First published
Jun 2026
Publisher
pengyh930

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"}'
Publisherpengyh930
Artifact bytes254,322
Previous versionnone
Published2026-06-16T06:38:30.076Z
SHA-256ed60fc4c3c4a9fcabe3f02ff7b4fc72eb701d1e86c97ce0eefe285489736cd36

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"pengyh930","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"next"},"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.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"pengyh930","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"next"},"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts10
  • buildrun-p type-check "build-only {@}" --
  • build-onlyvite build
  • build:libvite build --config vite.lib.config.ts
  • devvite
  • formatoxfmt src/
  • lintrun-s lint:*
  • lint:eslinteslint . --fix --cache
  • lint:oxlintoxlint . --fix
  • previewvite preview
  • type-checkvue-tsc --build
Dependencies40
  • @iconify-json/ri^1.2.10
  • @iconify/vue^5.0.1
  • @tiptap/core^3.26.0
  • @tiptap/extension-blockquote^3.26.0
  • @tiptap/extension-bold^3.26.0
  • @tiptap/extension-bullet-list^3.26.0
  • @tiptap/extension-code^3.26.0
  • @tiptap/extension-code-block^3.26.0
  • @tiptap/extension-code-block-lowlight^3.26.0
  • @tiptap/extension-color^3.26.0
  • @tiptap/extension-document^3.26.0
  • @tiptap/extension-dropcursor^3.26.0
  • @tiptap/extension-font-family^3.26.0
  • @tiptap/extension-font-size3.0.0-next.3
  • @tiptap/extension-gapcursor^3.26.0
  • @tiptap/extension-hard-break^3.26.0
  • @tiptap/extension-heading^3.26.0
  • @tiptap/extension-highlight^3.26.0
  • @tiptap/extension-horizontal-rule^3.26.0
  • @tiptap/extension-image^3.26.0
  • @tiptap/extension-italic^3.26.0
  • @tiptap/extension-link^3.26.0
  • @tiptap/extension-list^3.26.0
  • @tiptap/extension-list-item^3.26.0
  • @tiptap/extension-ordered-list^3.26.0
  • @tiptap/extension-paragraph^3.26.0
  • @tiptap/extension-strike^3.26.0
  • @tiptap/extension-table^3.26.0
  • @tiptap/extension-task-item^3.26.0
  • @tiptap/extension-task-list^3.26.0
  • …and 10 more.