PkgRadar

Package evidence

@machina.ai/[email protected]

Credential file access: matched ".npmrc"

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
595
Versions published
48Established · −30% score
First published
Jul 2025
Publisher
reboot-machina

Effective trust discount applied: 30% (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":["@machina.ai/[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":["@machina.ai/[email protected]"],"fail_on":"review"}'
Artifact bytes10,603,077
Previous version1.40.1-rc2
Published2026-05-08T06:02:24.067Z
SHA-2569e0401d7b6d2616e537bc8869601f89923c3105d12c3c4d6f425f4ecce42a4d7

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
21Score
1.41.1-rc1Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/src/sandbox/utils/proactivePermissions.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/src/sandbox/utils/proactivePermissions.test.jsmatched ".npmrc"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/src/sandbox/utils/proactivePermissions.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/src/sandbox/utils/proactivePermissions.test.jsmatched ".npmrc"10
lowCredential file accesspackage/dist/src/code_assist/oauth2.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/src/code_assist/oauth2.test.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowLarge Javascript Payloadpackage/dist/bundled/chrome-devtools-mcp.mjs11625049 bytes0

Manifest

Package metadata

Scripts8
  • buildnode ../../scripts/build_package.js
  • bundle:browser-mcpnode scripts/bundle-browser-mcp.mjs
  • formatprettier --write .
  • linteslint . --ext .ts,.tsx
  • posttestnpm run build
  • testvitest run
  • test:civitest run
  • typechecktsc --noEmit
Dependencies72
  • @a2a-js/sdk0.3.11
  • @bufbuild/protobuf^2.11.0
  • @google-cloud/logging^11.2.1
  • @google-cloud/opentelemetry-cloud-monitoring-exporter^0.21.0
  • @google-cloud/opentelemetry-cloud-trace-exporter^3.0.0
  • @google/genai1.30.0
  • @grpc/grpc-js^1.14.3
  • @iarna/toml^2.2.5
  • @machina.ai/auth-keycloak1.19.4-rc0
  • @machina.ai/config-yaml1.11.0-rc0
  • @modelcontextprotocol/sdk^1.23.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.211.0
  • @opentelemetry/core^2.5.0
  • @opentelemetry/exporter-logs-otlp-grpc^0.211.0
  • @opentelemetry/exporter-logs-otlp-http^0.211.0
  • @opentelemetry/exporter-metrics-otlp-grpc^0.211.0
  • @opentelemetry/exporter-metrics-otlp-http^0.211.0
  • @opentelemetry/exporter-trace-otlp-grpc^0.211.0
  • @opentelemetry/exporter-trace-otlp-http^0.211.0
  • @opentelemetry/instrumentation-http^0.211.0
  • @opentelemetry/otlp-exporter-base^0.211.0
  • @opentelemetry/resources^2.5.0
  • @opentelemetry/sdk-logs^0.211.0
  • @opentelemetry/sdk-metrics^2.5.0
  • @opentelemetry/sdk-node^0.211.0
  • @opentelemetry/sdk-trace-base^2.5.0
  • @opentelemetry/sdk-trace-node^2.5.0
  • @opentelemetry/semantic-conventions^1.39.0
  • @types/html-to-text^9.0.4
  • …and 42 more.
Optional dependencies8
  • @github/keytar^7.10.6
  • @lydell/node-pty1.1.0
  • @lydell/node-pty-darwin-arm641.1.0
  • @lydell/node-pty-darwin-x641.1.0
  • @lydell/node-pty-linux-x641.1.0
  • @lydell/node-pty-win32-arm641.1.0
  • @lydell/node-pty-win32-x641.1.0
  • node-pty^1.0.0