Back to skill
Skillv1.1.0

Static analysis security

OpenClaw Usage Manager · Deterministic local checks for risky code patterns and metadata mismatches.

Scanner verdict

ReviewApr 30, 2026, 5:13 AM
Summary
Detected: suspicious.dangerous_exec, suspicious.env_credential_access, suspicious.potential_exfiltration
Reason codes
suspicious.dangerous_execsuspicious.env_credential_accesssuspicious.potential_exfiltration
Engine
v2.4.5

Evidence

criticalusage-dashboard/server.mjs:29
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalusage-switch/check.mjs:7
Environment variable access combined with network send.
suspicious.env_credential_access
warnusage-dashboard/server.mjs:9
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnusage-switch/check.mjs:5
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration