minicpm5-deploy-lmstudio
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the user to download model weights from official Hugging Face repositories belonging to the vendor (openbmb). This is standard behavior for a deployment skill.
- [SAFE]: The software installation process uses
brew, a standard and trusted package manager for macOS, to install the LM Studio application. - [SAFE]: Network activity is restricted to downloading model files from Hugging Face and performing a validation test against the local loopback interface (127.0.0.1). No external data exfiltration or suspicious remote connections were detected.
- [SAFE]: File system operations are limited to creating model directories and moving configuration files within the user's home directory (~/.lmstudio), which is the expected behavior for this application.
Audit Metadata