Back to skill
Skillv2.0.0

Static analysis security

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

Scanner verdict

ReviewApr 30, 2026, 5:07 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/fetch-news.mjs:46
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/gen-cover.mjs:197
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/news-digest.mjs:88
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/fetch-news.mjs:147
Environment variable access combined with network send.
suspicious.env_credential_access
criticalscripts/news-digest.mjs:81
Environment variable access combined with network send.
suspicious.env_credential_access
criticalscripts/send-card.mjs:165
Environment variable access combined with network send.
suspicious.env_credential_access
warnscripts/send-card.mjs:18
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration