Homepage
Not present in the local metadata.
brew package intelligence
Automic Vault tracks node@18 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@18 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@18/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@18/README.md
install metadata
| Package key | brew:node@18 |
|---|---|
| Last updated | 2026-02-21T17:34:36-05:00 |
| 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.