Back to skill
Skillv1.1.1

Static analysis security

Publish Antigravity Rotator · Deterministic local checks for risky code patterns and metadata mismatches.

Scanner verdict

ReviewApr 30, 2026, 4:57 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

criticalindex.js:39
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/dashboard.js:22
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/rotator.js:33
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/dashboard.js:10
Environment variable access combined with network send.
suspicious.env_credential_access
warnscripts/dashboard.js:35
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration