PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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
45Mature · −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 promoting

Mixed 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"}'
Publisherybeaz
Artifact bytes5,957,008
Previous version0.98.1
Published2026-06-01T03:08:38.847Z
SHA-256e6776eed49abda6a0c83a61148b0c555dbe24bdb83a8ee30a5d354d4e7819008

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

review
Last checked
reviewRisk
1Score
0.98.2Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/package.jsonmatched ".ssh/"3
lowLarge Javascript Payloadpackage/dist/js/vendors.3c01802e1fa16657dca8.js17874220 bytes0

Manifest

Package metadata

Scripts17
  • buildwebpack --config webpack.prod.js
  • bumpyarn remove yourails_common && yarn add yourails_common
  • bundle-reportwebpack-bundle-analyzer --port 4200 web-build/stats.json
  • checkbiome check .
  • export:webts-node tools/getBuildGitData.ts && yarn removeDir && yarn build && ts-node tools/copyDistributionFiles.ts
  • formatbiome format --write .
  • jestjest --colors
  • lintbiome lint .
  • minifyts-node tools/getPreparedFilesPublicWeb.ts
  • pubyarn export:web && eval $(ssh-agent -s); ssh-add ~/.ssh/2020-10-19-rsa && yarn init ./web-build && yarn publish --access public ./web-build
  • removeDirts-node tools/getRemovedFilesInDirectory.ts
  • start:devwebpack serve --port 3440 --config webpack.dev.js --hot
  • testjest
  • test:covjest --coverage
  • test:debugnode --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand
  • test:e2ejest --config ./e2e/jest-e2e.json
  • test: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.11
  • add^2.0.6
  • antd^5.4.4
  • apollo-link-timeout^5.0.2
  • aws-jwt-verify^5.1.1
  • axios^1.6.0
  • babel-loader^9.2.1
  • classnames^2.5.1
  • csv-parse^6.2.1
  • dayjs^1.11.7
  • graphql^16.8.1
  • graphql-tag^2.12.6
  • history^5.3.0
  • html-to-text^9.0.5
  • jshashes^1.0.8
  • lodash-es^4.17.21
  • nanoid^5.1.6
  • path-browserify^1.0.1
  • qrcode.react^4.2.0
  • react^19.2.0
  • react-blurhash^0.3.0
  • react-confetti^6.1.0
  • react-dom^19.2.0
  • react-helmet-async^2.0.5
  • …and 20 more.