PkgRadar

Package evidence

@conalh/[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":["@conalh/[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":["@conalh/[email protected]"],"fail_on":"high"}'
Publisherconalh
Artifact bytes117,365
Previous version0.5.0
Published2026-05-24T00:37:55.160Z
SHA-25653eca56c223242c0a3d711b23b093895d2a7566843c67d4de7da8b0c4a4ea015

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
109Score
0.5.4Version
Status history (1 event)
  1. newavailable · risk high · score 109 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

conalh

3 members · evidence strength 73

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/narrative.jsmatched ".ssh"30
highCredential file accesspackage/dist/trajectory.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/exceptions.jsmatched "curl "12
mediumRemote Payloadpackage/dist/trajectory.jsmatched "curl "12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/narrative.jsmatched ".ssh"30
highCredential file accesspackage/dist/trajectory.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/exceptions.jsmatched "curl "12
mediumRemote Payloadpackage/dist/trajectory.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/tui/App.jsmatched "\\u00B7"3
lowObfuscationpackage/dist/cli.jsmatched "\\x07"3
lowObfuscationpackage/dist/tui/index.jsmatched "\\x1b"3
lowObfuscationpackage/dist/notifications.jsmatched "\\x07"3
lowObfuscationpackage/dist/tui/SessionDetail.jsmatched "\\u00B7"3
lowObfuscationpackage/dist/tui/SessionList.jsmatched "\\u2026"3
lowObfuscationpackage/dist/tui/Splash.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.json
  • prebuildnode -e "require('fs').rmSync('dist',{recursive:true,force:true})"
  • preparenpm run build
  • prepublishOnlynpm run build
  • testnpm run build && node --test test/*.test.mjs
Dependencies3
  • agent-gov-core^1.1.0
  • ink^5.2.1
  • react^18.3.1