PkgRadar

Package evidence

@4399ywkf/[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.

Weekly downloads
49
Versions published
46Established · −30% score
First published
Aug 2025
Publisher
ywjszx

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@4399ywkf/[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":["@4399ywkf/[email protected]"],"fail_on":"review"}'
Publisherywjszx
Artifact bytes422,880
Previous version5.1.1
Published2026-05-29T05:25:04.054Z
SHA-2564fe316ee19a6c2995988357a9108086debad3f0ba11e0bd94452a94e1466fc0c

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

low
Last checked
lowRisk
0Score
5.1.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/config/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/rspack/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildtsup
  • devtsup --watch
  • prepublishOnlynpm run build
  • releasenpm version patch && npm publish --access public
  • release:majornpm version major && npm publish --access public
  • release:minornpm version minor && npm publish --access public
  • typechecktsc --noEmit
Dependencies32
  • @rsdoctor/rspack-plugin^1.5.0
  • @rspack/core^2.0.0
  • @rspack/dev-server2.0.1
  • @rspack/plugin-react-refresh^2.0.0
  • @svgr/webpack^8.1.0
  • @tailwindcss/postcss^4.2.1
  • assert^2.1.0
  • autoprefixer^10.4.27
  • browserify-zlib^0.2.0
  • buffer^6.0.3
  • chalk^5.4.1
  • commander^13.1.0
  • crypto-browserify^3.12.1
  • css-loader^7.1.2
  • deepmerge^4.3.1
  • dotenv^16.5.0
  • jiti^2.4.2
  • less^4.3.0
  • less-loader^12.3.1
  • ora^8.2.0
  • path-browserify^1.0.1
  • postcss^8.5.3
  • postcss-loader^8.1.1
  • process^0.11.10
  • querystring-es3^0.2.1
  • sass^1.86.0
  • sass-loader^16.0.7
  • stream-browserify^3.0.0
  • style-loader^4.0.0
  • url^0.11.4
  • …and 2 more.