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
- 1,130Niche · −30% score
- Versions published
- 105Mature · −50% score
- First published
- Apr 2020
- Publisher
- lukejyhuang
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":["@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"}'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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/system/port.js | matched ".SSH" | 10 |
Manifest
Package metadata
Scripts7
analysiswebpack --mode productionbuildrimraf lib types && npx tscfixeslint --fix --ext .js,.ts,.tsx ./srcnccncc build -m -C src/index.tsprepublishOnlynpm run buildreleaseyarn version && npm publish --registry=https://registry.npmjs.org && git push --follow-tagstestjest --runInBand --detectOpenHandles --coverage --testTimeout=50000
Dependencies25
@cloudbase/cloud-api^0.5.5@types/lowdb^1.0.9address^1.1.2archiver^5.2.0decompress^4.2.1del^5.1.0dotenv^8.2.0import-fresh^3.2.1jsonfile^6.0.1lodash^4.17.19log-symbols^4.0.0lowdb^1.0.0make-dir^3.0.2mustache^4.0.1nanoid^3.1.10node-fetch^2.6.1open7.1.0ora^5.3.0parse-json^5.0.0path-type^4.0.0portfinder^1.0.25query-string^6.11.1terminal-link^2.1.1yaml^1.9.2yargs^15.4.1