local-inference-optimizer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited local-inference-optimizer (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Expert system for analyzing local hardware/software topology and providing actionable recommendations for LLM inference (Ollama, LM Studio, vLLM).
Use this skill when a user wants to:
memory_bandwidth_gbs is significantly lower than theoretical specs, suggest checking RAM slots (Dual Channel) or BIOS XMP/EXPO profiles.ModelSize = (Params * Quant) / 8 (e.g., 7B @ 4-bit ≈ 3.5GB).KVCache = ContextLength * Params * 0.0000006 (Rough estimate).num_ctx (context length) before dropping quantization quality.memory_limit_gb in .wslconfig is < 50% of total RAM, suggest increasing it.hasNvidiaRuntime is false, provide the nvidia-container-toolkit installation steps.OLLAMA_NUM_PARALLEL is missing, suggest setting it to 2 for multi-agent workflows.thermal_profile to check for frequency clipping or overheating.check_storage_health to verify if the model is on a slow HDD vs NVMe SSD.Always provide:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.