PkgRadar

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 promoting

Mixed 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"}'
Artifact bytes3,410,086
Previous version1.12.19
Published2026-06-12T16:08:24.260Z
SHA-256bcaeb6b956c83af7390e226d1a3d25a232295f1412d4e353ef8b1e98d8311fc1

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

review
Last checked
reviewRisk
28Score
1.12.20Version
Status history (1 event)
  1. newavailable · risk review · score 28 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/build/lib/install-hints.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
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/build/lib/install-hints.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
lowCredential file accesspackage/build/lib/siem/cloudwatch.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/lib/customer-metrics.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/build/tools/dependency-check.jsmatched ".aws/"5
lowCredential file accesspackage/build/tools/doctor.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/build/lib/environments.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/lib/siem/gcp-logging.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/build/lib/metrics-backend.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/lib/not-configured.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/build/lib/advisor/reporter-forwarders.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/lib/env-config/store-gcp-sm.jsmatched "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 --watch
  • prepublishOnlynpm run build
  • startnode build/index.js
  • testtsc -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.js
  • test: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.1
  • chart.js^4.5.1
  • chartjs-node-canvas^5.0.0
  • protobufjs^8.0.3
  • snappyjs^0.7.0
  • zod^3.24.4