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
- 2,116Niche · −30% score
- Versions published
- 31
- First published
- Apr 2026
- 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 28 · status changed
Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/build/lib/install-hints.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 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Hidden Powershell | package/build/lib/install-hints.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 |
| low | Credential file access | package/build/lib/siem/cloudwatch.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/build/lib/customer-metrics.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/build/tools/dependency-check.js | matched ".aws/" | 5 |
| low | Credential file access | package/build/tools/doctor.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/build/lib/environments.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/build/lib/siem/gcp-logging.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/build/lib/metrics-backend.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/build/lib/not-configured.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/build/lib/advisor/reporter-forwarders.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/build/lib/env-config/store-gcp-sm.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts6
buildtsc && mkdir -p build/vendor/promql-parser && cp -r vendor/promql-parser/promql.js vendor/promql-parser/package.json build/vendor/promql-parser/ && chmod +x build/index.js && chmod +x build/bin/tenx-recur.js && rm -rf build/product-kb/docs && mkdir -p build/product-kb/docs && cp -R "${LOG10X_PRODUCT_KB_SRC:-../mksite/docs}/." build/product-kb/docs/ 2>/dev/null || echo "product-kb: no docs at ${LOG10X_PRODUCT_KB_SRC:-../mksite/docs} (product_qa corpus empty locally; check out the mksite sibling repo or set LOG10X_PRODUCT_KB_SRC)"devtsc --watchprepublishOnlynpm run buildstartnode build/index.jstesttsc -p tsconfig.test.json && mkdir -p test-build/vendor/promql-parser && cp -r vendor/promql-parser/promql.js vendor/promql-parser/package.json test-build/vendor/promql-parser/ && node --test test-build/test/*.test.js test-build/test/**/*.test.jstest:integrationLOG10X_INTEGRATION_TESTS=1 npm test
Dependencies24
@aws-sdk/client-cloudwatch^3.1037.0@aws-sdk/client-cloudwatch-logs^3.1032.0@aws-sdk/client-sqs^3.1062.0@aws-sdk/client-ssm^3.1063.0@aws-sdk/credential-providers^3.1032.0@azure/app-configuration^1.11.0@azure/identity^4.13.1@azure/monitor-query^1.3.3@clickhouse/client^1.18.2@datadog/datadog-api-client^1.56.0@elastic/elasticsearch^9.3.4@google-cloud/logging^11.2.1@google-cloud/secret-manager^6.1.3@modelcontextprotocol/sdk^1.12.1@opentelemetry/api^1.9.1@opentelemetry/exporter-trace-otlp-http^0.218.0@opentelemetry/resources^2.7.1@opentelemetry/sdk-node^0.218.0@opentelemetry/semantic-conventions^1.41.1chart.js^4.5.1chartjs-node-canvas^5.0.0protobufjs^8.0.3snappyjs^0.7.0zod^3.24.4