gemma4-local-deploy
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads GGUF model files from repositories on Hugging Face, specifically targeting the 'google' organization and the 'ggml-org' repository.
- [EXTERNAL_DOWNLOADS]: It installs the 'llama.cpp' and 'ollama' tools using the Homebrew package manager, which is a standard and well-known service for macOS software management.
- [COMMAND_EXECUTION]: The skill uses shell commands to verify hardware specifications via 'system_profiler', check for active listeners with 'lsof', and manage background model servers using 'tmux' sessions.
- [COMMAND_EXECUTION]: Health checks and model verification are performed by sending local HTTP requests via 'curl' to the API endpoint at 127.0.0.1.
Audit Metadata