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
720
Versions published
159
First published
Mar 2026
Publisher
goklab

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"}'
Publishergoklab
Artifact bytes339,247
Previous version3.1.27
Published2026-06-06T11:21:32.211Z
SHA-2568cc2376096625e132078d7dee5ea48e034d340b48c612af7706adb77b68bbee0

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/data/rules/ai-security.jsmatched ".ssh/"5
lowCredential file accesspackage/build/data/rules/ai-tool-runtime.jsmatched ".aws/"5
lowCredential file accesspackage/build/data/rules/core.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/data/rules/cve-versions.jsmatched ".ssh/"5
lowCredential file accesspackage/build/data/rules/supply-chain.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsc --watch
  • linteslint src/
  • preparenpm run build
  • startnode build/index.js
  • testnode --import tsx --test tests/**/*.test.ts
  • test:coveragec8 --reporter=lcov --reporter=text node --import tsx --test tests/**/*.test.ts
Dependencies2
  • @modelcontextprotocol/sdk^1.26.0
  • zod^3.25.0