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.

Versions published
119
First published
Feb 2026
Publisher
infinite-dusky

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"}'
Artifact bytes177,620
Previous version1.35.1
Published2026-05-25T16:42:22.081Z
SHA-256a3bad7dd693e0158b32262d27842d8d0d3475bd7848426e5616a6180b661b075

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
1.36.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/dist/src/vault.jsmatched ".ssh"10

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsc --watch
  • prepublishOnlynpm run build
  • testvitest
  • typechecktsc --noEmit
Dependencies6
  • chalk^5.3.0
  • commander^11.0.0
  • dotenv^16.6.1
  • ini^4.1.1
  • yaml^2.3.4
  • zod^3.22.4
Optional dependencies4
  • @noble/curves^1.9.7
  • @scure/base^1.2.6
  • age-encryption^0.3.0
  • sops-age^4.0.2