PkgRadar

Package evidence

@mitosislabs/[email protected]

Credential file access: matched ".SSH"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@mitosislabs/[email protected]"],"fail_on":"high"}'

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":["@mitosislabs/[email protected]"],"fail_on":"high"}'
Artifact bytes177,587
Previous version0.9.3
Published2026-05-23T18:54:08.262Z
SHA-256ab02b4ded2ed249538fd1ab3663f3890f805907de2a1d4adc4bee2408fac817c

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

high
Last checked
highRisk
72Score
0.10.0Version
Status history (1 event)
  1. newavailable · risk high · score 72 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pj_mitosislabs

3 members · evidence strength 68

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli/device-code.jsmatched ".SSH"30
highCredential file accesspackage/dist/api/offices.jsmatched "kubeconfig"30
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli/device-code.jsmatched ".SSH"30
highCredential file accesspackage/dist/api/offices.jsmatched "kubeconfig"30
lowObfuscationpackage/dist/cli/backup.jsmatched "\\x1b"3
lowObfuscationpackage/dist/cli/device-code.jsmatched "\\x1b"3
lowObfuscationpackage/dist/auth/jwt.jsmatched "Buffer.from(padded, 'base64"3
lowObfuscationpackage/dist/cli/login.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts7
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • linttsc --noEmit
  • prepublishOnlyecho 'dist pre-built — skipping tsc'
  • testvitest run
  • test:watchvitest
Dependencies5
  • @noble/secp256k1^2.3.0
  • @xmtp/node-sdk^4.4.0
  • commander^12.1.0
  • ethereum-cryptography^3.2.0
  • viem^2.47.10