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
1
First published
May 2026
Publisher
r2ai2

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"}'
Publisherr2ai2
Artifact bytes362,922
Previous versionnone
Published2026-05-26T10:16:13.678Z
SHA-256666c2f984bea7bb31cf8868d03e97d0312c3c9d663ef1878a8dce727f21a2794

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.0Version
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/dist/index.jsmatched ".ssh"5

Manifest

Package metadata

Scripts12
  • buildtsup
  • civitest run --reporter=verbose
  • devtsx src/index.ts
  • exampletsx examples/minimal-flow.ts
  • example:approvaltsx examples/approval-flow.ts
  • schematsx scripts/generate-schema.ts
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2evitest run tests/e2e/
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • @xterm/headless^5.5.0
  • ansi-styles^6.2.1
  • js-yaml^4.1.1
  • marked^12.0.2
  • node-pty^1.0.0
  • safe-regex2^5.1.1
  • semver^7.8.1
  • slice-ansi^7.1.0
  • strip-ansi^7.1.0
  • zod^3.23.0
Optional dependencies3
  • ink^5.0.0
  • ink-text-input^6.0.0
  • react^18.3.0