PkgRadar

Package evidence

@dommaker/[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.

Weekly downloads
1,437Niche · −30% score
Versions published
40
First published
Apr 2026
Publisher
dommaker

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

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisherdommaker
Artifact bytes530,455
Previous version0.12.14
Published2026-05-25T08:24:17.004Z
SHA-256e0d61acc2bf4ee268a7aec248ed20d5cebeaf7cde0dd48c492e041666b1a8186

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

review
Last checked
reviewRisk
16Score
0.12.15Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/gates/command.jsmatched ".ssh"5
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