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
4
First published
Jun 2026
Publisher
leason

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"}'
Publisherleason
Artifact bytes3,030,716
Previous version1.4.2-test.1
Published2026-06-08T10:46:07.315Z
SHA-256b3772148a86bad0d42df8167cd654bcfd327e61c42bd41392359730f6ecec513

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
1.4.2-test.2Version
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

Scripts12
  • buildnpm run build:client && npm run build:server
  • build:clientvite build
  • build:servertsc -p tsconfig.server.json
  • devnode scripts/dev.mjs
  • dev:clientvite --host --port 4567
  • dev:serverINKOS_STUDIO_PORT=4569 INKOS_PROJECT_ROOT=../../test-project tsx watch src/api/index.ts
  • postpacknode ../../scripts/restore-package-json.mjs
  • prepacknpm run build && node ../../scripts/prepare-package-for-publish.mjs
  • prepublishOnlynode ../../scripts/verify-no-workspace-protocol.mjs .
  • previewvite preview
  • testvitest run
  • typechecktsc --noEmit && tsc -p tsconfig.server.json --noEmit
Dependencies25
  • @base-ui/react^1.3.0
  • @fontsource-variable/geist^5.2.8
  • @hono/node-server^1.13.0
  • @radix-ui/react-use-controllable-state^1.2.2
  • @streamdown/cjk^1.0.3
  • @streamdown/code^1.1.1
  • @streamdown/math^1.0.2
  • @streamdown/mermaid^1.0.2
  • ai^6.0.159
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • hono^4.7.0
  • lucide-react^0.577.0
  • motion^12.38.0
  • nanoid^5.1.7
  • react^19.0.0
  • react-dom^19.0.0
  • shadcn^4.2.0
  • shiki^4.0.2
  • streamdown^2.5.0
  • tailwind-merge^3.5.0
  • tw-animate-css^1.4.0
  • zqy-novel-core1.4.2-test.2
  • zustand^5.0.12