Package evidence
[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
- 4
- First published
- May 2026
- Publisher
- amrdab
Recommended action
Block this updateStatic 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":["[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":["[email protected]"],"fail_on":"high"}'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 (4 events)
- available → available · risk high · score 70 · status available -> available, risk high -> high, score 79 -> 70
- available → available · risk high · score 79 · status available -> available, risk high -> high, score 103 -> 79
- available → available · risk high · score 103 · status available -> available, risk high -> high, score 162 -> 103
- new → available · risk high · score 162 · status changed
Related candidates
Linked campaigns and clusters
amrdab
3 members · evidence strength 74Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/dist/surface/doctor.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 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/verify-install.js || true" | 20 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/dist/surface/doctor.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 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/verify-install.js || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/verify-install.js || true" | 5 |
Manifest
Package metadata
Scripts18
buildtsc && node dist/postbuild.jsdevtsx watch src/surface/cli.tsdoctornode dist/surface/cli.js doctorlinteslint src/postbuild:msghandled by postbuild.jspostinstallnode scripts/verify-install.js || truepreparetsc && node dist/postbuild.jssetupnode scripts/verify-install.js && npm run build && node -e "if(process.platform==='darwin'){const{execSync}=require('child_process');try{execSync('chmod +x native/build.sh && native/build.sh',{stdio:'inherit'})}catch(e){console.error('\n❌ Native build failed. Run manually: cd native && ./build.sh');process.exit(1)}}" && npm link --forcestartnode dist/surface/cli.js agentstopnode dist/surface/cli.js stopsync-versiontsx scripts/sync-version.tstestvitesttest:civitest runtest:mcp-schema-snapshottsx scripts/build-mcp-schema.tstest:mcp-schema-snapshot:updatetsx scripts/build-mcp-schema.ts --writetypechecktsc --noEmittypecheck:teststsc --noEmit -p tsconfig.tests.jsonversiontsx scripts/sync-version.ts && git add SKILL.md docs/index.html docs/install.sh docs/install.ps1
Dependencies11
@modelcontextprotocol/sdk^1.27.1@nut-tree-fork/nut-js^4.2.0commander^14.0.3croner^10.0.1dotenv^17.4.2express^5.2.1picocolors^1.1.1playwright^1.59.1sharp^0.34.5ws^8.20.1zod^3.25.76