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
43
First published
May 2026
Publisher
simpxx

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,896
Previous version0.1.41
Published2026-06-02T10:07:36.488Z
SHA-2569aa8c9df6b518e8157a50aecdb15b6ab60988387a4af2eb374a976bf969212f2

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.42Version
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/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