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
- 32
- Versions published
- 77Mature · −50% score
- First published
- Oct 2024
- 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
Scripts10
buildpnpm removeCreateDist && pnpm compileLess && tsc -p tsconfig.json && pnpm buildUnpkg && pnpm gzipUnpkgbuildUnpkgnpx tsc esbuild.config.tscleanCachepnpm cache clean --forcecompileLesslessc src/ViewLayer/Styles/index.style.less dist/styles.css && lessc src/ViewLayer/Styles/index.style.less src/styles.csscompileLessNoScriptHtmllessc src/ViewLayer/componentsLibrary/NoscriptHtmlYrl/NoscriptHtmlYrl.less dist/src/ViewLayer/componentsLibrary/NoscriptHtmlYrl/NoscriptHtmlYrl.lessgzipUnpkg: 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
Dependencies59
@apollo/client^3.8.7@babel/core^7.25.2@babel/preset-env^7.25.4@babel/preset-react^7.24.7@modelcontextprotocol/sdk1.13.0@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.1buffer^6.0.3chalk^4.1.2class-validator^0.15.1classnames^2.5.1cluster^0.7.7csv-writer^1.6.0current-line^1.0.1dayjs^1.11.7dotenv^16.4.5ejs^3.1.10graphql^16.8.1graphql-tag^2.12.6history^5.3.0- …and 29 more.