PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":4,"publisher":"liulihao","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false}

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
670
Versions published
7
First published
Jun 2026
Publisher
liulihao

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"}'
Publisherliulihao
Artifact bytes645,000
Previous version0.0.7
Published2026-06-12T10:17:33.313Z
SHA-2566b97e026e3cc4dd6d1429ad42d979a8aad8179dda58b01f2f5738eb9ea25f282

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":4,"publisher":"liulihao","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.0.8Version
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":4,"publisher":"liulihao","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false}10

Manifest

Package metadata

Scripts18
  • buildvite build
  • buildAllpnpm build && pnpm run -C packages/utils build
  • deploysh -x deploy.sh
  • deploy-no-buildsh -x deploy.sh -k
  • devvitepress dev docs
  • docsbuildvitepress build docs
  • docsservevitepress serve docs
  • formatpnpm lint:prettier
  • link:bunbun link && bun link --cwd packages/utils
  • link:pnpmpnpm link -g && pnpm -C packages/utils link -g
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore
  • lint:prettierprettier --write --ignore-unknown --ignore-path .prettierignore "*.{js,cjs,mjs,ts,cts,mts,json,jsonc,css,scss,vue,html,md,yml,yaml}" ".vscode/**/*.{json,jsonc}" "{docs,packages,public,scripts,skills}/**/*.{js,cjs,mjs,ts,cts,mts,json,jsonc,tsx,jsx,css,scss,vue,html,md,yml,yaml}"
  • previewvite preview
  • releasepnpm build && npm version patch && npm publish
  • release-deploypnpm release && npm run deploy
  • unlink:bunbun unlink && bun unlink --cwd packages/utils
  • update-documentpnpm build && npm run deploy
  • utils:releasepnpm run -C packages/utils release
Dependencies38
  • @element-plus/icons-vue^2.3.1
  • @fortawesome/fontawesome-svg-core^6.3.0
  • @fortawesome/free-solid-svg-icons^6.3.0
  • @fortawesome/vue-fontawesome^3.0.6
  • @iconify/json^2.2.438
  • @rollup/plugin-terser^0.4.4
  • @sybz-components/utils^0.0.7
  • @typescript-eslint/eslint-plugin^5.40.0
  • @typescript-eslint/parser^5.40.0
  • @vitejs/plugin-vue-jsx^3.1.0
  • @vue/shared^3.4.27
  • @vueuse/core^10.9.0
  • autoprefixer^10.4.18
  • chalk^5.3.0
  • consola^3.2.3
  • dayjs^1.11.19
  • element-plus^2.11.5
  • escape-html^1.0.3
  • fast-glob^3.3.3
  • lodash-es^4.17.21
  • markdown-it^13.0.1
  • markdown-it-container^3.0.0
  • normalize.css^8.0.1
  • pinia^2.1.7
  • prismjs^1.29.0
  • rollup^4.9.6
  • sass^1.70.0
  • tippy.js^6.3.7
  • typescript^5.3.3
  • unbuild^3.6.0
  • …and 8 more.