PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
hzhilong

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"}'
Publisherhzhilong
Artifact bytes49,303
Previous versionnone
Published2026-06-13T20:53:05.969Z
SHA-25686b31d3029c0e5968385a698a777b6ce6f7011d00180a4d16f3efe5ae117947f

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"hzhilong","burst_same_day":5,"burst_week":5,"lure":null,"version_anomaly":false,"new_account":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.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"hzhilong","burst_same_day":5,"burst_week":5,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"hzhilong","burst_same_day":5,"burst_week":5,"lure":null,"version_anomaly":false,"new_account":false}10
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildtsup
  • checkvue-tsc -p tsconfig.dev.json --noEmit && eslint .
  • devchcp 65001 && vite
  • formatprettier --write src/
  • linteslint . --fix
  • npm loginnpm login
  • pnpm publishpnpm publish --access public
Dependencies4
  • @ybgnb/bili-api^0.0.3
  • @ybgnb/utils^0.2.8
  • bilitoolkit-runtime^0.0.1
  • bilitoolkit-types^0.0.1