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
57
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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 bytes863,265
Previous version0.1.55
Published2026-06-11T22:44:20.191Z
SHA-256c477ab6fbd142453b8ba5f7b14c1102f617f83bc832382b2a61e735015188e35

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
1Score
0.1.56Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/mcp/tools/services.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts10
  • buildvite build && tsc -p tsconfig.json
  • devtsx src/index.ts
  • dev:webvite --host 127.0.0.1
  • lintbiome lint src
  • lint:fixbiome lint --write src
  • prepublishOnlynpm test && npm run build
  • testvitest run
  • video:rendernpm --prefix video run render
  • video:stillnpm --prefix video run still
  • video:studionpm --prefix video run studio
Dependencies33
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-markdown^6.5.0
  • @codemirror/lang-yaml^6.1.3
  • @tailwindcss/vite^4.3.0
  • @types/react^19.2.14
  • @types/react-dom^19.2.3
  • @vitejs/plugin-react^5.2.0
  • @xterm/addon-fit^0.11.0
  • @xterm/xterm^6.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • codemirror^6.0.2
  • fastmcp^3.0.0
  • framer-motion^12.38.0
  • highlight.js^11.11.1
  • js-yaml^4.1.1
  • lucide-react^1.16.0
  • marked^18.0.4
  • mysql2^3.22.3
  • node-pty^1.1.0
  • pg^8.21.0
  • react^19.2.6
  • react-dom^19.2.6
  • simple-icons^16.20.0
  • tailwind-merge^3.6.0
  • tailwindcss^4.3.0
  • tw-animate-css^1.4.0
  • …and 3 more.