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"}'
Publisheropen-cipher
Artifact bytes356,040
Previous version1.0.0
Published2026-05-24T10:08:35.247Z
SHA-25645174a0929791f3f41002686fbabbc72878a95bed8634b243e6d50f72b199d19

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

open-cipher

3 members · evidence strength 72

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/index.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/cli/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/index.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/cli/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/cli/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts9
  • buildtsup
  • cleanrimraf dist
  • devtsup --watch
  • formatbiome format --write src
  • lintbiome check src
  • lint:fixbiome check --write src
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies13
  • @ai-sdk/anthropic^3.0.79
  • @ai-sdk/google^3.0.79
  • @ai-sdk/openai^3.0.65
  • @modelcontextprotocol/sdk^1.29.0
  • ai^6.0.191
  • commander^13.1.0
  • ink^7.0.3
  • kleur^4.1.5
  • ollama-ai-provider-v2^3.5.1
  • playwright-core^1.60.0
  • react^19.2.6
  • yaml^2.9.0
  • zod^3.25.76