ollama-optimizer
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill performs extensive system profiling using platform-specific commands such as
nvidia-smi,sysctl,wmic, andsystem_profilerto identify hardware tiers and recommend appropriate LLM models. - [COMMAND_EXECUTION]: The workflow manages the Ollama service lifecycle and environment configuration using
pkill,ollama serve, andlaunchctlto apply performance-tuning variables likeOLLAMA_FLASH_ATTENTION. - [EXTERNAL_DOWNLOADS]: The mandatory synchronization phase in
SKILL.mdexecutesgit fetchandgit pullto update the skill's local environment from its remote source repository before performing edits. - [DATA_EXPOSURE]: System detection scripts (
detect_system.py) collect technical hardware specifications, including CPU models, VRAM capacity, and existing Ollama environment variables, to facilitate tailored optimization profiling.
Audit Metadata