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
- 25
- Versions published
- 44Mature · −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
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Credential file access: matched ".ssh/"
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 review · score 1 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/package.json | matched ".ssh/" | 3 |
| low | Large Javascript Payload | package/dist/js/vendors.3c01802e1fa16657dca8.js | 17874220 bytes | 0 |
Manifest
Package metadata
Scripts17
buildwebpack --config webpack.prod.jsbumpyarn remove yourails_common && yarn add yourails_commonbundle-reportwebpack-bundle-analyzer --port 4200 web-build/stats.jsoncheckbiome check .export:webts-node tools/getBuildGitData.ts && yarn removeDir && yarn build && ts-node tools/copyDistributionFiles.tsformatbiome format --write .jestjest --colorslintbiome lint .minifyts-node tools/getPreparedFilesPublicWeb.tspubyarn export:web && eval $(ssh-agent -s); ssh-add ~/.ssh/2020-10-19-rsa && yarn init ./web-build && yarn publish --access public ./web-buildremoveDirts-node tools/getRemovedFilesInDirectory.tsstart:devwebpack serve --port 3440 --config webpack.dev.js --hottestjesttest:covjest --coveragetest:debugnode --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBandtest:e2ejest --config ./e2e/jest-e2e.jsontest:watchjest --watch
Dependencies50
@apollo/client^3.8.7@babel/core^7.25.2@babel/preset-env^7.25.4@babel/preset-react^7.24.7@modelcontextprotocol/sdk^1.22.0@reduxjs/toolkit^1.9.7@types/react-helmet^6.1.11add^2.0.6antd^5.4.4apollo-link-timeout^5.0.2aws-jwt-verify^5.1.1axios^1.6.0babel-loader^9.2.1classnames^2.5.1csv-parse^6.2.1dayjs^1.11.7graphql^16.8.1graphql-tag^2.12.6history^5.3.0html-to-text^9.0.5jshashes^1.0.8lodash-es^4.17.21nanoid^5.1.6path-browserify^1.0.1qrcode.react^4.2.0react^19.2.0react-blurhash^0.3.0react-confetti^6.1.0react-dom^19.2.0react-helmet-async^2.0.5- …and 20 more.