← Back to FAQs
The scan mentions missing security scanners. What should I do?
Extended security scanners check for installed tools like npm audit. If tools are missing, you can use --install-tools to auto-install via Homebrew (macOS). On other platforms, manually install the recommended tools. These scanners are optional — core drift analysis runs regardless of whether security tools are installed.
troubleshootingsecurityscannersnpm-audit
Extended security scanners check for installed tools like npm audit. If tools are missing, you can use --install-tools to auto-install via Homebrew (macOS). On other platforms, manually install the recommended tools. These scanners are optional — core drift analysis runs regardless of whether security tools are installed.