PkgRadar

Package evidence

@mspec/[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
739
Versions published
6
First published
May 2026
Publisher
tubone24

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":["@mspec/[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":["@mspec/[email protected]"],"fail_on":"review"}'
Publishertubone24
Artifact bytes3,050,047
Previous version0.1.4
Published2026-06-01T13:33:28.443Z
SHA-256597def99dabf735935169eda70f50a72700c6a2eae56a077cd8088cfe538ad65

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
5Score
0.1.8Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts7
  • buildtsc -b && vite build
  • devvite
  • prepublishOnlynpm run build
  • previewvite preview
  • screenshotsplaywright test tests/screenshots/ --project=chromium
  • test:e2eplaywright test tests/e2e/
  • typechecktsc --noEmit
Dependencies13
  • @tanstack/react-query^5.62.0
  • mermaid^11.4.0
  • minisearch^7.2.0
  • react^18.3.1
  • react-dom^18.3.1
  • react-markdown^9.0.1
  • react-router-dom^7.0.2
  • react-shiki^0.7.4
  • rehype-raw^7.0.0
  • remark-gfm^4.0.0
  • shiki^1.29.2
  • unist-util-visit^5.1.0
  • zustand^5.0.2