PkgRadar

Package evidence

@muhaven/[email protected]

Credential file access: matched ".SSH"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@muhaven/[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":["@muhaven/[email protected]"],"fail_on":"high"}'
Artifact bytes248,601
Previous version0.4.3
Published2026-05-25T04:25:40.627Z
SHA-256795c84ec2acb182c6141437db38f2dae42dd242bd4dab2f85d4b96c4db527c95

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/broker.cjsmatched ".SSH"30
highCredential file accesspackage/dist/broker.jsmatched ".SSH"30
mediumRemote Payloadpackage/dist/broker.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.cjsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/broker.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/broker.cjsmatched ".SSH"30
highCredential file accesspackage/dist/broker.jsmatched ".SSH"30
mediumRemote Payloadpackage/dist/broker.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.cjsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/broker.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/broker.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/broker.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts8
  • buildtsup
  • cleanrimraf dist
  • devMUHAVEN_DEV_BUILD=1 tsup --watch
  • prepublishOnlypnpm clean && pnpm build && pnpm typecheck && pnpm test && pnpm verify-tool-hashes -- --check
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
  • verify-tool-hashestsx scripts/verify-tool-hashes.ts
Dependencies4
  • @modelcontextprotocol/sdk^1.0.4
  • viem^2.47.0
  • zod^3.25.0
  • zod-to-json-schema^3.24.0
Optional dependencies1
  • @napi-rs/keyring^1.1.0