PkgRadar

Package evidence

@cloudbase/[email protected]

Credential file access: matched ".SSH"

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":["@cloudbase/[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":["@cloudbase/[email protected]"],"fail_on":"review"}'
Publisherlukejyhuang
Artifact bytes48,197
Previous version0.7.21-beta.3
Published2026-05-25T06:27:11.073Z
SHA-2569ac364af89b8383b7c64e8dcb95f70bcfc522c7727c7f4519942e5e68280518c

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
10Score
0.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/system/port.jsmatched ".SSH"10

Manifest

Package metadata

Scripts7
  • analysiswebpack --mode production
  • buildrimraf lib types && npx tsc
  • fixeslint --fix --ext .js,.ts,.tsx ./src
  • nccncc build -m -C src/index.ts
  • prepublishOnlynpm run build
  • releaseyarn version && npm publish --registry=https://registry.npmjs.org && git push --follow-tags
  • testjest --runInBand --detectOpenHandles --coverage --testTimeout=50000
Dependencies25
  • @cloudbase/cloud-api^0.5.5
  • @types/lowdb^1.0.9
  • address^1.1.2
  • archiver^5.2.0
  • decompress^4.2.1
  • del^5.1.0
  • dotenv^8.2.0
  • import-fresh^3.2.1
  • jsonfile^6.0.1
  • lodash^4.17.19
  • log-symbols^4.0.0
  • lowdb^1.0.0
  • make-dir^3.0.2
  • mustache^4.0.1
  • nanoid^3.1.10
  • node-fetch^2.6.1
  • open7.1.0
  • ora^5.3.0
  • parse-json^5.0.0
  • path-type^4.0.0
  • portfinder^1.0.25
  • query-string^6.11.1
  • terminal-link^2.1.1
  • yaml^1.9.2
  • yargs^15.4.1