PkgRadar

Package evidence

@dommaker/[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":["@dommaker/[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":["@dommaker/[email protected]"],"fail_on":"high"}'
Publisherdommaker
Artifact bytes538,264
Previous version0.12.10
Published2026-05-23T15:24:16.718Z
SHA-256fb6692812045f63835857d940b4fb74d326d5c33f201bc12ff02806ba36d34a7

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dommaker

4 members · evidence strength 73

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/gates/command.jsmatched ".ssh"30
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/gates/command.jsmatched ".ssh"30
lowObfuscationpackage/dist/cli/commands/analyze-sessions.jsmatched "\\u4e00"3
lowObfuscationpackage/dist/cli/commands/command.jsmatched "\\x1b"3
lowObfuscationpackage/dist/architecture/constraint-engine.jsmatched "\\x00"3
lowObfuscationpackage/dist/context/token-budget.jsmatched "\\u4e00"3
lowObfuscationpackage/dist/safety/tool-guardrail.jsmatched "eval("3
lowObfuscationpackage/dist/cli/commands/update-user-model.jsmatched "\\u4e00"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsc --watch
  • linteslint src --ext .ts
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies1
  • @dommaker/harness^0.1.0