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
- 370
- Versions published
- 23Mature · −50% score
- First published
- Nov 2023
- Publisher
- wangwenshan
Effective trust discount applied: −50% (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":["[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"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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
No findings stored for this release.
Manifest
Package metadata
Scripts4
buildrollup -c rollup.config.ts --configPlugin typescriptstartrollup -c rollup.config.ts --configPlugin typescript --watchtestvitest runtest:watchvitest
Dependencies25
@swc/core^1.15.33@swc/register^0.1.0clean-webpack-plugin^4.0.0copy-webpack-plugin^14.0.0css-loader^7.1.4css-minimizer-webpack-plugin^8.0.0dotenv^17.4.2html-webpack-plugin^5.6.7less^4.6.4less-loader^12.3.2mini-css-extract-plugin^2.10.2postcss^8.5.14postcss-flexbugs-fixes^5.0.2postcss-loader^8.2.1postcss-normalize^13.0.1postcss-preset-env^11.2.1sass^1.99.0sass-loader^16.0.8style-loader^4.0.0swc-loader^0.2.7terser-webpack-plugin^5.6.0webpack^5.106.2webpack-cli^7.0.2webpack-dev-server^5.2.4webpack-merge^6.0.1