PkgRadar

Package evidence

@clawpump/[email protected]

Js Hidden Powershell: Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.

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.

Versions published
2
First published
Jun 2026
Publisher
tomi204

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":["@clawpump/[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":["@clawpump/[email protected]"],"fail_on":"review"}'
Publishertomi204
Artifact bytes31,316,235
Previous version0.1.0
Published2026-06-04T03:21:59.152Z
SHA-2568cdc926791307890dc9084c8f0a61f4b4c5ff9d8f3f7410687e9a312d3faa012

Why flagged

What the scanner saw

Js Hidden Powershell: Hidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/bin/cli.mjsHidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.45
highCredential file accesspackage/agent/hermes_cli/security_advisories.pymatched ".npmrc"30
mediumRemote Payloadpackage/agent/apps/desktop/electron/bootstrap-runner.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/agent/plugins/memory/hindsight/__init__.pymatched "curl "12
mediumRemote Payloadpackage/agent/hermes_cli/memory_setup.pymatched "curl "12
mediumRemote Payloadpackage/agent/hermes_cli/setup.pymatched "github.com/KittenML/KittenTTS/releases/download"12
mediumCredential file accesspackage/agent/hermes_cli/model_switch.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accesspackage/agent/tools/skills_guard.pymatched ".npmrc"10
Show all 24 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/bin/cli.mjsHidden / non-interactive PowerShell invocation in package code — `-WindowStyle Hidden`, `irm | iex`, `windowsHide: true`, or equivalent — used to download-and-run payloads on Windows installers.45
highCredential file accesspackage/agent/hermes_cli/security_advisories.pymatched ".npmrc"30
mediumRemote Payloadpackage/agent/apps/desktop/electron/bootstrap-runner.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/agent/plugins/memory/hindsight/__init__.pymatched "curl "12
mediumRemote Payloadpackage/agent/hermes_cli/memory_setup.pymatched "curl "12
mediumRemote Payloadpackage/agent/hermes_cli/setup.pymatched "github.com/KittenML/KittenTTS/releases/download"12
mediumCredential file accesspackage/agent/hermes_cli/model_switch.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accesspackage/agent/tools/skills_guard.pymatched ".npmrc"10
lowCredential file accesspackage/agent/apps/desktop/electron/hardening.cjsmatched ".ssh/"5
lowCredential file accesspackage/agent/apps/desktop/electron/hardening.test.cjsmatched ".ssh/"5
lowCredential file accesspackage/agent/hermes_cli/config.pymatched ".aws/"5
lowCredential file accesspackage/agent/agent/context_references.pymatched "id_rsa"5
lowCredential file accesspackage/agent/acp_adapter/edit_approval.pymatched "id_rsa"5
lowCredential file accesspackage/agent/agent/file_safety.pymatched "id_rsa"5
lowCredential file accesspackage/agent/hermes_cli/main.pymatched ".aws/"5
lowCredential file accesspackage/agent/hermes_cli/runtime_provider.pymatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/agent/hermes_cli/setup.pymatched "id_rsa"5
lowCredential file accesspackage/agent/tools/threat_patterns.pymatched ".npmrc"5
lowCredential file accesspackage/agent/plugins/platforms/google_chat/plugin.yamlmatched "GOOGLE_APPLICATION_CREDENTIALS"3
lowObfuscation Densitypackage/agent/apps/desktop/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/agent/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/agent/ui-tui/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/agent/ui-tui/packages/hermes-ink/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/agent/web/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • buildnode scripts/build-bundle.mjs
  • prepacknode scripts/build-bundle.mjs