NaabigaCode — agentic coding en terminal (TUI style Claude Code + backend Python). Installation one-shot : backend auto-installé dans ~/.naabiga.
LPM treats this as warn-only first-party agent extension lifecycle risk. npm install retrieves and installs a large remote Python backend outside the published tarball. The unverified content and its Python dependencies are prepared during postinstall.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall automatically runs a postinstall script.
package.jsonView on unpkg · L32Postinstall downloads an external GitHub tarball and extracts it.
scripts/install-backend.mjsView on unpkg · L65It copies remote backend code into ~/.naabiga/backend and runs pip install.
scripts/install-backend.mjsView on unpkg · L82It copies remote backend code into ~/.naabiga/backend and runs pip install.
scripts/install-backend.mjsView on unpkg · L101Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L33Install automatically runs a postinstall script.
package.jsonView on unpkg · L32Postinstall downloads an external GitHub tarball and extracts it.
scripts/install-backend.mjsView on unpkg · L65It copies remote backend code into ~/.naabiga/backend and runs pip install.
scripts/install-backend.mjsView on unpkg · L82It copies remote backend code into ~/.naabiga/backend and runs pip install.
scripts/install-backend.mjsView on unpkg · L101