Back to skill
Skillv0.3.0

Static analysis security

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

Scanner verdict

ReviewApr 30, 2026, 5:21 AM
Summary
Detected: suspicious.dangerous_exec, suspicious.dynamic_code_execution, suspicious.env_credential_access (+1 more)
Reason codes
suspicious.dangerous_execsuspicious.dynamic_code_executionsuspicious.env_credential_accesssuspicious.potential_exfiltration
Engine
v2.4.5

Evidence

criticalscripts/chrome-cdp.ts:206
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/extract-transcript.ts:115
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/test-transcript.ts:205
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/test-wechat.ts:365
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/test-weibo.ts:228
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/test-xiaohongshu.ts:259
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/test-xiaoyuzhou.ts:160
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/wechat.ts:358
Dynamic code execution detected.
suspicious.dynamic_code_execution
criticalscripts/chrome-cdp.ts:27
Environment variable access combined with network send.
suspicious.env_credential_access
warnscripts/extract-transcript.ts:10
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration