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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/methods/ssh.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts6
buildrimraf dist && tscdevNODE_ENV=development npx nodemonformatprettier --write "src/**/*.{ts,js,json,md}"format:checkprettier --check "src/**/*.{ts,js,json,md}"startyarn build && node --inspect --enable-source-maps dist/indextestecho "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.1async-mutex^0.5.0bufferutil^4.0.8dockerode^4.0.2express^4.21.2fs-extra^11.3.0http-proxy-middleware^3.0.0js-yaml^4.1.0lodash^4.17.21moment-timezone^0.5.47node-schedule^2.1.1socket.io^4.7.5systeminformation^5.22.11utf-8-validate^6.0.4websocket-stream^5.5.2ws^8.17.1