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.
- Weekly downloads
- 36
- Versions published
- 11
- First published
- Mar 2026
- Publisher
- mockholm
Recommended action
Review before promotingMixed 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":["@mockholm/[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":["@mockholm/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk review · score 45 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/dist/commands/dependencies.js | 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. | 45 |
Manifest
Package metadata
Scripts26
addonsts-node src/index.ts addonsbuildtsccorets-node src/index.ts corecreate-configts-node src/index.ts create-configcreate-toml-configts-node src/index.ts create-toml-configcreate-zap-configts-node src/index.ts create-zap-configdaemonts-node src/index.ts daemondaemon:healthts-node src/index.ts daemon healthdaemon:logts-node src/index.ts daemon logdaemon:pingts-node src/index.ts daemon pingdaemon:startts-node src/index.ts daemon startdaemon:startedts-node src/index.ts daemon starteddaemon:statusts-node src/index.ts daemon statusdaemon:stopts-node src/index.ts daemon stopdependencies:chromets-node src/index.ts dependencies chromedependencies:firefoxts-node src/index.ts dependencies firefoxdownload-zapts-node src/index.ts download-zapinfots-node src/index.ts infolistts-node src/index.ts listofflinets-node src/index.ts offlineoffline:packts-node src/index.ts offline packoffline:unpackts-node src/index.ts offline unpackpackagets-node src/index.ts packagestartts-node src/index.tsunpackts-node src/index.ts unpackworkspacets-node src/index.ts workspace
Dependencies15
@iarna/toml^2.2.5axios^1.13.6chalk^5.6.2cli-progress^3.12.0dotenv^17.3.1fs-extra^11.3.4glob^13.0.6inquirer^8.2.5inquirer-fuzzy-path^2.3.0js-yaml^4.1.1p-limit^7.3.0pm2^6.0.14tar^7.5.13xml2js^0.6.2yargs^18.0.0