No confirmed malicious attack surface in the inspected JavaScript source. The CLI launcher executes a platform-specific companion binary only when the user invokes git-user; no install-time execution is configured.
Static reason
No blocking static signals were detected.
Trigger
Explicit user invocation of the git-user CLI
Impact
No source-confirmed exfiltration, persistence, destructive action, or foreign control-surface mutation
Mechanism
Platform binary resolution and spawnSync delegation
Rationale
The package is a user-invoked wrapper for platform-specific optional binaries and has no install lifecycle hook. Inspected JavaScript source shows no concrete malicious behavior.
Evidence
package.jsonbin/git-user.jsscripts/build-packages.jsREADME.md