Back to skill
Skillv4.12.11
Static analysis security
ShieldCortex · Deterministic local checks for risky code patterns and metadata mismatches.
Scanner verdict
SuspiciousApr 27, 2026, 6:24 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.0
Evidence
criticalbundled/cortex-memory-hook/runtime.mjs:50
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalbundled/openclaw-plugin/index.js:43
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalbundled/openclaw-plugin/index.js:36
Environment variable access combined with network send.
suspicious.env_credential_access
warnbundled/openclaw-plugin/index.js:11
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
