gemma4-local-deploy

Warn

Audited by Snyk on Aug 6, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). Commands in the skill explicitly fetch model artifacts at runtime (e.g., llama-server -hf ggml-org/gemma-4-12B-it-GGUF:Q4_K_M and huggingface-cli download google/gemma-4-12B-it-qat-q4_0-gguf), which will change the agent's behavior by loading remote model weights required for operation.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). Flagged because the skill explicitly directs installing or upgrading software, stopping other processes, overwriting or deleting models/configuration, and changing firewall/listening behavior — all actions that modify system state and may require privileged escalation.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 6, 2026, 12:35 AM
Issues
2
Security Audit — snyk — gemma4-local-deploy