Back to skill

Security audit

Mac Mini AI — Mac Mini Local LLM, Image Gen, STT on Apple Silicon

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only setup guide for running a local Mac Mini AI service, with no hidden execution or unrelated access in the artifact.

Before installing, review the referenced Ollama Herd package and run it in an environment you control. Confirm how the service binds to your network, since fleet discovery and mac-mini-ip endpoints may make the local AI service reachable from other devices on your LAN.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.