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
2,281Niche · −30% score
Versions published
43
First published
May 2026
Publisher
simpxx

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publishersimpxx
Artifact bytes1,534,383
Previous version0.1.40
Published2026-06-02T10:01:35.804Z
SHA-25651dd285d20ceb01cc72cff89f213cef8e43107ace8d91ed5e198f3fcdba7481b

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
3Score
0.1.41Version
Status history (2 events)
  1. availableavailable · risk review · score 3 · status available -> available, risk review -> review, score 5 -> 3
  2. 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/server/src/loops.tsmatched ".ssh/"5

Manifest

Package metadata

Scripts3
  • devbun run --hot src/index.ts
  • servebun run --hot src/serve.ts
  • testbun test
Dependencies6
  • @anthropic-ai/claude-agent-sdk^0.3.150
  • @anthropic-ai/sandbox-runtime^0.0.52
  • @scalar/hono-api-reference^0.10.19
  • bun-pty^0.4.8
  • hono^4.12.18
  • smol-toml^1.6.1