The `npx` commands may download and execute an unpinned package
Source references: 2Both setup diagnostics and YAML validation invoke `npx momentic-mobile`, without pinning a version or requiring a verified installed binary. If the package is absent locally, npx may fetch and execute registry code.
A substituted, compromised, or unexpectedly upgraded package would run with the user's permissions and could access project files, environment credentials, or modify the workspace.
Both citations are active workflow commands using `npx momentic-mobile` without a version constraint. When no suitable local copy exists, `npx` may retrieve and execute the package over the network. The legitimate doctor and lint purposes do not remove the code-drift or supply-chain risk of an unpinned dependency. A user can require a pinned, verified version or permit only a trusted preinstalled binary.
Run `npx momentic-mobile doctor` for initial setup and launch, driver, device,or connectivity failures. Use `--json` when collecting a support report. Seethe [doctor reference](https://momentic.ai/docs/cli-reference/momentic-mobile/commands/doctor).Show 1 other places
Consult [File format](https://momentic.ai/docs/core-concepts/file-format) fortop-level structure and [Steps](https://momentic.ai/docs/core-concepts/steps) forstep syntax. Run `npx momentic-mobile lint` when schema or file-reference riskwarrants it.