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.

Weekly downloads
27
Versions published
17
First published
Mar 2026
Publisher
mklamine

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"}'
Publishermklamine
Artifact bytes635,826
Previous version0.3.1
Published2026-06-15T06:35:17.711Z
SHA-2566b0d90774bbdc43f7e08f81c439faf50c633c7038531185a2fd29c167bd11a7c

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
30Score
0.3.2Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/config.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/commands/hook-handler.jsmatched "id_rsa"5
lowCredential file accesspackage/dashboard/assets/index-_miDqOZx.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/commands/overnight.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/policy.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/commands/shield.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsc --watch
  • linteslint src/
  • testvitest run --passWithNoTests
Dependencies8
  • @mklamine/hawkeye-core^0.2.1
  • @modelcontextprotocol/sdk^1.29.0
  • chalk^5.4.1
  • commander^12.1.0
  • pdfkit^0.17.2
  • ws^8.20.1
  • yaml^2.8.3
  • zod^4.3.6