PkgRadar

Package evidence

[email protected]

Credential file access: matched "id_rsa"

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
29
First published
Apr 2026
Publisher
nick7777

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"}'
Publishernick7777
Artifact bytes707,442
Previous version4.0.0
Published2026-06-03T17:26:09.136Z
SHA-2561a2ccb7efbc0cdd6eab6ef3f373889173cd8c6c173f5c27e4158bdfdddb769eb

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
4.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli.jsmatched "id_rsa"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowObfuscation Densitypackage/dist/server-ARUJVWA2.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts10
  • benchtsx bench/runner.ts
  • buildtsup && node scripts/bundle-grammars.mjs
  • build:nogrammarstsup
  • devtsup --watch
  • linttsc --noEmit
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlynpm run build
  • preuninstallnode scripts/preuninstall.mjs
  • stresstsx bench/stress-test.ts
  • testvitest
Dependencies10
  • @modelcontextprotocol/sdk^1.29.0
  • chalk^5.6.2
  • commander^14.0.3
  • sql.js^1.14.1
  • tree-sitter-go^0.25.0
  • tree-sitter-javascript^0.25.0
  • tree-sitter-python^0.25.0
  • tree-sitter-rust^0.24.0
  • tree-sitter-typescript^0.23.2
  • web-tree-sitter^0.26.8