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.
- Weekly downloads
- 8,626Niche · −30% score
- Versions published
- 2,094Mature · −50% score
- First published
- Jul 2014
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["[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":["[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 18 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/lib/services/doctor-service.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 |
| medium | Remote Payload | package/setup/mac-startup-shell-script.sh | matched "curl " | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/lib/services/doctor-service.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 |
| medium | Remote Payload | package/setup/mac-startup-shell-script.sh | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node postinstall.js" | 5 |
Manifest
Package metadata
Scripts15
buildgruntbuild.allgrunt testchangelogconventional-changelog -p angular -i CHANGELOG.md -scleannpx rimraf node_modules package-lock.json && npm run setupdevtsc --watchmochamochapostinstallnode postinstall.jspostpackgrunt set_dev_ga_idprepackgrunt prepareprettierprettier --write ./lib/**/*{.ts,.d.ts} ./test/**/*{.ts,.d.ts}preuninstallnode preuninstall.jssetupnpm i --ignore-scripts && npx huskytestnpm run tsc && mocha --config=test/.mocharc.ymltest-watchnode ./dev/tsc-to-mocha-watch.jstsctsc
Dependencies56
@foxt/js-srp0.0.3-patch2@nativescript/doctor2.0.17@nativescript/hook3.0.5@npmcli/arborist9.1.8@nstudio/trapezedev-project7.2.3@rigor789/resolve-package-path1.0.7axios1.13.5byline5.0.0chokidar^3.6.0cli-table30.6.5color4.2.3convert-source-map2.0.0detect-newline3.1.0email-validator2.0.4esprima4.0.1font-finder1.1.0ios-device-lib0.9.4ios-mobileprovision-finder1.2.1ios-sim-portable4.5.1jimp1.6.0lodash4.17.23log4js6.9.1marked15.0.12marked-terminal7.3.0minimatch10.2.4mkdirp3.0.1mute-stream2.0.0nativescript-dev-xcode0.8.1open8.4.2ora5.4.1- …and 26 more.
Optional dependencies1
fsevents*