Back to skill
Skillv1.0.3

Static analysis security

Offload Tasks to LM Studio Models · Deterministic local checks for risky code patterns and metadata mismatches.

Scanner verdict

ReviewApr 30, 2026, 4:55 AM
Summary
Detected: suspicious.env_credential_access, suspicious.potential_exfiltration
Reason codes
suspicious.env_credential_accesssuspicious.potential_exfiltration
Engine
v2.4.5

Evidence

criticalscripts/lmstudio-api.mjs:12
Environment variable access combined with network send.
suspicious.env_credential_access
criticalscripts/load.mjs:8
Environment variable access combined with network send.
suspicious.env_credential_access
criticalscripts/test.mjs:9
Environment variable access combined with network send.
suspicious.env_credential_access
criticalscripts/unload.mjs:9
Environment variable access combined with network send.
suspicious.env_credential_access
warnscripts/lmstudio-api.mjs:151
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration