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.

Weekly downloads
324
Versions published
17
First published
Feb 2026
Publisher
zhoujie198

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"}'
Publisherzhoujie198
Artifact bytes439,056
Previous version2.0.2
Published2026-05-26T12:12:29.877Z
SHA-256eefe16b228c84aa408740078c6ea30f68b2c98f8e2684604bea991f6c1c64818

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
2.0.3Version
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/prompt/permission.jsmatched ".ssh"5

Manifest

Package metadata

Scripts3
  • buildtsc
  • linteslint src/**/*.ts
  • prepublishOnlynpm run build
Dependencies19
  • @anthropic-ai/sdk^0.39.0
  • @modelcontextprotocol/sdk^1.25.1
  • @vscode/ripgrep^1.17.0
  • cron-parser^5.5.0
  • diff7.0.0
  • events^3.3.0
  • glob^13.0.0
  • gray-matter^4.0.3
  • iconv-lite^0.6.3
  • jimp^0.22.12
  • lodash-es^4.17.21
  • lru-cache^11.2.4
  • nanoid^5.1.6
  • openai^6.9.1
  • shell-quote^1.8.3
  • spawn-rx^5.1.2
  • undici^7.16.0
  • zod^3.25.76
  • zod-to-json-schema^3.24.6