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
- 6
- First published
- May 2024
- Publisher
- naverpayfe_bot
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":["@naverpay/[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":["@naverpay/[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
Scripts2
buildpnpm run clean && tsc -p tsconfig.jsoncleanrm -rf dist
Dependencies21
@babel/cli^7.13.16@babel/core^7.13.16@babel/plugin-proposal-decorators^7.20.13@babel/plugin-transform-class-properties^7.18.6@babel/plugin-transform-react-jsx^7.20.13@babel/preset-env^7.13.15@babel/preset-react^7.13.13@babel/preset-typescript^7.13.0@naverpay/browserslist-config1.6.1@rollup/plugin-babel^5.3.1@rollup/plugin-commonjs^22.0.2@rollup/plugin-json^4.1.0@rollup/plugin-multi-entry^4.0.0@rollup/plugin-node-resolve^14.1.0@rollup/plugin-terser^0.4.0builtin-modules^3.3.0postcss^8.4.31rollup-plugin-postcss^4.0.2rollup-plugin-preserve-directives^0.1.1rollup-plugin-typescript2^0.34.1tslib^2.5.0