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"}'
Publisherivycomputing
Artifact bytes751,015
Previous version0.2.32
Published2026-05-25T01:40:48.309Z
SHA-2564c16e9d4d192452be68c3d05c53859c4c40e85da9cb848aa28b2e06d8d8a567a

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ivycomputing

2 members · evidence strength 59

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/static/assets/index-DXdDTzkK.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/static/assets/index-DXdDTzkK.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/static/assets/index-DXdDTzkK.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/cli/node.jsmatched "raw.githubusercontent.com"12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/static/assets/index-DXdDTzkK.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/static/assets/index-DXdDTzkK.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/static/assets/index-DXdDTzkK.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/cli/node.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/static/assets/diff-ed-kzv_Q.jsmatched "\\x07"3
lowObfuscationpackage/dist/static/assets/index-DXdDTzkK.jsmatched "\\x00"3
lowObfuscationpackage/dist/cli/node.jsmatched "\\x00"3
lowObfuscationpackage/dist/static/assets/vendor-8GfWuc7p.jsmatched "\\u00C0"3

Manifest

Package metadata

Scripts15
  • buildnpm run build:clean && npm run build:bundle && npm run build:static
  • build:bundlenode scripts/build-bundle.js
  • build:cleanrimraf dist
  • build:staticnode scripts/copy-frontend.js
  • devtsx watch cli/node.ts --debug
  • formatprettier --write "**/*.ts"
  • format:checkprettier --check "**/*.ts"
  • linteslint "**/*.ts" --ignore-pattern dist/
  • prebuildnode scripts/generate-version.js
  • predevnode scripts/generate-version.js
  • prepacknode scripts/prepack.js
  • prepublishOnlynpm run build && npm run test
  • startnode dist/cli/node.js
  • testvitest --run --reporter=verbose
  • typechecktsc --noEmit
Dependencies9
  • @hono/node-server^1.19.11
  • @logtape/logtape^1.0.0
  • @logtape/pretty^1.0.0
  • @qwen-code/sdk^0.1.4
  • commander^14.0.0
  • hono^4.8.5
  • http-proxy^1.18.1
  • qs^6.15.2
  • vite^7.3.2