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
- 47Established · −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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/config/index.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/rspack/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts7
buildtsupdevtsup --watchprepublishOnlynpm run buildreleasenpm version patch && npm publish --access publicrelease:majornpm version major && npm publish --access publicrelease:minornpm version minor && npm publish --access publictypechecktsc --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.1assert^2.1.0autoprefixer^10.4.27browserify-zlib^0.2.0buffer^6.0.3chalk^5.4.1commander^13.1.0crypto-browserify^3.12.1css-loader^7.1.2deepmerge^4.3.1dotenv^16.5.0jiti^2.4.2less^4.3.0less-loader^12.3.1ora^8.2.0path-browserify^1.0.1postcss^8.5.3postcss-loader^8.1.1process^0.11.10querystring-es3^0.2.1sass^1.86.0sass-loader^16.0.7stream-browserify^3.0.0style-loader^4.0.0url^0.11.4- …and 2 more.