PkgRadar

Package evidence

@xieziyu/[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
167
Versions published
5
First published
May 2026
Publisher
xieziyu

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":["@xieziyu/[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":["@xieziyu/[email protected]"],"fail_on":"review"}'
Publisherxieziyu
Artifact bytes2,784,481
Previous version0.3.0
Published2026-06-02T07:34:47.249Z
SHA-25607aa5d61682403b4f5d15390c7ed0b23ec42e78f90746ec51df043f9265300b6

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.4.0Version
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/web/assets/ssh-config-BknIz3MU.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts15
  • buildnpm run build:server && npm run build:web && node scripts/copy-assets.mjs
  • build:servertsc -p tsconfig.server.json
  • build:webvite build
  • dev:servertsx watch src/server/index.ts
  • dev:webvite
  • e2eplaywright test
  • formatoxfmt
  • format:checkoxfmt --check
  • lintoxlint
  • prepacknpm run build
  • preparehusky
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
  • test:webvitest run --config vitest.web.config.ts
Dependencies24
  • @fontsource/inter^5.2.8
  • @hono/node-server^1.13.5
  • @tanstack/react-query^5.59.0
  • better-sqlite3^11.5.0
  • chokidar^4.0.1
  • class-variance-authority^0.7.0
  • clsx^2.1.1
  • commander^12.1.0
  • execa^9.5.1
  • hono^4.6.10
  • i18next^26.0.10
  • lucide-react^0.453.0
  • nanoid^5.0.9
  • open^10.1.0
  • picomatch^4.0.4
  • react^18.3.1
  • react-diff-view^3.2.1
  • react-dom^18.3.1
  • react-i18next^17.0.7
  • react-markdown^9.0.1
  • react-router-dom^6.27.0
  • shiki^1.22.2
  • tailwind-merge^2.5.4
  • zod^3.23.8