PkgRadar

Package evidence

[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
737
Versions published
24
First published
May 2026
Publisher
obaiddev

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherobaiddev
Artifact bytes503,639
Previous version6.0.0
Published2026-06-07T16:38:52.305Z
SHA-25657c579465eb6fdf4d83cfe6a832b2634cdebd880338bcf7ab27ce2530268abe2

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli.cjsmatched ".ssh/"5
lowCredential file accesspackage/dist/cli.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts11
  • buildtsup
  • check:category-driftnode scripts/check-category-drift.mjs
  • check:driver-label-contractnode scripts/check-driver-label-contract.mjs
  • check:theme-category-driftnode scripts/check-theme-category-drift.mjs
  • cleanrimraf dist
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint src
  • preparebash .githooks/install.sh 2>/dev/null || true
  • testvitest run
  • typechecktsc --noEmit
Dependencies12
  • @fastify/static^9.1.3
  • acorn^8.11.3
  • chokidar^5.0.0
  • commander^14.0.3
  • consola^3.4.2
  • fast-glob^3.3.3
  • fastify^5.8.5
  • image-size^2.0.2
  • open^11.0.0
  • sshpk^1.18.0
  • tar^7.5.13
  • undici^8.2.0
Optional dependencies1
  • keytar^7.9.0