PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"high"}'
Publisheromacl
Artifact bytes6,984,896
Previous version0.9.15
Published2026-05-23T13:16:30.785Z
SHA-2563b455c1cc5912d13549585b4dfd90c8a558538cdf58c1193e38c65670950306a

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

omacl

2 members · evidence strength 57

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/client/studio-client.jsmatched ".ssh"30
highCredential file accesspackage/shared/studio-ssh-hint.jsmatched ".SSH"30
mediumRemote Payloadpackage/themes/pi-studio-dark.jsonmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/themes/pi-studio-light.jsonmatched "raw.githubusercontent.com"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/client/studio-client.jsmatched ".ssh"30
highCredential file accesspackage/shared/studio-ssh-hint.jsmatched ".SSH"30
mediumRemote Payloadpackage/themes/pi-studio-dark.jsonmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/themes/pi-studio-light.jsonmatched "raw.githubusercontent.com"12
lowObfuscationpackage/client/studio-client.jsmatched "\\u200b"3
lowObfuscationpackage/index.tsmatched "\\x1b"3

Manifest

Package metadata

Scripts2
  • testnode --test
  • typechecktsc --noEmit
Dependencies3
  • @earendil-works/pi-ai^0.74.0
  • @sinclair/typebox^0.34.49
  • ws^8.18.0