PkgRadar

Package evidence

@evlop/[email protected]

Credential file access: matched "id_rsa"

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
122Mature · −50% score
First published
Dec 2019
Publisher
mukti107

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":["@evlop/[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":["@evlop/[email protected]"],"fail_on":"review"}'
Publishermukti107
Artifact bytes47,743
Previous version1.0.119
Published2026-03-20T22:47:28.387Z
SHA-2567b0a0d0735570460523cc0641c195d6ee26e15613b3f4ec56da84d76b987b31f

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.0.120Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumCredential file accesspackage/constants.jsmatched "id_rsa"10
mediumCredential file accesspackage/executor/runCommand.jsmatched "id_rsa"10

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies113
  • @babel/core7.12.3
  • @babel/plugin-proposal-class-properties^7.13.0
  • @babel/plugin-proposal-nullish-coalescing-operator^7.16.7
  • @babel/plugin-proposal-optional-chaining^7.16.7
  • @babel/plugin-syntax-jsx^7.12.13
  • @babel/plugin-transform-runtime^7.18.9
  • @babel/preset-env^7.18.6
  • @babel/preset-flow^7.7.4
  • @babel/preset-react^7.18.6
  • @babel/runtime^7.18.9
  • @babel/runtime-corejs2^7.13.9
  • @babel/types^7.24.0
  • @pmmmwh/react-refresh-webpack-plugin0.4.3
  • @react-native/metro-config^0.73.5
  • @svgr/webpack5.5.0
  • @typescript-eslint/eslint-plugin^4.5.0
  • @typescript-eslint/parser^4.5.0
  • @vitejs/plugin-react^4.0.0
  • axios^0.20.0
  • babel-eslint^10.1.0
  • babel-jest^26.6.0
  • babel-loader^8.2.5
  • babel-plugin-named-asset-import^0.3.7
  • babel-plugin-react-native-web^0.18.6
  • babel-plugin-transform-inline-environment-variables^0.4.4
  • babel-preset-react-app^10.0.0
  • before-build-webpack^0.2.9
  • bfj^7.0.2
  • camelcase^6.1.0
  • case-sensitive-paths-webpack-plugin2.3.0
  • …and 83 more.