Back to skill
Skillv0.0.2

Static analysis security

easyclaw · Deterministic local checks for risky code patterns and metadata mismatches.

Scanner verdict

SuspiciousApr 30, 2026, 5:03 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

criticalscripts/onboard.js:84
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/realtime-agent.js:177
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/backend-common.js:14
Environment variable access combined with network send.
suspicious.env_credential_access
warnscripts/realtime-agent.js:132
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration