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.
assert
Can execute a string as code on old PHP
Code execution126
unserialize
Unsafe when given untrusted input
Deserialization56
shell_exec
Runs an operating-system command
System command48
atob
Decodes base64 in the browser
Obfuscation23
exec / system
Runs an operating-system command
System command23
eval
Executes a string as code
Code execution22
base64_decode
Decodes base64 — routine, but also how packed code hides
Obfuscation20
new Function()
Builds a function from a string
Code execution13
curl_exec
Makes an outbound HTTP request
Remote request4
file_get_contents(url)
Fetches a remote URL
Remote request3
eval (JavaScript)
Executes a string as code
Code execution2
create_function
Removed in PHP 8; builds a function from a string
Code execution2
preg_replace /e
The /e modifier executed the replacement as code
Code execution1
gzinflate
Decompresses a string in memory
Obfuscation1
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.