PkgRadar

Package evidence

@phygrid/[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.

Versions published
768Mature · −50% score
First published
Jul 2024
Publisher
hassellof

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":["@phygrid/[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":["@phygrid/[email protected]"],"fail_on":"review"}'
Publisherhassellof
Artifact bytes72,979
Previous version4.3.35-dev
Published2025-10-14T08:48:26.362Z
SHA-25641d5e52c61dcbea7064b4c09cf11a6c30a2f772a8ab6bd94016fa74b876b41a7

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
2Score
4.3.36-devVersion
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/methods/ssh.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts6
  • buildrimraf dist && tsc
  • devNODE_ENV=development npx nodemon
  • formatprettier --write "src/**/*.{ts,js,json,md}"
  • format:checkprettier --check "src/**/*.{ts,js,json,md}"
  • startyarn build && node --inspect --enable-source-maps dist/index
  • testecho "Error: no test specified" && exit 1
Dependencies20
  • @phygrid/axios-proxy4.3.0-dev
  • @phygrid/hub-client4.3.0-dev
  • @phygrid/hub-device4.3.0-dev
  • @phygrid/phy-logger4.3.0-dev
  • @vercel/ncc^0.38.1
  • async-mutex^0.5.0
  • bufferutil^4.0.8
  • dockerode^4.0.2
  • express^4.21.2
  • fs-extra^11.3.0
  • http-proxy-middleware^3.0.0
  • js-yaml^4.1.0
  • lodash^4.17.21
  • moment-timezone^0.5.47
  • node-schedule^2.1.1
  • socket.io^4.7.5
  • systeminformation^5.22.11
  • utf-8-validate^6.0.4
  • websocket-stream^5.5.2
  • ws^8.17.1