PkgRadar

Package evidence

@mockholm/[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
11
First published
Mar 2026
Publisher
mockholm

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":["@mockholm/[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":["@mockholm/[email protected]"],"fail_on":"high"}'
Publishermockholm
Artifact bytes79,672
Previous version1.0.10
Published2026-05-11T06:55:14.850Z
SHA-25643427b54408c056dede1a9df56553405b01c57d55e8bea417e9223aa72bc66c0

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

high
Last checked
highRisk
109Score
1.0.11Version
Status history (1 event)
  1. newavailable · risk high · score 109 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/commands/dependencies.jsHidden / 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
highJs Hidden Powershellpackage/src/commands/dependencies.tsHidden / 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 Packagedpackage/.envpackage/.env35
mediumRemote Payloadpackage/src/commands/dependencies.tsmatched "Invoke-WebRequest"12
mediumRemote Payloadpackage/src/parser.tsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts26
  • addonsts-node src/index.ts addons
  • buildtsc
  • corets-node src/index.ts core
  • create-configts-node src/index.ts create-config
  • create-toml-configts-node src/index.ts create-toml-config
  • create-zap-configts-node src/index.ts create-zap-config
  • daemonts-node src/index.ts daemon
  • daemon:healthts-node src/index.ts daemon health
  • daemon:logts-node src/index.ts daemon log
  • daemon:pingts-node src/index.ts daemon ping
  • daemon:startts-node src/index.ts daemon start
  • daemon:startedts-node src/index.ts daemon started
  • daemon:statusts-node src/index.ts daemon status
  • daemon:stopts-node src/index.ts daemon stop
  • dependencies:chromets-node src/index.ts dependencies chrome
  • dependencies:firefoxts-node src/index.ts dependencies firefox
  • download-zapts-node src/index.ts download-zap
  • infots-node src/index.ts info
  • listts-node src/index.ts list
  • offlinets-node src/index.ts offline
  • offline:packts-node src/index.ts offline pack
  • offline:unpackts-node src/index.ts offline unpack
  • packagets-node src/index.ts package
  • startts-node src/index.ts
  • unpackts-node src/index.ts unpack
  • workspacets-node src/index.ts workspace
Dependencies15
  • @iarna/toml^2.2.5
  • axios^1.13.6
  • chalk^5.6.2
  • cli-progress^3.12.0
  • dotenv^17.3.1
  • fs-extra^11.3.4
  • glob^13.0.6
  • inquirer^8.2.5
  • inquirer-fuzzy-path^2.3.0
  • js-yaml^4.1.1
  • p-limit^7.3.0
  • pm2^6.0.14
  • tar^7.5.13
  • xml2js^0.6.2
  • yargs^18.0.0