Homepage
Not present in the local metadata.
brew package intelligence
Automic Vault tracks node because plain text publishing token matters when AI agents run command-line tools on macOS.
overview
Open-source, cross-platform JavaScript runtime environment
Not present in the local metadata.
No executable aliases were found in the local package database.
radioisotope
`npm publish` commonly relies on an auth token stored in ~/.npmrc. Our isotope stores that token in the macOS keychain and injects it only when `npm publish` runs.
Local README excerpt
This radioisotope modifies the Homebrew node package, but only changes the installed npm launcher. node and npx continue to run without isotope credential injection.
Plaintext npm publishing tokens are commonly stored in ~/.npmrc as _authToken entries. The migration stores one token in the Automic Vault isotope keychain as NODE_AUTH_TOKEN and rewrites matching npm config entries to reference ${NODE_AUTH_TOKEN}.
The post-install hook wraps /opt/node/bin/npm. The wrapper injects NODE_AUTH_TOKEN only when an npm publish invocation is detected, then execs the original npm launcher.
_authToken values fail migration and must be handledmanually.
inspected.
Source: data/radioisotopes/node/README.md
approval gates
The local approval-gate seed includes 8 rules for node. Covered entrypoints: corepack, node, npm, npx. Severity labels: critical, high, medium.
install metadata
| Package key | brew:node |
|---|---|
| Last updated | 2026-05-08T04:15:56Z |
| Pulse | updated |
source trail
This page is regenerated by scripts/generate-pkg-pages.py. Deployments refuse to publish if www/pkg/ is stale relative to local package data.