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.

Versions published
63
First published
Feb 2026
Publisher
eseom

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"}'
Publishereseom
Artifact bytes23,241,584
Previous version0.1.61
Published2026-06-11T08:54:03.486Z
SHA-256af34ce3c866f477bf657320a08a0f9d80899a883fa6cee89fa9668becaa262fe

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
0.1.62Version
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/.output/public/_nuxt/_ykCGR6B.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts11
  • bench:branchesnode tests/perf/branch-api-benchmark.mjs
  • buildnode scripts/build-package.mjs
  • build:nuxtnuxt build
  • devnuxt dev
  • generatenuxt generate
  • pack:checkpnpm pack
  • previewnuxt preview
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecknuxt typecheck
Dependencies19
  • @codemirror/commands^6.10.2
  • @codemirror/lang-markdown^6.5.0
  • @codemirror/state^6.5.4
  • @codemirror/theme-one-dark^6.1.3
  • @codemirror/view^6.39.15
  • @heroicons/vue^2.2.0
  • @xenova/transformers^2.17.2
  • better-sqlite3^12.6.2
  • chokidar^5.0.0
  • codemirror^6.0.2
  • dayjs^1.11.13
  • dompurify^3.2.0
  • marked^15.0.12
  • nuxt^3.16.0
  • sharp^0.32.6
  • shiki^3.22.0
  • sqlite-vec^0.1.6-alpha.2
  • ws^8.19.0
  • yaml^2.8.2