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
1,959Niche · −30% score
Versions published
124
First published
Feb 2026
Publisher
infinite-dusky

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":["[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 bytes186,637
Previous version1.37.6
Published2026-05-26T02:35:34.451Z
SHA-256e8b0333dbfdf592c0dfaa0f4e63691a1fa2dc851d4f6b506911f13a1fd3e0572

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
7Score
1.37.7Version
Status history (1 event)
  1. newavailable · risk review · score 7 · 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