Audit local LM Studio security
lmstudio_security_auditAudit LM Studio's security by checking loopback binding, LAN exposure, CORS, authentication, sensitive logging, and remote destinations. Read-only checks reveal risks without modifications.
Instructions
Read-only audit of loopback binding, LAN exposure, CORS, authentication, sensitive logging, and remote destinations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| findings | Yes | ||
| readOnly | Yes | ||
| corsEnabled | Yes | ||
| localhostOnly | Yes | ||
| changedSettings | Yes | ||
| lanExposureDetected | Yes | ||
| authenticationRequired | Yes | ||
| sensitiveLoggingEnabled | Yes | ||
| remoteDestinationConfigured | Yes |