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
- 159
- Versions published
- 4
- First published
- May 2026
- Publisher
- xieziyu
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/web/assets/ssh-config-BknIz3MU.js | matched ".ssh" | 5 |
Manifest
Package metadata
Scripts14
buildnpm run build:server && npm run build:web && node scripts/copy-assets.mjsbuild:servertsc -p tsconfig.server.jsonbuild:webvite builddev:servertsx watch src/server/index.tsdev:webvitee2eplaywright testformatoxfmtformat:checkoxfmt --checklintoxlintprepacknpm run buildprepublishOnlynpm run buildtestvitest runtest:watchvitesttest:webvitest run --config vitest.web.config.ts
Dependencies24
@fontsource/inter^5.2.8@hono/node-server^1.13.5@tanstack/react-query^5.59.0better-sqlite3^11.5.0chokidar^4.0.1class-variance-authority^0.7.0clsx^2.1.1commander^12.1.0execa^9.5.1hono^4.6.10i18next^26.0.10lucide-react^0.453.0nanoid^5.0.9open^10.1.0picomatch^4.0.4react^18.3.1react-diff-view^3.2.1react-dom^18.3.1react-i18next^17.0.7react-markdown^9.0.1react-router-dom^6.27.0shiki^1.22.2tailwind-merge^2.5.4zod^3.23.8