PkgRadar

Package evidence

@machina.ai/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
594
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 bytes2,758,932
Previous version1.41.1-rc1
Published2026-05-21T04:53:22.391Z
SHA-256d33cb1b7c133d41a65f40e4b9001026726574d26718ebbcbfdedf91c280d9ae6

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/utils/sandbox.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts9
  • buildnode ../../scripts/build_package.js
  • debugnode --inspect-brk dist/index.js
  • formatprettier --write .
  • linteslint . --ext .ts,.tsx
  • posttestnpm run build
  • startnode dist/index.js
  • testvitest run
  • test:civitest run
  • typechecktsc --noEmit
Dependencies44
  • @agentclientprotocol/sdk^0.16.1
  • @google/gemini-cli-corenpm:@machina.ai/[email protected]
  • @google/genai1.30.0
  • @iarna/toml^2.2.5
  • @machina.ai/api-proxy1.18.4-rc0
  • @machina.ai/auth-keycloak1.19.4-rc0
  • @machina.ai/config-yaml1.11.1
  • @modelcontextprotocol/sdk^1.23.0
  • ansi-escapes^7.3.0
  • ansi-regex^6.2.2
  • chalk^4.1.2
  • cli-spinners^2.9.2
  • clipboardy~5.2.0
  • color-convert^2.0.1
  • command-exists^1.2.9
  • comment-json^4.2.5
  • diff^8.0.3
  • dotenv^17.1.0
  • extract-zip^2.0.1
  • fzf^0.5.2
  • glob^12.0.0
  • highlight.js^11.11.1
  • inknpm:@jrichman/[email protected]
  • ink-gradient^3.0.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • latest-version^9.0.0
  • lowlight^3.3.0
  • mnemonist^0.40.3
  • open^10.1.2
  • …and 14 more.