Observations, not findings. Every construct below appears in ordinary, legitimate plugins — they are listed so you can judge for yourself. Only ClamAV decides this package's verdict.
base64_decode
Decodes base64 — routine, but also how packed code hides
Obfuscation81
unserialize
Unsafe when given untrusted input
Deserialization42
eval (JavaScript)
Executes a string as code
Code execution40
new Function()
Builds a function from a string
Code execution29
curl_exec
Makes an outbound HTTP request
Remote request19
gzinflate
Decompresses a string in memory
Obfuscation10
eval
Executes a string as code
Code execution8
exec / system
Runs an operating-system command
System command6
atob
Decodes base64 in the browser
Obfuscation6
shell_exec
Runs an operating-system command
System command4
preg_replace /e
The /e modifier executed the replacement as code
Code execution2
file_get_contents(url)
Fetches a remote URL
Remote request1
create_function
Removed in PHP 8; builds a function from a string
Code execution1
Referenced hosts
20 distinct
Domains appearing in the package source. Most are documentation links or CDNs; their presence is not evidence the package contacts them.