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
- 32Mature · −50% score
- First published
- Jun 2025
- Publisher
- ybeaz
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
Scripts8
buildpnpm removeCreateDist && tsc -p tsconfig.json && pnpm buildUnpkg && pnpm gzipUnpkgbuildUnpkgnpx npx tsx esbuild.config.tscleanCachepnpm cache clean --forcegzipUnpkg: gzip -k dist/lib.min.jspubpnpm build && eval $(ssh-agent -s); ssh-add ~/.ssh/2020-10-19-rsa && pnpm publish --access public --quiet --registry=https://registry.npmjs.org/pubV2pnpm build && eval $(ssh-agent -s); ssh-add ~/.ssh/2020-10-19-rsa && npx npm publish --access public --registry=https://registry.npmjs.org/removeCreateDistrm -rf dist && mkdir disttestecho "Error: no test specified" && exit 1
Dependencies61
@apollo/client^3.8.7@babel/core^7.25.2@babel/preset-env^7.25.4@babel/preset-react^7.24.7@nestjs/testing^10.4.4@reduxjs/toolkit^1.9.7@types/debug^4.1.12@types/ejs^3.1.5@types/jsonwebtoken^9.0.7@types/react-helmet^6.1.9@types/supertest^6.0.2antd^5.4.4apollo-link-timeout^4.0.0aws-jwt-verify^4.0.1axios^1.6.0babel-loader^9.2.1chalk^4.1.2child_process^1.0.2classnames^2.5.1cluster^0.7.7csv-writer^1.6.0csvjson^5.1.0current-line^1.0.1dayjs^1.11.7dotenv^16.4.5ejs^3.1.10esbuild-plugin-node-externals^1.0.1fs^0.0.1-securitygraphql^16.8.1graphql-tag^2.12.6- …and 31 more.