PkgRadar

Package evidence

@mrdistore/[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,346Niche · −30% score
Versions published
13
First published
May 2026
Publisher
mrdistore

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":["@mrdistore/[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":["@mrdistore/[email protected]"],"fail_on":"review"}'
Publishermrdistore
Artifact bytes92,853
Previous version1.1.4
Published2026-05-26T16:04:58.761Z
SHA-2568c662d360da45f96f352891316996cafb5c9464b278f05c359c0d45f1b03bf75

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/bin/ds-code.jsmatched ".ssh"5

Manifest

Package metadata

Scripts7
  • buildtsup
  • devtsx bin/ds-code.tsx
  • linteslint src/
  • prepublishOnlypnpm build
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies9
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • fast-glob3.3.2
  • ink^7.0.3
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • react^19.2.6