NaabigaCode — agentic coding en terminal (TUI style Claude Code + backend Python). Installation one-shot : backend auto-installé dans ~/.naabiga.
npm installation runs a script that fetches an omitted Python backend and installs its dependencies. No confirmed malicious behavior is present in the inspected npm payload.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall automatically executes an external backend installer.
package.jsonView on unpkg · L32Installer downloads and extracts a GitHub tarball, then creates a Python venv and installs its requirements.
scripts/install-backend.mjsView on unpkg · L49Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L33postinstall automatically executes an external backend installer.
package.jsonView on unpkg · L32Installer downloads and extracts a GitHub tarball, then creates a Python venv and installs its requirements.
scripts/install-backend.mjsView on unpkg · L49