PkgRadar

Package evidence

@seqyuan/[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
1,368Niche · −30% score
Versions published
22
First published
May 2026
Publisher
seqyuan

Effective trust discount applied: 30% (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":["@seqyuan/[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":["@seqyuan/[email protected]"],"fail_on":"review"}'
Publisherseqyuan
Artifact bytes8,479,024
Previous version0.8.34
Published2026-06-06T18:58:16.261Z
SHA-256dd4b3f57ed8d9f00c44be082ce8edb378f0e938b2b9ce4e367fef13926f6b73f

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
3Score
0.8.35Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/.next/static/chunks/6046.00d36aea7fd5b147.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts8
  • buildnext build --webpack
  • devnext dev -p 30141
  • linteslint .
  • pack:checknode scripts/check-npm-pack.mjs
  • prepublishOnlynode scripts/check-npm-pack.mjs
  • releasenpm version patch --no-git-tag-version && npm run build && npm run pack:check && npm publish --access public
  • smoke:generative-uipython3 scripts/smoke_generative_ui.py
  • startnext start -p 30141
Dependencies8
  • @earendil-works/pi-ai^0.75.5
  • @earendil-works/pi-coding-agent^0.75.5
  • @seqyuan/kernel-lite-core^0.2.1
  • @seqyuan/pi-kernel-plot^0.2.1
  • bcryptjs^3.0.3
  • next16.2.1
  • react^19.2.4
  • react-dom^19.2.4