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
- 481
- Versions published
- 216Mature · −50% score
- First published
- Oct 2022
- Publisher
- ningxuyang
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
Scripts6
buildmax builddevmax devjestjestsetupmax setupstartnpm run devtestcross-env TS_NODE_TRANSPILE_ONLY=yes jest --passWithNoTests
Dependencies20
@amap/amap-jsapi-loader^1.0.1@ant-design/icons^4.7.0@ant-design/pro-components^2.0.1@reduxjs/toolkit1.8.6@testing-library/jest-dom^5.16.5@testing-library/react^14.0.0@types/amap-js-api^1.4.11@types/jest^29.5.3ahooks^3.7.2antd5.0.5antd-mobile^5.24.1cross-env^7.0.3jest^29.6.1jest-environment-jsdom^29.6.1jsencrypt^3.2.1react^18.2.0react-comp-client^1.0.44react-infinite-scroll-component^6.1.0react-transition-group^4.4.5ts-node^10.9.1