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
- 15
- Versions published
- 11Established · −30% score
- First published
- Mar 2025
- Publisher
- eightshone
Effective trust discount applied: −30% (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":["@eightshone/[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":["@eightshone/[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 21 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/utils/consts.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/src/core/ui/connections/edit.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/src/utils/parseConnectionString.js | matched ".ssh/" | 5 |
| low | Credential file access | package/src/utils/consts.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/core/ui/connections/edit.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/utils/parseConnectionString.ts | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts3
buildtscdevtsx src/app.tspostbuildfix-esm-import-path dist && node scripts/update-utils.js && node scripts/inject-telemetry-endpoint.js && npx javascript-obfuscator ./dist --output ./dist --target node --compact true
Dependencies14
@inquirer/checkbox^4.1.9@inquirer/confirm^5.1.13@inquirer/input^4.1.3@inquirer/number^3.0.6@inquirer/password^4.0.6@inquirer/search^3.0.6@inquirer/select^4.0.5clipboardy^4.0.0commander^13.0.0dayjs^1.11.13nanoid^5.0.9ssh2^1.16.0yocto-spinner^0.1.2yoctocolors-cjs^2.1.2