PkgRadar

Package evidence

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

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 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":["@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"}'
Publishereightshone
Artifact bytes263,069
Previous version0.1.18
Published2026-06-06T15:04:24.116Z
SHA-256290159777651026066aa762a48dd078074ac687b18212d478d0dc9401bd81b60

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
21Score
0.1.19Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/utils/consts.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/src/core/ui/connections/edit.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/src/utils/parseConnectionString.jsmatched ".ssh/"5
lowCredential file accesspackage/src/utils/consts.tsmatched ".ssh/"5
lowCredential file accesspackage/src/core/ui/connections/edit.tsmatched ".ssh/"5
lowCredential file accesspackage/src/utils/parseConnectionString.tsmatched ".ssh/"5

Manifest

Package metadata

Scripts3
  • buildtsc
  • devtsx src/app.ts
  • postbuildfix-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.5
  • clipboardy^4.0.0
  • commander^13.0.0
  • dayjs^1.11.13
  • nanoid^5.0.9
  • ssh2^1.16.0
  • yocto-spinner^0.1.2
  • yoctocolors-cjs^2.1.2